Merge branch 'develop' into enhancement/OP-2040_Maya_Render_creator-should-have-configurable-options

This commit is contained in:
Allan Ihsan 2022-07-25 18:29:09 +03:00
commit af5a27d4b1
776 changed files with 107002 additions and 13367 deletions

View file

@ -83,9 +83,6 @@
"maya": [
".*([Bb]eauty).*"
],
"nuke": [
".*"
],
"aftereffects": [
".*"
],
@ -98,4 +95,4 @@
}
}
}
}
}

View file

@ -16,7 +16,8 @@
"vSyncOn": false,
"workfileFrameStart": 1001,
"handleStart": 5,
"handleEnd": 5
"handleEnd": 5,
"includeHandles": false
}
},
"publish": {
@ -97,7 +98,7 @@
],
"reel_group_name": "OpenPype_Reels",
"reel_name": "Loaded",
"clip_name_template": "{asset}_{subset}_{output}"
"clip_name_template": "{asset}_{subset}<_{output}>"
},
"LoadClipBatch": {
"enabled": true,
@ -120,7 +121,7 @@
"exr16fpdwaa"
],
"reel_name": "OP_LoadedReel",
"clip_name_template": "{asset}_{subset}_{output}"
"clip_name_template": "{asset}_{subset}<_{output}>"
}
}
}

View file

@ -109,6 +109,27 @@
"Omitted"
],
"name_sorting": false
},
"transfer_values_of_hierarchical_attributes": {
"enabled": true,
"role_list": [
"Administrator",
"Project manager"
]
},
"create_daily_review_session": {
"enabled": true,
"role_list": [
"Administrator",
"Project Manager"
],
"cycle_enabled": false,
"cycle_hour_start": [
0,
0,
0
],
"review_session_template": "{yy}{mm}{dd}"
}
},
"user_handlers": {
@ -252,6 +273,49 @@
}
]
},
{
"hosts": [
"traypublisher"
],
"families": [],
"task_types": [],
"tasks": [],
"add_ftrack_family": true,
"advanced_filtering": []
},
{
"hosts": [
"traypublisher"
],
"families": [
"matchmove",
"shot"
],
"task_types": [],
"tasks": [],
"add_ftrack_family": false,
"advanced_filtering": []
},
{
"hosts": [
"traypublisher"
],
"families": [
"plate"
],
"task_types": [],
"tasks": [],
"add_ftrack_family": false,
"advanced_filtering": [
{
"families": [
"clip",
"review"
],
"add_ftrack_family": true
}
]
},
{
"hosts": [
"maya"

View file

@ -33,7 +33,7 @@
"enabled": false,
"profiles": []
},
"ExtractJpegEXR": {
"ExtractThumbnail": {
"enabled": true,
"ffmpeg_args": {
"input": [
@ -159,7 +159,27 @@
}
]
},
"IntegrateSubsetGroup": {
"subset_grouping_profiles": [
{
"families": [],
"hosts": [],
"task_types": [],
"tasks": [],
"template": ""
}
]
},
"IntegrateAssetNew": {
"subset_grouping_profiles": [
{
"families": [],
"hosts": [],
"task_types": [],
"tasks": [],
"template": ""
}
],
"template_name_profiles": [
{
"families": [],
@ -202,17 +222,11 @@
"tasks": [],
"template_name": "maya2unreal"
}
],
"subset_grouping_profiles": [
{
"families": [],
"hosts": [],
"task_types": [],
"tasks": [],
"template": ""
}
]
},
"IntegrateAsset": {
"skip_host_families": []
},
"IntegrateHeroVersion": {
"enabled": true,
"optional": true,
@ -401,7 +415,7 @@
]
}
},
"project_folder_structure": "{\"__project_root__\": {\"prod\": {}, \"resources\": {\"footage\": {\"plates\": {}, \"offline\": {}}, \"audio\": {}, \"art_dept\": {}}, \"editorial\": {}, \"assets[ftrack.Library]\": {\"characters[ftrack]\": {}, \"locations[ftrack]\": {}}, \"shots[ftrack.Sequence]\": {\"scripts\": {}, \"editorial[ftrack.Folder]\": {}}}}",
"project_folder_structure": "{\"__project_root__\": {\"prod\": {}, \"resources\": {\"footage\": {\"plates\": {}, \"offline\": {}}, \"audio\": {}, \"art_dept\": {}}, \"editorial\": {}, \"assets\": {\"characters\": {}, \"locations\": {}}, \"shots\": {}}}",
"sync_server": {
"enabled": false,
"config": {

View file

@ -1,4 +1,20 @@
{
"load": {
"ImageSequenceLoader": {
"family": [
"shot",
"render",
"image",
"plate",
"reference"
],
"representations": [
"jpeg",
"png",
"jpg"
]
}
},
"publish": {
"CollectPalettes": {
"allowed_tasks": [

View file

@ -51,5 +51,17 @@
]
}
},
"filters": {}
"filters": {},
"scriptsmenu": {
"name": "OpenPype Tools",
"definition": [
{
"type": "action",
"sourcetype": "python",
"title": "OpenPype Docs",
"command": "import webbrowser;webbrowser.open(url='https://openpype.io/docs/artist_hosts_hiero')",
"tooltip": "Open the OpenPype Hiero user doc page"
}
]
}
}

View file

@ -0,0 +1,17 @@
{
"entities_root": {
"assets": "Assets",
"shots": "Shots"
},
"entities_naming_pattern": {
"episode": "E##",
"sequence": "SQ##",
"shot": "SH##"
},
"publish": {
"IntegrateKitsuNote": {
"set_status_note": false,
"note_status_shortname": "wfa"
}
}
}

View file

@ -8,6 +8,7 @@
"yetiRig": "ma"
},
"maya-dirmap": {
"use_env_var_as_root": false,
"enabled": false,
"paths": {
"source-path": [],
@ -93,6 +94,28 @@
"defaults": [],
"joint_hints": "jnt_org"
},
"CreateMultiverseLook": {
"enabled": true,
"publish_mip_map": true
},
"CreateMultiverseUsd": {
"enabled": true,
"defaults": [
"Main"
]
},
"CreateMultiverseUsdComp": {
"enabled": true,
"defaults": [
"Main"
]
},
"CreateMultiverseUsdOver": {
"enabled": true,
"defaults": [
"Main"
]
},
"CreateAnimation": {
"enabled": true,
"defaults": [
@ -193,6 +216,9 @@
"CollectMayaRender": {
"sync_workfile_version": false
},
"CollectFbxCamera": {
"enabled": false
},
"ValidateInstanceInContext": {
"enabled": true,
"optional": true,
@ -206,10 +232,16 @@
"ValidateFrameRange": {
"enabled": true,
"optional": true,
"active": true
"active": true,
"exclude_families": [
"model",
"rig",
"staticMesh"
]
},
"ValidateShaderName": {
"enabled": false,
"optional": true,
"regex": "(?P<asset>.*)_(.*)_SHD"
},
"ValidateShadingEngine": {
@ -223,6 +255,7 @@
},
"ValidateLoadedPlugin": {
"enabled": false,
"optional": true,
"whitelist_native_plugins": false,
"authorized_plugins": []
},
@ -237,6 +270,7 @@
},
"ValidateUnrealStaticMeshName": {
"enabled": true,
"optional": true,
"validate_mesh": false,
"validate_collision": true
},
@ -253,6 +287,81 @@
"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,
@ -271,6 +380,7 @@
},
"ValidateTransformNamingSuffix": {
"enabled": true,
"optional": true,
"SUFFIX_NAMING_TABLE": {
"mesh": [
"_GEO",
@ -294,7 +404,7 @@
"ALLOW_IF_NOT_IN_SUFFIX_TABLE": true
},
"ValidateColorSets": {
"enabled": false,
"enabled": true,
"optional": true,
"active": true
},
@ -338,6 +448,16 @@
"optional": true,
"active": true
},
"ValidateMeshNoNegativeScale": {
"enabled": true,
"optional": false,
"active": true
},
"ValidateMeshNonZeroEdgeLength": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateMeshNormalsUnlocked": {
"enabled": false,
"optional": true,
@ -360,22 +480,22 @@
},
"ValidateNoNamespace": {
"enabled": true,
"optional": true,
"optional": false,
"active": true
},
"ValidateNoNullTransforms": {
"enabled": true,
"optional": true,
"optional": false,
"active": true
},
"ValidateNoUnknownNodes": {
"enabled": true,
"optional": true,
"optional": false,
"active": true
},
"ValidateNodeNoGhosting": {
"enabled": false,
"optional": true,
"optional": false,
"active": true
},
"ValidateShapeDefaultNames": {
@ -403,6 +523,29 @@
"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
},
"ExtractAlembic": {
"enabled": true,
"families": [
"pointcache",
"model",
"vrayproxy"
]
},
"ValidateRigContents": {
"enabled": false,
"optional": true,
@ -418,8 +561,34 @@
"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": {
@ -432,11 +601,46 @@
"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": {
@ -485,11 +689,29 @@
"override_viewport_options": true,
"displayLights": "default",
"textureMaxResolution": 1024,
"multiSample": 4,
"renderDepthOfField": true,
"shadows": true,
"textures": true,
"twoSidedLighting": true,
"ssaoEnable": 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,
"controlVertices": false,

View file

@ -15,6 +15,46 @@
"destination-path": []
}
},
"scriptsmenu": {
"name": "OpenPype Tools",
"definition": [
{
"type": "action",
"sourcetype": "python",
"title": "OpenPype Docs",
"command": "import webbrowser;webbrowser.open(url='https://openpype.io/docs/artist_hosts_nuke_tut')",
"tooltip": "Open the OpenPype Nuke user doc page"
}
]
},
"gizmo": [
{
"toolbar_menu_name": "OpenPype Gizmo",
"gizmo_source_dir": {
"windows": [],
"darwin": [],
"linux": []
},
"toolbar_icon_path": {
"windows": "",
"darwin": "",
"linux": ""
},
"gizmo_definition": [
{
"gizmo_toolbar_path": "/path/to/menu",
"sub_gizmo_list": [
{
"sourcetype": "python",
"title": "Gizmo Note",
"command": "nuke.nodes.StickyNote(label='You can create your own toolbar menu in the Nuke GizmoMenu of OpenPype')",
"shortcut": ""
}
]
}
]
}
],
"create": {
"CreateWriteRender": {
"fpath_template": "{work}/renders/nuke/{subset}/{subset}.{frame}.{ext}",
@ -87,7 +127,8 @@
"camera",
"gizmo",
"source",
"render"
"render",
"write"
]
},
"ValidateInstanceInContext": {
@ -125,6 +166,9 @@
},
"ExtractThumbnail": {
"enabled": true,
"use_rendered": true,
"bake_viewer_process": true,
"bake_viewer_input_process": true,
"nodes": {
"Reformat": [
[
@ -243,7 +287,11 @@
"LoadClip": {
"enabled": true,
"_representations": [],
"node_name_template": "{class_name}_{ext}"
"node_name_template": "{class_name}_{ext}",
"options_defaults": {
"start_at_workfile": true,
"add_retime": true
}
}
},
"workfile_builder": {

View file

@ -257,12 +257,14 @@
]
},
"CollectHierarchyInstance": {
"shot_rename": true,
"shot_rename_template": "{project[code]}_{_sequence_}_{_shot_}",
"shot_rename_search_patterns": {
"_sequence_": "(\\d{4})(?=_\\d{4})",
"_shot_": "(\\d{4})(?!_\\d{4})"
"_sequence_": "(sc\\d{3})",
"_shot_": "(sh\\d{3})"
},
"shot_add_hierarchy": {
"enabled": true,
"parents_path": "{project}/{folder}/{sequence}",
"parents": {
"project": "{project[name]}",

View file

@ -8,9 +8,10 @@
"default_variants": [
"Main"
],
"description": "Publish workfile backup",
"detailed_description": "",
"allow_sequences": true,
"description": "Backup of a working scene",
"detailed_description": "Workfiles are full scenes from any application that are directly edited by artists. They represent a state of work on a task at a given point and are usually not directly referenced into other scenes.",
"allow_sequences": false,
"allow_multiple_items": false,
"extensions": [
".ma",
".mb",
@ -30,6 +31,216 @@
".psb",
".aep"
]
},
{
"family": "model",
"identifier": "",
"label": "Model",
"icon": "fa.cubes",
"default_variants": [
"Main",
"Proxy",
"Sculpt"
],
"description": "Clean models",
"detailed_description": "Models should only contain geometry data, without any extras like cameras, locators or bones.\n\nKeep in mind that models published from tray publisher are not validated for correctness. ",
"allow_sequences": false,
"allow_multiple_items": true,
"extensions": [
".ma",
".mb",
".obj",
".abc",
".fbx",
".bgeo",
".bgeogz",
".bgeosc",
".usd",
".blend"
]
},
{
"family": "pointcache",
"identifier": "",
"label": "Pointcache",
"icon": "fa.gears",
"default_variants": [
"Main"
],
"description": "Geometry Caches",
"detailed_description": "Alembic or bgeo cache of animated data",
"allow_sequences": true,
"allow_multiple_items": true,
"extensions": [
".abc",
".bgeo",
".bgeogz",
".bgeosc"
]
},
{
"family": "plate",
"identifier": "",
"label": "Plate",
"icon": "mdi.camera-image",
"default_variants": [
"Main",
"BG",
"Animatic",
"Reference",
"Offline"
],
"description": "Footage Plates",
"detailed_description": "Any type of image seqeuence coming from outside of the studio. Usually camera footage, but could also be animatics used for reference.",
"allow_sequences": true,
"allow_multiple_items": true,
"extensions": [
".exr",
".png",
".dpx",
".jpg",
".tiff",
".tif",
".mov",
".mp4",
".avi"
]
},
{
"family": "render",
"identifier": "",
"label": "Render",
"icon": "mdi.folder-multiple-image",
"default_variants": [],
"description": "Rendered images or video",
"detailed_description": "Sequence or single file renders",
"allow_sequences": true,
"allow_multiple_items": true,
"extensions": [
".exr",
".png",
".dpx",
".jpg",
".jpeg",
".tiff",
".tif",
".mov",
".mp4",
".avi"
]
},
{
"family": "camera",
"identifier": "",
"label": "Camera",
"icon": "fa.video-camera",
"default_variants": [],
"description": "3d Camera",
"detailed_description": "Ideally this should be only camera itself with baked animation, however, it can technically also include helper geometry.",
"allow_sequences": false,
"allow_multiple_items": true,
"extensions": [
".abc",
".ma",
".hip",
".blend",
".fbx",
".usd"
]
},
{
"family": "image",
"identifier": "",
"label": "Image",
"icon": "fa.image",
"default_variants": [
"Reference",
"Texture",
"Concept",
"Background"
],
"description": "Single image",
"detailed_description": "Any image data can be published as image family. References, textures, concept art, matte paints. This is a fallback 2d family for everything that doesn't fit more specific family.",
"allow_sequences": false,
"allow_multiple_items": true,
"extensions": [
".exr",
".jpg",
".jpeg",
".dpx",
".bmp",
".tif",
".tiff",
".png",
".psb",
".psd"
]
},
{
"family": "vdb",
"identifier": "",
"label": "VDB Volumes",
"icon": "fa.cloud",
"default_variants": [],
"description": "Sparse volumetric data",
"detailed_description": "Hierarchical data structure for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids",
"allow_sequences": true,
"allow_multiple_items": true,
"extensions": [
".vdb"
]
},
{
"family": "matchmove",
"identifier": "",
"label": "Matchmove",
"icon": "fa.empire",
"default_variants": [
"Camera",
"Object",
"Mocap"
],
"description": "Matchmoving script",
"detailed_description": "Script exported from matchmoving application to be later processed into a tracked camera with additional data",
"allow_sequences": false,
"allow_multiple_items": true,
"extensions": []
},
{
"family": "rig",
"identifier": "",
"label": "Rig",
"icon": "fa.wheelchair",
"default_variants": [],
"description": "CG rig file",
"detailed_description": "CG rigged character or prop. Rig should be clean of any extra data and directly loadable into it's respective application\t",
"allow_sequences": false,
"allow_multiple_items": false,
"extensions": [
".ma",
".blend",
".hip",
".hda"
]
},
{
"family": "simpleUnrealTexture",
"identifier": "",
"label": "Simple UE texture",
"icon": "fa.image",
"default_variants": [],
"description": "Simple Unreal Engine texture",
"detailed_description": "Texture files with Unreal Engine naming conventions",
"allow_sequences": false,
"allow_multiple_items": true,
"extensions": []
}
]
],
"BatchMovieCreator": {
"default_variants": ["Main"],
"default_tasks": ["Compositing"],
"extensions": [
".mov"
]
}
}

View file

@ -292,7 +292,7 @@
"nukex": {
"enabled": true,
"label": "Nuke X",
"icon": "{}/app_icons/nuke.png",
"icon": "{}/app_icons/nukex.png",
"host_name": "nuke",
"environment": {
"NUKE_PATH": [
@ -431,7 +431,7 @@
"nukestudio": {
"enabled": true,
"label": "Nuke Studio",
"icon": "{}/app_icons/nuke.png",
"icon": "{}/app_icons/nukestudio.png",
"host_name": "hiero",
"environment": {
"WORKFILES_STARTUP": "0",
@ -986,8 +986,6 @@
},
"variants": {
"21": {
"enabled": true,
"variant_label": "21",
"executables": {
"windows": [
"c:\\Program Files (x86)\\Toon Boom Animation\\Toon Boom Harmony 21 Premium\\win64\\bin\\HarmonyPremium.exe"
@ -1005,8 +1003,6 @@
"environment": {}
},
"20": {
"enabled": true,
"variant_label": "20",
"executables": {
"windows": [
"c:\\Program Files (x86)\\Toon Boom Animation\\Toon Boom Harmony 20 Premium\\win64\\bin\\HarmonyPremium.exe"
@ -1024,8 +1020,6 @@
"environment": {}
},
"17": {
"enabled": true,
"variant_label": "17",
"executables": {
"windows": [
"c:\\Program Files (x86)\\Toon Boom Animation\\Toon Boom Harmony 17 Premium\\win64\\bin\\HarmonyPremium.exe"
@ -1155,11 +1149,9 @@
},
"variants": {
"2020": {
"enabled": true,
"variant_label": "2020",
"executables": {
"windows": [
""
"C:\\Program Files\\Adobe\\Adobe After Effects 2020\\Support Files\\AfterFX.exe"
],
"darwin": [],
"linux": []
@ -1172,8 +1164,6 @@
"environment": {}
},
"2021": {
"enabled": true,
"variant_label": "2021",
"executables": {
"windows": [
"C:\\Program Files\\Adobe\\Adobe After Effects 2021\\Support Files\\AfterFX.exe"
@ -1189,8 +1179,6 @@
"environment": {}
},
"2022": {
"enabled": true,
"variant_label": "2022",
"executables": {
"windows": [
"C:\\Program Files\\Adobe\\Adobe After Effects 2022\\Support Files\\AfterFX.exe"
@ -1243,9 +1231,19 @@
"host_name": "unreal",
"environment": {},
"variants": {
"4-26": {
"4-27": {
"use_python_2": false,
"environment": {}
},
"5-0": {
"use_python_2": false,
"environment": {
"UE_PYTHONPATH": "{PYTHONPATH}"
}
},
"__dynamic_keys_labels__": {
"4-27": "4.27",
"5-0": "5.0"
}
}
},

View file

@ -2,11 +2,7 @@
"studio_name": "Studio name",
"studio_code": "stu",
"admin_password": "",
"environment": {
"__environment_keys__": {
"global": []
}
},
"environment": {},
"log_to_server": true,
"disk_mapping": {
"windows": [],

View file

@ -59,13 +59,11 @@
"applications": {
"write_security_roles": [
"API",
"Administrator",
"Pypeclub"
"Administrator"
],
"read_security_roles": [
"API",
"Administrator",
"Pypeclub"
"Administrator"
]
}
},
@ -73,25 +71,21 @@
"tools_env": {
"write_security_roles": [
"API",
"Administrator",
"Pypeclub"
"Administrator"
],
"read_security_roles": [
"API",
"Administrator",
"Pypeclub"
"Administrator"
]
},
"avalon_mongo_id": {
"write_security_roles": [
"API",
"Administrator",
"Pypeclub"
"Administrator"
],
"read_security_roles": [
"API",
"Administrator",
"Pypeclub"
"Administrator"
]
},
"fps": {
@ -137,6 +131,10 @@
}
}
},
"kitsu": {
"enabled": false,
"server": ""
},
"timers_manager": {
"enabled": true,
"auto_stop": true,