Commit graph

14 commits

Author SHA1 Message Date
Jakub Trllo
86cf80027c
Chore: Remove deprecated templates profiles (#6103)
* do not use 'IntegrateAssetNew' settings which are not available anymore

* don't use 'IntegrateHeroVersion' settings to get hero version template name

* remove 'template_name_profiles' from 'IntegrateHeroVersion'

* remove unused attribute
2024-01-09 11:16:28 +01:00
Milan Kolar
d0967dd941
Merge pull request #5983 from ynput/enhancement/default_settings_update 2023-12-07 13:07:49 +01:00
Jakub Jezek
50c0609a45
hound 2023-12-06 22:55:57 +01:00
Jakub Jezek
b97c943b00
feat: Update Ayon settings and publish plugins
- Updated Ayon settings to fix issues with the ExtractThumbnail plugin.
- Fixed display and view at oiio defaults in the ExtractThumbnail plugin.
- Fixed target size in the ExtractThumbnail plugin.
- Fixed background color in the ExtractThumbnail plugin.

Also, updated server version to 0.1.4.
2023-12-06 22:50:30 +01:00
Milan Kolar
8bcd4b793a add studio SW example 2023-12-06 17:51:03 +01:00
Jakub Trllo
b7bec4b4e4 use correct label for follow workfile version 2023-11-06 18:28:51 +01:00
Kayla Man
8f21d653e0 use product_types instead of families 2023-11-06 21:32:43 +08:00
Kayla Man
8078260fed Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-10-24 16:18:51 +08:00
Jakub Trllo
65cfa7751c added disk mapping settings to core addon 2023-10-18 12:22:10 +02:00
Kayla Man
7431f6e9ef make sure original basename is used during publishing as the tyc export needs very strict naming 2023-10-16 16:06:58 +08:00
Jakub Trllo
3cf203e465
AYON settings: Extract OIIO transcode settings (#5639)
* added name to ExtractOIIOTranscode output definition

* convert outputs of 'ExtractOIIOTranscode' to 'dict'
2023-09-22 10:48:31 +02:00
Jakub Trllo
cf8919dbc5
AYON: Update settings (#5544)
* added 3dsmax settings conversion

* added conversion of reposition knobs

* fixed matching defaults

* updated core settings

* updated aftereffects settings model
2023-08-31 17:24:52 +02:00
Jakub Trllo
b43cac0b51
AYON: Addons creation enhancements (#5356)
* updated nuke settings

* added addon version to zip filename

* fix Pattern type hint

* added ignored subdirs for openpype

* added titles to addons

* type hint fix - again

* modified settings conversion

* updated aftereffects settings

* updated blender settings

* updated clockify settings

* updated core settings

* updated deadline settings

* updated harmo settings

* updated kistsu settings

* updated maya settings

* updated muster settings

* updated royal render settings

* updated timers manager settings

* updated traypublisher settings

* implemented conversion of rr paths

* formatting fix
2023-07-28 11:51:23 +02: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