mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
Merge branch 'maya_playblast_capture_hud' into maya_extract_playblast_texture_settings
# Conflicts: # openpype/settings/defaults/project_settings/maya.json # openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_capture.json
This commit is contained in:
commit
aef2b79d97
2 changed files with 7 additions and 2 deletions
|
|
@ -730,7 +730,7 @@
|
|||
"grid": false,
|
||||
"hairSystems": true,
|
||||
"handles": false,
|
||||
"hud": false,
|
||||
"headsUpDisplay": false,
|
||||
"ikHandles": false,
|
||||
"imagePlane": true,
|
||||
"joints": false,
|
||||
|
|
|
|||
|
|
@ -440,9 +440,14 @@
|
|||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "hud",
|
||||
"key": "headsUpDisplay",
|
||||
"label": "HUD"
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "hulls",
|
||||
"label": "hulls"
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "ikHandles",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue