Jakub Trllo
2ce77d81ca
bump resolve version
2024-06-07 13:44:17 +02:00
Jakub Trllo
4cbbe322b5
mark 'newAssetPublishing' as deprecated since 24/06/06
2024-06-06 17:34:46 +02:00
Jakub Trllo
cfe6ae1c67
use 'newHierarchyIntegration' over 'newAssetPublishing' in hosts
2024-06-04 16:23:14 +02:00
Jakub Trllo
e16ce8f80c
fixed imports
2024-05-30 17:37:08 +02:00
Jakub Trllo
e883ac4c81
updated package.py
2024-05-30 17:36:37 +02:00
Jakub Trllo
41bee8c211
move resolve code next to server code
2024-05-30 17:29:22 +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
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