Commit graph

1259 commits

Author SHA1 Message Date
Jakub Trllo
766622fd95
Merge pull request #6141 from ynput/bugfix/template-builder-use-correct-variable
Workfile Template Builder: Use correct variable in create placeholder
2024-01-26 16:16:38 +01:00
Jakub Trllo
8f6d78e4eb skip path exists 2024-01-25 12:41:15 +01:00
Jakub Trllo
77a12f49f8 fix project name duplication in project folders 2024-01-25 12:34:35 +01:00
Jakub Trllo
b468baa806 use correct variable for error items 2024-01-16 16:51:23 +01:00
Ondřej Samohel
837acf9b2e
Merge pull request #5124 from ynput/enhancement/OP-5751_render-multiple-cameras
multiple render camera supports for 3dsmax
2024-01-15 11:54:08 +01:00
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
Kayla Man
16df81094e resolve conflict 2024-01-03 18:07:04 +08:00
Jakub Jezek
d5c5f4f9aa
Merge branch 'develop' into enhancement/OP-6659_nuke-explicit-thumbnail-workflow 2023-12-07 13:15:07 +01:00
Jakub Trllo
2ea4bcc3af fix versions loop 2023-11-30 19:08:35 +01:00
Jakub Trllo
6f293e231a ignore additional filters if are not filled 2023-11-30 18:52:37 +01:00
Jakub Trllo
3dcbc2ff18 formatting fix 2023-11-30 12:09:18 +01:00
Jakub Trllo
767e8d46ca workfile template builder should work in ayon mode now 2023-11-30 12:02:12 +01:00
Ondřej Samohel
02342c864d ♻️ filter render set types 2023-11-27 17:19:09 +01:00
Ondřej Samohel
f01532062e
Merge branch 'develop' into bugfix/maya-crashing-model-renderset-collector 2023-11-24 17:51:53 +01:00
Ondřej Samohel
319109be59 🐛 fix issue with render sets collection and inventory action 2023-11-24 17:47:23 +01:00
Kayla Man
182287c032 resolve conflict 2023-11-24 12:56:17 +08:00
Jakub Jezek
e0776c8548
farm: remove publish_on_farm from representations to metadata.json 2023-11-21 17:32:37 +01:00
iLLiCiTiT
f4d6199b8d fix 'create' from 'CreateContext' 2023-11-17 12:33:10 +01:00
Jakub Trllo
58fd1aa8e2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-15 11:33:20 +01:00
Jakub Trllo
b382b7c776
Chore: Create plugin auto-apply settings (#5908)
* implemented default logic 'apply_settings' to auto-apply values

* added docstring to 'apply_settings'

* replace auto apply settings logic in maya

* add missing quote

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-11-14 14:57:53 +01:00
Jakub Trllo
a28d6d34d2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
# Conflicts:
#	openpype/client/server/entities.py
#	openpype/pipeline/context_tools.py
2023-11-13 16:39:09 +01:00
Jakub Trllo
42c61fa348 do not check for "/" if asset name is empty 2023-11-09 16:22:17 +01:00
Jakub Trllo
14ddd5cb51 use 'get_ayon_server_api_connection' in core functions 2023-11-09 14:36:42 +01:00
Jakub Trllo
06856644d1 modify 'registered_root' function docstring 2023-11-08 17:07:48 +01:00
Jakub Trllo
1676f37d3a change default value of registered root 2023-11-08 16:32:33 +01:00
Jakub Trllo
81d054799c
Apply suggestions from code review
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-11-08 15:26:21 +01:00
Jakub Trllo
389b568f6b removed AVALON_PROJECTS 2023-11-08 14:10:06 +01:00
Jakub Trllo
e5d3a1aeb0 'AVALON_ASSET' is not required 2023-11-08 14:09:39 +01:00
Jakub Trllo
3cade9a288 removed unused keys 2023-11-08 14:09:34 +01:00
Jakub Trllo
d3fc80f905 allow forward slash in AVALON_ASSET 2023-11-08 14:09:30 +01:00
Jakub Trllo
2bc41f53bf chnaged title of schema 2023-11-08 14:09:26 +01:00
Jakub Trllo
e85504b80c use new schema in 'legacy_io' 2023-11-08 14:09:15 +01:00
Jakub Trllo
8f1648f87a duplicated session 3 > session 4 2023-11-08 14:09:09 +01:00
Jakub Trllo
1207ef3bbb autofix folder path on older instances 2023-11-08 12:00:59 +01:00
Kayla Man
60ee15a88b resolved conflict 2023-11-06 14:17:44 +08:00
Jakub Trllo
ff8cd30244 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-02 11:40:01 +01:00
Jakub Trllo
918770f817 'get_current_context_template_data' returns same values as base function 'get_template_data' 2023-10-31 18:57:28 +01:00
Kayla Man
e9005c6618 make sure subset name conditions are applicable for other hosts such as maya 2023-10-31 12:59:24 +08:00
Kayla Man
0d5e180c06 Merge branch 'develop' into enhancement/OP-5751_render-multiple-cameras 2023-10-31 12:58:18 +08:00
Jakub Ježek
0cd38b3625
Merge branch 'develop' into bugfix/nuke_template_workfile 2023-10-30 12:33:23 +01:00
Jakub Trllo
0ddd95eacf use 'get_asset_name_identifier' in pipeline logic 2023-10-24 18:02:41 +02:00
Jakub Trllo
4c6ec4b9bc instances in AYON mode have 'folderPath' instead of 'asset' 2023-10-24 18:00:58 +02:00
Jakub Trllo
7324f1370b
Merge pull request #5805 from ynput/enhancement/remove-unused-asset-variable
Chore: Removed unused variable from `AbstractCollectRender`
2023-10-24 12:05:18 +02:00
Jakub Trllo
31b4b57976 fix 'mark_as_stored' on 'PublishAttributes' 2023-10-23 16:47:52 +02:00
Jakub Trllo
d16cb87671 mark instances as saved after save changes 2023-10-23 16:11:13 +02:00
Jakub Trllo
e00e2ec271 better origin data handling 2023-10-23 16:10:56 +02:00
Jakub Trllo
cc970effbc moved content of 'contants.py' to 'constants.py' 2023-10-23 12:12:19 +02:00
Jakub Trllo
b5fc212933 removed unused _asset variable from RenderInstance 2023-10-20 17:23:29 +02:00
Kayla Man
e3e8770ffe restore the function code for test 2023-10-19 20:31:06 +08:00
Kayla Man
2a5e31d407 Merge branch 'develop' into enhancement/OP-5751_render-multiple-cameras 2023-10-19 20:25:47 +08:00