Skip to main content

PresetManager

8 tools in this family (folder Editor/Tools/PresetManager/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
presets_apply_to_generatorwritesCloses the loop: load a preset by id and dispatch its payload into the matching
presets_export_for_sharewritesBundle a single preset into a portable .buril-preset archive containing the spec
presets_gallery_htmlwritesRender every preset into a self-contained, browsable HTML gallery grouped by
presets_getread-onlyResolve a single preset by id, returning the full PresetSpec including the kind-specific payload.
presets_import_from_urlwritesDownload a preset from an HTTPS URL and install it locally. The URL may point to
presets_list_allread-onlyList EVERY preset across global (~/.config/Buril/Presets) and project-local
presets_list_by_kindread-onlyList presets for a single generator family (preset_kind).
presets_savewritesSave a preset to the local catalogue. Two modes: