Jakub Trllo
cf565a205e
Chore: Default variant in create plugin ( #5429 )
...
* define constant 'DEFAULT_VARIANT_VALUE'
* 'get_default_variant' always returns string
* added 'default_variant' property for backwards compatibility
* added more options to receive default variant
* added backwards compatibility for 'default_variant' attribute
* better autofix for backwards compatibility
* use 'DEFAULT_VARIANT_VALUE' in publisher UI
* fix docstring
* Use 'Main' instead of 'main' for default variant
2023-08-15 13:36:40 +02:00
Ondrej Samohel
92d18eb970
🔀 Merge remote-tracking branch 'origin/develop' into maya_new_publisher
2023-07-11 15:58:18 +02:00
Jakub Trllo
e64328b346
CreatePlugin: Get next version helper ( #5242 )
...
* prepared helper functions to find latest and next versions for instances
* added helper method to creator
* added new functions to create api
* typo fixes
* added missing condition
* fix dosctring
* better cascade of logic
2023-07-05 11:54:51 +02:00
Toke Stuart Jepsen
544c043ece
Merge branch 'develop' into maya_new_publisher
...
# Conflicts:
# openpype/hosts/maya/api/lib.py
# openpype/hosts/maya/api/plugin.py
# openpype/hosts/maya/plugins/create/create_animation.py
# openpype/hosts/maya/plugins/create/create_review.py
# openpype/hosts/maya/plugins/load/load_reference.py
# openpype/modules/deadline/plugins/publish/submit_maya_deadline.py
2023-05-16 10:23:11 +01:00
Jakub Trllo
5d4be57504
implemented new function 'get_subset_name_template'
2023-01-05 10:15:20 +01:00
Jakub Trllo
d6bc58df08
Merge branch 'develop' into feature/publisher_common_cache_function
2022-11-04 12:07:54 +01:00
Jakub Trllo
e5205f5c81
prepared common function to cache instances during collection phase
2022-11-02 19:53:03 +01:00
Jakub Trllo
d71a1f8d52
creators can set thumbnail path and allow to pass thumbnail in precreation part
2022-10-27 18:41:11 +02:00
Jakub Trllo
9e7abf5804
Merge branch 'develop' into feature/OP-3819_Move-subset-name-functionality
2022-08-26 14:59:49 +02:00
Jakub Trllo
7a4cd9c1fa
removed 'get_subset_name' and renamed 'get_subset_name_with_asset_doc' to 'get_subset_name'
2022-08-23 19:20:04 +02:00
Jakub Trllo
daea5fd45e
import content to create level
2022-08-23 18:58:59 +02:00
Jakub Trllo
da80b2506e
moved get creator by name to pipeline.create
2022-08-23 18:21:47 +02:00
Jakub Jezek
3cc78c2f98
trayp: rename invisible to hidden
2022-07-15 17:56:30 +02:00
Jakub Jezek
10aae0e986
fixing invisible creator name
2022-07-08 11:28:02 +02:00
Jakub Trllo
76e36015dc
implemented invisible tray publisher creator
2022-07-08 11:20:44 +02:00
Jakub Trllo
645531f402
creators have their specific functions
2022-03-23 15:05:10 +01:00
Jakub Trllo
7600590f7c
moved avalon creators and added legacy prefix
2022-03-08 17:31:16 +01:00
iLLiCiTiT
cb4b014800
moved SUBSET_NAME_ALLOWED_SYMBOLS to pipeline/create/constants
2021-11-12 22:31:13 +01:00
iLLiCiTiT
1457d2874e
removed unused AutoCreationSkipped
2021-10-01 18:59:36 +02:00
iLLiCiTiT
ea0925e5ec
Autocreato should raise AutoCreationSkipped if has nothign to do
2021-09-24 18:31:01 +02:00
iLLiCiTiT
271b02ece3
added basic create error exception
2021-08-13 11:43:15 +02:00
iLLiCiTiT
21fc9ba086
added base of CreateContext
2021-07-19 15:21:44 +02:00
iLLiCiTiT
3c448429b0
added create folder to pipeline
2021-07-19 13:54:21 +02:00