Commit graph

164 commits

Author SHA1 Message Date
Kayla Man
72334e220a ruff cosmetic fix 2024-06-11 16:06:07 +08:00
Kayla Man
49400e4129 restore the test_publish function 2024-06-11 16:02:42 +08:00
Kayla Man
838fa0cdab update test_create() function 2024-06-11 16:01:47 +08:00
Kayla Man
e3d2935d46 Merge branch 'develop' into feature/maya_testing 2024-06-11 13:25:38 +08:00
Jakub Trllo
f0d12503a7 fix client versions 2024-06-10 11:12:38 +02:00
Kayla Man
73dccbeded remove unused implementation 2024-06-07 21:40:33 +08:00
Kayla Man
07c3a85bdb improve test_create function 2024-06-07 21:39:03 +08:00
Kayla Man
85d4540579 resolve conflict 2024-06-07 20:52:59 +08:00
Jakub Trllo
d70c78ad3d removed duplicated attribute 2024-06-07 14:47:48 +02:00
Jakub Trllo
fc26763941
Merge branch 'develop' into enhancement/movement-cleanups 2024-06-07 14:46:13 +02:00
Jakub Trllo
299fee2eed fix creation of packages 2024-06-07 14:43:52 +02:00
Jakub Trllo
171b2927a8 fix creation of packages 2024-06-07 14:27:03 +02:00
Jakub Trllo
a62478a87b add version to maya client addon class 2024-06-06 18:45:09 +02:00
Kayla Man
73ed82aceb code tweaks - big roy's comment 2024-06-05 22:19:42 +08:00
Ondřej Samohel
acd39c4598
Merge branch 'develop' into enhancement/AY-5538_workfile-increment-in-one-go 2024-06-05 15:19:46 +02:00
Kayla Man
947f83a9c5 add the testing menu back to the ayon menu 2024-06-05 19:07:01 +08:00
Kayla Man
0a71208e5d ayon_core.hosts.maya to ayon_maya 2024-06-05 19:03:55 +08:00
Kayla Man
ebba9c4670 move the testing code into the ayon maya 2024-06-05 19:02:02 +08:00
Kayla Man
3a5b8b2810 resolved conflict 2024-06-05 18:57:16 +08:00
Libor Batek
a842472cd7
Merge branch 'develop' into enhancement/maya_template_add_assign_look_placeholder 2024-06-05 09:15:24 +02:00
Kayla Man
fc2b830522 bump maya addon version 2024-06-04 12:44:47 +08:00
Roy Nieterau
76b9655a64 Refactor imports 2024-06-03 23:09:22 +02:00
Roy Nieterau
fa158d3f46 Expand tooltip 2024-06-03 23:07:57 +02:00
Roy Nieterau
3958a5104e Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_template_add_assign_look_placeholder
# Conflicts:
#	server_addon/maya/client/ayon_maya/plugins/workfile_build/assign_look_placeholder.py
2024-06-03 22:59:37 +02:00
Kayla Man
118b4c189f improve version up current workfile and code tweak 2024-06-04 00:53:34 +08:00
Roy Nieterau
34432b299f Bump version 2024-06-03 16:41:29 +02:00
Kayla Man
1b5185a673 Merge branch 'develop' into enhancement/AY-5538_workfile-increment-in-one-go 2024-06-03 17:32:04 +08:00
Roy Nieterau
13448626b0 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_load_reference_usd_time 2024-05-31 01:58:00 +02:00
Ondřej Samohel
1132da882f
🐛 fix imports workaround for discovery 2024-05-30 16:43:16 +02:00
Ondřej Samohel
7259bd2f1d
🎨 add settings category to plugin base class 2024-05-30 14:12:21 +02:00
Kayla Man
4cf797ac66 restore the setting in maya 2024-05-29 17:19:06 +08:00
Kayla Man
a696470fa2 add version up workfile in the general ayon core function 2024-05-29 17:16:43 +08:00
Kayla Man
c4942d3ab8 move version up workfile to custom tool menu 2024-05-28 21:33:34 +08:00
Kayla Man
be06640b45 resolve conflict 2024-05-28 18:45:54 +08:00
Ondřej Samohel
d92385c3d4
:recyce: move maya addon 2024-05-23 17:05:58 +02:00
Jakub Trllo
d2a0719de3 remove 'ValidateContainers' settings from other hosts 2024-05-20 11:28:02 +02:00
Kayla Man
cd0bf07939 upversion 2024-05-16 21:11:32 +08:00
Kayla Man
ce194b32fe remove the validator 2024-05-16 20:25:03 +08:00
Kayla Man
340c07317f make validator animated reference being optional 2024-05-16 19:38:26 +08:00
Toke Stuart Jepsen
aa77d6449c Merge branch 'develop' into feature/maya_testing
# Conflicts:
#	client/ayon_core/hosts/maya/plugins/create/create_arnold_scene_source.py
2024-05-09 11:52:06 +01:00
Roy Nieterau
9f184a2d60
Merge branch 'develop' into bugfix/maya_validate_alembic_options_default 2024-05-06 23:46:22 +02:00
Toke Stuart Jepsen
964718ed9d Merge branch 'develop' into feature/maya_testing
# Conflicts:
#	client/ayon_core/hosts/maya/plugins/workfile_build/load_placeholder.py
2024-05-05 09:26:07 +01:00
Ondřej Samohel
c5471e409a
🎨 add default value 2024-05-03 12:57:21 +02:00
Ondřej Samohel
f00acb5dd2
♻️ add active flag, change label 2024-05-03 12:21:10 +02:00
Ondřej Samohel
b87e9049ca
Merge branch 'develop' into enhancement/AY-1001_validate-render-settings-optional 2024-05-02 11:35:47 +02:00
Ondřej Samohel
5643cbb9ca
🐛 fix invalid enabled flag
unrelated to the original PR, sorry
2024-05-02 11:25:42 +02:00
Toke Stuart Jepsen
479d5b6cb4 Merge branch 'develop' into feature/maya_testing
# Conflicts:
#	client/ayon_core/hosts/maya/api/workfile_template_builder.py
#	client/ayon_core/hosts/maya/plugins/create/create_pointcache.py
2024-05-02 09:32:40 +01:00
Roy Nieterau
0e23615cbd Enable uvWrite in settings by default 2024-05-01 22:54:45 +02:00
Roy Nieterau
02ccceaf24 Bump Maya addon version 2024-05-01 16:48:36 +02:00
Roy Nieterau
367eba0f49 Remove autoSubd in favor of legacy writeCreases usage across the codebase and existing instances 2024-05-01 16:25:00 +02:00