mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge pull request #2375 from Ellipsanime/maya-add-render-image-path-to-settings
Maya add render image path to settings
This commit is contained in:
commit
feefe115b8
5 changed files with 36 additions and 7 deletions
|
|
@ -43,7 +43,8 @@
|
|||
"defaults": [
|
||||
"Main"
|
||||
],
|
||||
"aov_separator": "underscore"
|
||||
"aov_separator": "underscore",
|
||||
"default_render_image_folder": "renders"
|
||||
},
|
||||
"CreateAnimation": {
|
||||
"enabled": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue