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:
Ondřej Samohel 2021-12-14 13:52:07 +01:00 committed by GitHub
commit feefe115b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 36 additions and 7 deletions

View file

@ -43,7 +43,8 @@
"defaults": [
"Main"
],
"aov_separator": "underscore"
"aov_separator": "underscore",
"default_render_image_folder": "renders"
},
"CreateAnimation": {
"enabled": true,