Jakub Jezek
0b3bfe2201
adding deprecation flag on OCIO config override settings
2024-06-17 14:07:27 +02:00
Jakub Jezek
0ca349aa61
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins
2024-04-26 11:37:26 +02:00
Jakub Trllo
10823b40a9
resolve uses package.py
2024-04-22 14:25:33 +02:00
Roy Nieterau
42e64c7d79
Fix class name typo
2024-04-03 13:09:08 +02:00
Roy Nieterau
dd399586fc
Fix default setting
2024-03-28 12:27:08 +01:00
Roy Nieterau
9b3e4008ed
Fix missing bracket
2024-03-28 12:25:54 +01:00
Roy Nieterau
78104de848
Add description
2024-03-28 12:22:02 +01:00
Roy Nieterau
dac1c2ba4c
Fix default setting
2024-03-28 12:21:54 +01:00
Jakub Jezek
1f9b9c0362
Update Resolve settings and LoadMedia plugin configurations:
...
- Refactored clip color variables
- Updated media pool bin path template
- Modified metadata mapping structure for LoadMedia plugin
2024-03-06 22:45:37 +01:00
Jakub Trllo
3ea4c29d0f
use 'SettingsField' from ayon server instead of 'Field' from pydantic
...
This is preparation for new version of pydantic which will require to customize the field for AYON purposes and raw pydantic Field could not be used.
2024-01-26 12:59:18 +01:00
Jakub Trllo
2b37b8af48
AYON: Addon settings in OpenPype ( #5347 )
...
* copied addons from 'ayon-addon-settings'
* added AE, photoshop and harmony addon
* moved openpype to subfolder
* cleanup repository files
* updated create package script and README.md
* formatting fixes
* added cli flags to be able keep server structure
* print progress and output dir
* another formatting fixes
2023-07-26 14:08:42 +02:00