mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Added settings to make optional the setting the unit scale
This commit is contained in:
parent
3350e0995f
commit
d95299a31b
3 changed files with 50 additions and 11 deletions
|
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"base_file_unit_scale": 0.01,
|
||||
"unit_scale_settings": {
|
||||
"enabled": true,
|
||||
"apply_on_opening": false,
|
||||
"base_file_unit_scale": 0.01
|
||||
},
|
||||
"imageio": {
|
||||
"ocio_config": {
|
||||
"enabled": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue