Commit graph

33 commits

Author SHA1 Message Date
Jakub Trllo
b48e7ebfe4 AYON: Preparation for products (#5038)
* removed settings of IntegrateAssetNew

* added 'active' to 'ValidateEditorialAssetName' plugin settings

* removed unused 'families_to_review' setting from tvpain

* implemented product name -> subset and product type -> family conversion

* fixed most of conversion utils related to subsets

* removed unused constants

* anatomy templates are handling folder and product in templates

* handle all possible template changes of asset, subest and family in settings

* updated ayon api

* updated fixed ayon api

* added conversion functions for representations

* fixed 'get_thumbnail' compatibility

* use del to handle ayon mode in intput links

* changed labels in UI based on AYON mode

* updated ayon_api with 0.2.0 release code
2023-07-11 18:13:50 +02:00
Jakub Jezek
ee41b877e6
refactor file rules logic to separate host activation
This is implementing logic introduced here https://github.com/ynput/OpenPype/pull/4700#discussion_r1193612003
2023-05-31 16:10:17 +02:00
Jakub Jezek
ae0d6dd1b5
refactoring of settings for more explicitly communicated attributes 2023-04-12 17:25:41 +02:00
Jakub Ježek
833f4a843b
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-03-30 14:23:17 +02:00
Jakub Trllo
09e0ba54f2
TVPaint: Optional Validation plugins can be de/activated by user (#4674)
* fix TVPaint validation plugins so they can be enabled/disabled

* add missing 'is_active' method usage

* added option to enable auto detet render creator

* added fps to instance data

* safe access to layers

* fix handling of missing render layer

* render passes are safer

* fix convertor plugin
2023-03-27 09:57:37 +02:00
Jakub Jezek
b430d9f71d
cross hosts: enhancing imageio settings with Enable toggle
also adding imageio settings to Max
2023-03-23 21:05:56 +01:00
Jakub Trllo
80151ca880 disable review on render layer/pass by default 2023-02-23 17:19:21 +01:00
Jakub Trllo
0cfc46f414 disable ignore transparency by default 2023-02-23 12:11:23 +01:00
Jakub Trllo
9c8a941200 added settings for Collect Render Instances 2023-02-23 12:11:23 +01:00
Jakub Trllo
9745100446 resave default settings 2023-02-22 17:54:17 +01:00
Jakub Trllo
c334a5fc22 removed 'enabled' from 'auto_detect_render' settings 2023-02-22 13:38:18 +01:00
Jakub Trllo
5fdadaf454 added more settings 2023-02-22 13:38:18 +01:00
Jakub Trllo
2b9e40aece added settings for auto-detect creator 2023-02-22 13:38:18 +01:00
Jakub Trllo
3b432690ac removed settings for plugin 'CollectRenderScene'
The plugin is not available anymore
2023-02-22 11:00:20 +01:00
Jakub Trllo
51196290b2 apply settings in creators 2023-02-15 18:46:48 +01:00
Jakub Trllo
9bb6c60698 added settings for tvpaint creators 2023-02-15 18:40:56 +01:00
Jakub Jezek
da500701b8
global: reworking config path settings to be multipath with order 2023-01-11 16:31:21 +01:00
Jakub Jezek
0349149c78
Adding imageio defaults to hosts 2022-12-02 20:52:47 +01:00
Thomas Fricard
61e5dc3fc9
change order of default value
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-11-21 18:21:04 +01:00
clement hector
94939e431a rename families_to_upload to families_to_review + define it as class attribute 2022-11-21 16:18:26 +01:00
clement hector
6934b3e0ef add an option to chose which families will be uploaded to kitsu 2022-11-14 15:09:18 +01:00
Jakub Trllo
82d2a4be19 added settings and pass is now defined only by plugin 2022-04-01 14:19:42 +02:00
Jakub Trllo
41a66e8677 added settings for new plugin 2022-03-24 11:22:14 +01:00
Toke Stuart Jepsen
65b60d6b5d Stop timer on application exit setting.
Making the feature optional.
2021-08-09 16:56:20 +01:00
iLLiCiTiT
4e9ee047ae added settings for new validator which is turned off by default 2021-07-21 17:58:22 +02:00
iLLiCiTiT
ddd3668277 renamed thumbnail_bg_color to review_bg_color 2021-06-22 15:51:56 +02:00
iLLiCiTiT
ca36bb2fb7 Added settings for ExtractSequence to be able modify color of thumbnail background 2021-06-22 13:05:19 +02:00
iLLiCiTiT
d8fb5abfc4 use template_workfile_options in blender aftereffects photoshop and tvpaint 2021-06-01 16:32:17 +02:00
Milan Kolar
5d69fc2783 store empty defaults template workfiles 2021-05-27 22:59:29 +02:00
Milan Kolar
60e3b1ee47 remove tvpaint families from settings 2021-05-19 19:17:17 +02:00
iLLiCiTiT
99c4f11fa6 saved defaults for the settings 2021-05-19 11:28:42 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
iLLiCiTiT
f7c8b818f8 saved default tvpaint project settings 2021-04-13 13:31:05 +02:00