Presets > Tools
Colorspace
We provide two examples of possible settings for nuke, but these can vary wildly between clients and projects.
Default
[dict]
path: pype-config/presets/colorspace/default.json
aces103-cg
[dict]
path: pype-config/presets/colorspace/aces103-cg.json
Creator Defaults
path: pype-config/presets/tools/creator.json
This preset tells the creator tools what family should be pre-selected in different tasks. Keep in mind that the task is matched loosely so for example any task with 'model' in it's name will be considered a modelling task for these purposes.
"Family name": ["list, "of, "tasks"]
Project Folder Structure
path: pype-config/presets/tools/project_folder_structure.json
Defines the base folder structure for a project. This is supposed to act as a starting point to quickly creat the base of the project. You can add [ftrack.entityType]
after any of the folders here and they will automatically be also created in ftrack project.
__project_root__
[dict]
Software Folders
path: pype-config/presets/tools/sw_folders.json
Defines extra folders to be created inside the work space when particular task type is launched. Mostly used for configs, that use {app} key in their work template and want to add hosts that are not supported yet.
Tray Items
path: pype-config/presets/tray/menu_items.json
This preset let's admins to turn different pype modules on and off from the tray menu, which in turn makes them unavailable across the pipeline
item_usage
[dict]
Muster Templates
path: pype-config/presets/muster/templates_mapping.json
Muster template mapping maps Muster template ID to name of renderer. Initially it is set Muster defaults. About templates and Muster se Muster Documentation. Mapping is defined in:
Keys are renderer names and values are templates IDs.