mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
1043 lines
29 KiB
JSON
1043 lines
29 KiB
JSON
{
|
|
"imageio": {
|
|
"colorManagementPreference_v2": {
|
|
"enabled": true,
|
|
"configFilePath": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"renderSpace": "ACEScg",
|
|
"displayName": "sRGB",
|
|
"viewName": "ACES 1.0 SDR-video"
|
|
},
|
|
"colorManagementPreference": {
|
|
"configFilePath": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"renderSpace": "scene-linear Rec 709/sRGB",
|
|
"viewTransform": "sRGB gamma"
|
|
}
|
|
},
|
|
"mel_workspace": "workspace -fr \"shaders\" \"renderData/shaders\";\nworkspace -fr \"images\" \"renders/maya\";\nworkspace -fr \"particles\" \"particles\";\nworkspace -fr \"mayaAscii\" \"\";\nworkspace -fr \"mayaBinary\" \"\";\nworkspace -fr \"scene\" \"\";\nworkspace -fr \"alembicCache\" \"cache/alembic\";\nworkspace -fr \"renderData\" \"renderData\";\nworkspace -fr \"sourceImages\" \"sourceimages\";\nworkspace -fr \"fileCache\" \"cache/nCache\";\n",
|
|
"ext_mapping": {
|
|
"model": "ma",
|
|
"mayaAscii": "ma",
|
|
"camera": "ma",
|
|
"rig": "ma",
|
|
"workfile": "ma",
|
|
"yetiRig": "ma"
|
|
},
|
|
"maya-dirmap": {
|
|
"use_env_var_as_root": false,
|
|
"enabled": false,
|
|
"paths": {
|
|
"source-path": [],
|
|
"destination-path": []
|
|
}
|
|
},
|
|
"scriptsmenu": {
|
|
"name": "OpenPype Tools",
|
|
"definition": [
|
|
{
|
|
"type": "action",
|
|
"command": "import openpype.hosts.maya.api.commands as op_cmds; op_cmds.edit_shader_definitions()",
|
|
"sourcetype": "python",
|
|
"title": "Edit shader name definitions",
|
|
"tooltip": "Edit shader name definitions used in validation and renaming.",
|
|
"tags": [
|
|
"pipeline",
|
|
"shader"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"RenderSettings": {
|
|
"apply_render_settings": true,
|
|
"default_render_image_folder": "renders/maya",
|
|
"enable_all_lights": true,
|
|
"aov_separator": "underscore",
|
|
"remove_aovs": false,
|
|
"reset_current_frame": false,
|
|
"arnold_renderer": {
|
|
"image_prefix": "<Scene>/<RenderLayer>/<RenderLayer>_<RenderPass>",
|
|
"image_format": "exr",
|
|
"multilayer_exr": true,
|
|
"tiled": true,
|
|
"aov_list": [],
|
|
"additional_options": []
|
|
},
|
|
"vray_renderer": {
|
|
"image_prefix": "<scene>/<Layer>/<Layer>",
|
|
"engine": "1",
|
|
"image_format": "exr",
|
|
"aov_list": [],
|
|
"additional_options": []
|
|
},
|
|
"redshift_renderer": {
|
|
"image_prefix": "<Scene>/<RenderLayer>/<RenderLayer>",
|
|
"primary_gi_engine": "0",
|
|
"secondary_gi_engine": "0",
|
|
"image_format": "exr",
|
|
"multilayer_exr": true,
|
|
"force_combine": true,
|
|
"aov_list": [],
|
|
"additional_options": []
|
|
}
|
|
},
|
|
"create": {
|
|
"CreateLook": {
|
|
"enabled": true,
|
|
"make_tx": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateRender": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateUnrealStaticMesh": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"",
|
|
"_Main"
|
|
],
|
|
"static_mesh_prefix": "S",
|
|
"collision_prefixes": [
|
|
"UBX",
|
|
"UCP",
|
|
"USP",
|
|
"UCX"
|
|
]
|
|
},
|
|
"CreateUnrealSkeletalMesh": {
|
|
"enabled": true,
|
|
"defaults": [],
|
|
"joint_hints": "jnt_org"
|
|
},
|
|
"CreateMultiverseLook": {
|
|
"enabled": true,
|
|
"publish_mip_map": true
|
|
},
|
|
"CreateAnimation": {
|
|
"enabled": true,
|
|
"write_color_sets": false,
|
|
"write_face_sets": false,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateModel": {
|
|
"enabled": true,
|
|
"write_color_sets": false,
|
|
"write_face_sets": false,
|
|
"defaults": [
|
|
"Main",
|
|
"Proxy",
|
|
"Sculpt"
|
|
]
|
|
},
|
|
"CreatePointCache": {
|
|
"enabled": true,
|
|
"write_color_sets": false,
|
|
"write_face_sets": false,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateProxyAlembic": {
|
|
"enabled": true,
|
|
"write_color_sets": false,
|
|
"write_face_sets": false,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateMultiverseUsd": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateMultiverseUsdComp": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateMultiverseUsdOver": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateAss": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
],
|
|
"expandProcedurals": false,
|
|
"motionBlur": true,
|
|
"motionBlurKeys": 2,
|
|
"motionBlurLength": 0.5,
|
|
"maskOptions": false,
|
|
"maskCamera": false,
|
|
"maskLight": false,
|
|
"maskShape": false,
|
|
"maskShader": false,
|
|
"maskOverride": false,
|
|
"maskDriver": false,
|
|
"maskFilter": false,
|
|
"maskColor_manager": false,
|
|
"maskOperator": false
|
|
},
|
|
"CreateAssembly": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateCamera": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateLayout": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateMayaScene": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateRenderSetup": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateReview": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateRig": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main",
|
|
"Sim",
|
|
"Cloth"
|
|
]
|
|
},
|
|
"CreateSetDress": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main",
|
|
"Anim"
|
|
]
|
|
},
|
|
"CreateVrayProxy": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateVRayScene": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
},
|
|
"CreateYetiRig": {
|
|
"enabled": true,
|
|
"defaults": [
|
|
"Main"
|
|
]
|
|
}
|
|
},
|
|
"publish": {
|
|
"CollectMayaRender": {
|
|
"sync_workfile_version": false
|
|
},
|
|
"CollectFbxCamera": {
|
|
"enabled": false
|
|
},
|
|
"CollectGLTF": {
|
|
"enabled": false
|
|
},
|
|
"ValidateInstanceInContext": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateContainers": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateFrameRange": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true,
|
|
"exclude_families": [
|
|
"model",
|
|
"rig",
|
|
"staticMesh"
|
|
]
|
|
},
|
|
"ValidateShaderName": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"regex": "(?P<asset>.*)_(.*)_SHD"
|
|
},
|
|
"ValidateShadingEngine": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateAttributes": {
|
|
"enabled": false,
|
|
"attributes": {}
|
|
},
|
|
"ValidateLoadedPlugin": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"whitelist_native_plugins": false,
|
|
"authorized_plugins": []
|
|
},
|
|
"ValidateMayaUnits": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"validate_linear_units": true,
|
|
"linear_units": "cm",
|
|
"validate_angular_units": true,
|
|
"angular_units": "deg",
|
|
"validate_fps": true
|
|
},
|
|
"ValidateUnrealStaticMeshName": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"validate_mesh": false,
|
|
"validate_collision": true
|
|
},
|
|
"ValidateCycleError": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"families": [
|
|
"rig"
|
|
]
|
|
},
|
|
"ValidateRenderSettings": {
|
|
"arnold_render_attributes": [],
|
|
"vray_render_attributes": [],
|
|
"redshift_render_attributes": [],
|
|
"renderman_render_attributes": []
|
|
},
|
|
"ValidateCurrentRenderLayerIsRenderable": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateRenderImageRule": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateRenderNoDefaultCameras": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateRenderSingleCamera": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateRenderLayerAOVs": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateStepSize": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateVRayDistributedRendering": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateVrayReferencedAOVs": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateVRayTranslatorEnabled": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateVrayProxy": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateVrayProxyMembers": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateYetiRenderScriptCallbacks": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateYetiRigCacheState": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateYetiRigInputShapesInInstance": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateYetiRigSettings": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateModelName": {
|
|
"enabled": false,
|
|
"database": true,
|
|
"material_file": {
|
|
"windows": "",
|
|
"darwin": "",
|
|
"linux": ""
|
|
},
|
|
"regex": "(.*)_(\\d)*_(?P<shader>.*)_(GEO)",
|
|
"top_level_regex": ".*_GRP"
|
|
},
|
|
"ValidateModelContent": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"validate_top_group": true
|
|
},
|
|
"ValidateTransformNamingSuffix": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"SUFFIX_NAMING_TABLE": {
|
|
"mesh": [
|
|
"_GEO",
|
|
"_GES",
|
|
"_GEP",
|
|
"_OSD"
|
|
],
|
|
"nurbsCurve": [
|
|
"_CRV"
|
|
],
|
|
"nurbsSurface": [
|
|
"_NRB"
|
|
],
|
|
"locator": [
|
|
"_LOC"
|
|
],
|
|
"group": [
|
|
"_GRP"
|
|
]
|
|
},
|
|
"ALLOW_IF_NOT_IN_SUFFIX_TABLE": true
|
|
},
|
|
"ValidateColorSets": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshHasOverlappingUVs": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshArnoldAttributes": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshShaderConnections": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshSingleUVSet": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshHasUVs": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshLaminaFaces": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshNgons": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshNonManifold": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshNoNegativeScale": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateMeshNonZeroEdgeLength": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshNormalsUnlocked": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshUVSetMap1": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateMeshVerticesHaveEdges": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateNoAnimation": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateNoNamespace": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateNoNullTransforms": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateNoUnknownNodes": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateNodeNoGhosting": {
|
|
"enabled": false,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateShapeDefaultNames": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateShapeRenderStats": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateShapeZero": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateTransformZero": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateUniqueNames": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateNoVRayMesh": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateUnrealMeshTriangulated": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateAlembicVisibleOnly": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ExtractProxyAlembic": {
|
|
"enabled": true,
|
|
"families": [
|
|
"proxyAbc"
|
|
]
|
|
},
|
|
"ExtractAlembic": {
|
|
"enabled": true,
|
|
"families": [
|
|
"pointcache",
|
|
"model",
|
|
"vrayproxy"
|
|
]
|
|
},
|
|
"ExtractObj": {
|
|
"enabled": false,
|
|
"optional": true
|
|
},
|
|
"ValidateRigContents": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateRigJointsHidden": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateRigControllers": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateAnimationContent": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateOutRelatedNodeIds": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateRigControllersArnoldAttributes": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateSkeletalMeshHierarchy": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateSkinclusterDeformerSet": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateRigOutSetNodeIds": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"allow_history_only": false
|
|
},
|
|
"ValidateCameraAttributes": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateAssemblyName": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateAssemblyNamespaces": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateAssemblyModelTransforms": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateAssRelativePaths": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateInstancerContent": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateInstancerFrameRanges": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateNoDefaultCameras": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"active": true
|
|
},
|
|
"ValidateUnrealUpAxis": {
|
|
"enabled": false,
|
|
"optional": true,
|
|
"active": true
|
|
},
|
|
"ValidateCameraContents": {
|
|
"enabled": true,
|
|
"optional": false,
|
|
"validate_shapes": true
|
|
},
|
|
"ExtractPlayblast": {
|
|
"capture_preset": {
|
|
"Codec": {
|
|
"compression": "jpg",
|
|
"format": "image",
|
|
"quality": 95
|
|
},
|
|
"Display Options": {
|
|
"background": [
|
|
125,
|
|
125,
|
|
125,
|
|
255
|
|
],
|
|
"backgroundBottom": [
|
|
125,
|
|
125,
|
|
125,
|
|
255
|
|
],
|
|
"backgroundTop": [
|
|
125,
|
|
125,
|
|
125,
|
|
255
|
|
],
|
|
"override_display": true
|
|
},
|
|
"Generic": {
|
|
"isolate_view": true,
|
|
"off_screen": true
|
|
},
|
|
"Renderer": {
|
|
"rendererName": "vp2Renderer"
|
|
},
|
|
"Resolution": {
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"Viewport Options": {
|
|
"override_viewport_options": true,
|
|
"displayLights": "default",
|
|
"displayTextures": true,
|
|
"textureMaxResolution": 1024,
|
|
"renderDepthOfField": true,
|
|
"shadows": true,
|
|
"twoSidedLighting": true,
|
|
"lineAAEnable": true,
|
|
"multiSample": 8,
|
|
"ssaoEnable": false,
|
|
"ssaoAmount": 1,
|
|
"ssaoRadius": 16,
|
|
"ssaoFilterRadius": 16,
|
|
"ssaoSamples": 16,
|
|
"fogging": false,
|
|
"hwFogFalloff": "0",
|
|
"hwFogDensity": 0.0,
|
|
"hwFogStart": 0,
|
|
"hwFogEnd": 100,
|
|
"hwFogAlpha": 0,
|
|
"hwFogColorR": 1.0,
|
|
"hwFogColorG": 1.0,
|
|
"hwFogColorB": 1.0,
|
|
"motionBlurEnable": false,
|
|
"motionBlurSampleCount": 8,
|
|
"motionBlurShutterOpenFraction": 0.2,
|
|
"cameras": false,
|
|
"clipGhosts": false,
|
|
"deformers": false,
|
|
"dimensions": false,
|
|
"dynamicConstraints": false,
|
|
"dynamics": false,
|
|
"fluids": false,
|
|
"follicles": false,
|
|
"gpuCacheDisplayFilter": false,
|
|
"greasePencils": false,
|
|
"grid": false,
|
|
"hairSystems": true,
|
|
"handles": false,
|
|
"headsUpDisplay": false,
|
|
"ikHandles": false,
|
|
"imagePlane": true,
|
|
"joints": false,
|
|
"lights": false,
|
|
"locators": false,
|
|
"manipulators": false,
|
|
"motionTrails": false,
|
|
"nCloths": false,
|
|
"nParticles": false,
|
|
"nRigids": false,
|
|
"controlVertices": false,
|
|
"nurbsCurves": false,
|
|
"hulls": false,
|
|
"nurbsSurfaces": false,
|
|
"particleInstancers": false,
|
|
"pivots": false,
|
|
"planes": false,
|
|
"pluginShapes": false,
|
|
"polymeshes": true,
|
|
"strokes": false,
|
|
"subdivSurfaces": false,
|
|
"textures": false
|
|
},
|
|
"Camera Options": {
|
|
"displayGateMask": false,
|
|
"displayResolution": false,
|
|
"displayFilmGate": false,
|
|
"displayFieldChart": false,
|
|
"displaySafeAction": false,
|
|
"displaySafeTitle": false,
|
|
"displayFilmPivot": false,
|
|
"displayFilmOrigin": false,
|
|
"overscan": 1.0
|
|
}
|
|
}
|
|
},
|
|
"ExtractMayaSceneRaw": {
|
|
"enabled": true,
|
|
"add_for_families": [
|
|
"layout"
|
|
]
|
|
},
|
|
"ExtractCameraAlembic": {
|
|
"enabled": true,
|
|
"optional": true,
|
|
"active": true,
|
|
"bake_attributes": []
|
|
}
|
|
},
|
|
"load": {
|
|
"colors": {
|
|
"model": [
|
|
209,
|
|
132,
|
|
30,
|
|
255
|
|
],
|
|
"rig": [
|
|
59,
|
|
226,
|
|
235,
|
|
255
|
|
],
|
|
"pointcache": [
|
|
94,
|
|
209,
|
|
30,
|
|
255
|
|
],
|
|
"animation": [
|
|
94,
|
|
209,
|
|
30,
|
|
255
|
|
],
|
|
"ass": [
|
|
249,
|
|
135,
|
|
53,
|
|
255
|
|
],
|
|
"camera": [
|
|
136,
|
|
114,
|
|
244,
|
|
255
|
|
],
|
|
"fbx": [
|
|
215,
|
|
166,
|
|
255,
|
|
255
|
|
],
|
|
"mayaAscii": [
|
|
67,
|
|
174,
|
|
255,
|
|
255
|
|
],
|
|
"mayaScene": [
|
|
67,
|
|
174,
|
|
255,
|
|
255
|
|
],
|
|
"setdress": [
|
|
255,
|
|
250,
|
|
90,
|
|
255
|
|
],
|
|
"layout": [
|
|
255,
|
|
250,
|
|
90,
|
|
255
|
|
],
|
|
"vdbcache": [
|
|
249,
|
|
54,
|
|
0,
|
|
255
|
|
],
|
|
"vrayproxy": [
|
|
255,
|
|
150,
|
|
12,
|
|
255
|
|
],
|
|
"vrayscene_layer": [
|
|
255,
|
|
150,
|
|
12,
|
|
255
|
|
],
|
|
"yeticache": [
|
|
99,
|
|
206,
|
|
220,
|
|
255
|
|
],
|
|
"yetiRig": [
|
|
0,
|
|
205,
|
|
125,
|
|
255
|
|
]
|
|
}
|
|
},
|
|
"workfile_build": {
|
|
"profiles": [
|
|
{
|
|
"task_types": [],
|
|
"tasks": [
|
|
"Lighting"
|
|
],
|
|
"current_context": [
|
|
{
|
|
"subset_name_filters": [
|
|
".+[Mm]ain"
|
|
],
|
|
"families": [
|
|
"model"
|
|
],
|
|
"repre_names": [
|
|
"abc",
|
|
"ma"
|
|
],
|
|
"loaders": [
|
|
"ReferenceLoader"
|
|
]
|
|
},
|
|
{
|
|
"subset_name_filters": [],
|
|
"families": [
|
|
"animation",
|
|
"pointcache",
|
|
"proxyAbc"
|
|
],
|
|
"repre_names": [
|
|
"abc"
|
|
],
|
|
"loaders": [
|
|
"ReferenceLoader"
|
|
]
|
|
},
|
|
{
|
|
"subset_name_filters": [],
|
|
"families": [
|
|
"rendersetup"
|
|
],
|
|
"repre_names": [
|
|
"json"
|
|
],
|
|
"loaders": [
|
|
"RenderSetupLoader"
|
|
]
|
|
},
|
|
{
|
|
"subset_name_filters": [],
|
|
"families": [
|
|
"camera"
|
|
],
|
|
"repre_names": [
|
|
"abc"
|
|
],
|
|
"loaders": [
|
|
"ReferenceLoader"
|
|
]
|
|
}
|
|
],
|
|
"linked_assets": [
|
|
{
|
|
"subset_name_filters": [],
|
|
"families": [
|
|
"sedress"
|
|
],
|
|
"repre_names": [
|
|
"ma"
|
|
],
|
|
"loaders": [
|
|
"ReferenceLoader"
|
|
]
|
|
},
|
|
{
|
|
"subset_name_filters": [],
|
|
"families": [
|
|
"ArnoldStandin"
|
|
],
|
|
"repre_names": [
|
|
"ass"
|
|
],
|
|
"loaders": [
|
|
"assLoader"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"templated_workfile_build": {
|
|
"profiles": []
|
|
},
|
|
"filters": {
|
|
"preset 1": {
|
|
"ValidateNoAnimation": false,
|
|
"ValidateShapeDefaultNames": false
|
|
},
|
|
"preset 2": {
|
|
"ValidateNoAnimation": false
|
|
}
|
|
}
|
|
}
|