Commit graph

73 commits

Author SHA1 Message Date
Jakub Trllo
3c73c17627 removed unused imports in settings 2024-04-10 11:03:05 +02:00
Roy Nieterau
590f1db63e Bump Maya addon version 2024-04-10 09:54:31 +02:00
Roy Nieterau
e3a476a4b5 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_settings_add_json_menu_option 2024-04-10 09:54:13 +02:00
Roy Nieterau
0b16bfc42c Use enum in settings to toggle between the two menu build options 2024-04-03 22:55:44 +02:00
Roy Nieterau
fdd3da9b00 Bump maya server addon version 2024-04-03 17:08:19 +02:00
Roy Nieterau
44e89240f1 Maya: Expose loaders enabled state to settings 2024-04-03 17:05:17 +02:00
Roy Nieterau
dd77f243dd Allow specifying raw JSON custom tools menu for Maya. 2024-04-03 13:02:33 +02:00
Roy Nieterau
e9f038fde6 Bump Maya server addon version 2024-03-29 10:55:15 +01:00
Roy Nieterau
bae17cf95e Expose ExtractModel (Model Maya Scene) export to settings 2024-03-29 10:48:39 +01:00
Roy Nieterau
45b912c42b Use SettingsField 2024-03-29 10:41:31 +01:00
Roy Nieterau
caebcd2b43 Support making maya ExtractGpuCache optional 2024-03-29 10:32:02 +01:00
Roy Nieterau
dd80e4d45a Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_extract_pointcache_bake_attributes
# Conflicts:
#	server_addon/maya/server/version.py
2024-03-27 11:24:18 +01:00
Milan Kolar
8923e75e69
Merge pull request #220 from BigRoy/chore/maya_camera_bake_attributes 2024-03-27 11:08:55 +01:00
Roy Nieterau
fe8613b55e Improve description, remove docstring which was only about the bake_attributes to begin with 2024-03-26 10:38:20 +01:00
Roy Nieterau
8af23931ae Bump maya server addon version 2024-03-25 20:22:41 +01:00
Roy Nieterau
4f60f2b21e Add a way to globally disable the cbId workflow in Maya 2024-03-25 20:22:07 +01:00
Roy Nieterau
27b6dcafba Bump version 2024-03-25 12:28:52 +01:00
Roy Nieterau
ed3ccf090f Remove settings 2024-03-25 12:28:36 +01:00
Roy Nieterau
9a5d6427d5 Fix settings 2024-03-24 11:22:53 +01:00
Roy Nieterau
fadf720c9a Bump version 2024-03-24 10:38:20 +01:00
Roy Nieterau
3d9cd57df0 Expose bake attribute prefixes, plus make settings just a list of strings 2024-03-24 10:37:31 +01:00
Roy Nieterau
404681e684 Add list of attributes to always be included in alembic export even when not specified in publisher UI by user.
This matches the Extract Camera Alembic logic for `bake_attributes`
2024-03-24 10:32:08 +01:00
Roy Nieterau
5496484aab Fix settings title (typo) + add description 2024-03-24 10:23:10 +01:00
Toke Jepsen
25c5b7140b
Update render_settings.py 2024-03-15 07:18:46 +00:00
Jakub Trllo
32094aa148 fix missing import in maya addon 2024-02-15 17:15:28 +01:00
Jakub Trllo
8e9fd531d0 change color types back to their previous type 2024-02-15 10:23:56 +01:00
Jakub Trllo
b5b4ec2e80 round loader colors 2024-02-13 11:17:48 +01:00
Jakub Trllo
b0d7e16011 bump addon versions 2024-02-09 17:40:13 +01:00
Jakub Trllo
dcd1f0946b use load plugin colors from AYON settings 2024-02-09 16:47:00 +01:00
Jakub Trllo
1256816f1c maya 'ExtractPlayblast' can use AYON settings 2024-02-09 15:56:52 +01:00
Kayla Man
dbcf615453
Merge branch 'develop' into chore/fix-settings-label-for-maya-render-settings 2024-01-29 15:52:59 +08:00
Jakub Trllo
f39c6e9ef9 formatting changes 2024-01-26 18:01:18 +01:00
Jakub Trllo
3ea4c29d0f use 'SettingsField' from ayon server instead of 'Field' from pydantic
This is preparation for new version of pydantic which will require to customize the field for AYON purposes and raw pydantic Field could not be used.
2024-01-26 12:59:18 +01:00
Toke Stuart Jepsen
58978f55d8 Increment version 2024-01-17 09:14:55 +00:00
Toke Stuart Jepsen
7c41e3346f change label to be more reable. 2024-01-16 07:46:47 +00:00
Kayla Man
f2eef86bd8
Merge branch 'develop' into bugfix/OP-7281_Maya-Review---playblast-renders-without-textures 2024-01-04 00:02:54 +08:00
Kayla Man
d351e5f174 renamed reload Textures to Load Textures 2024-01-02 22:54:22 +08:00
Kayla Man
cf29a532d2 make sure the texture only loaded when the texture is being enabled 2024-01-02 22:51:51 +08:00
Jakub Trllo
c1fbc2b6fb Merge branch 'develop' into chore/maya_remove_publish_gui_filters
# Conflicts:
#	server_addon/nuke/server/version.py
2023-12-21 12:21:51 +01:00
Kayla Man
c5674992ce Merge branch 'develop' into bugfix/OP-7281_Maya-Review---playblast-renders-without-textures 2023-12-20 17:33:11 +08:00
Ondřej Samohel
cd2e907dc2
🐛 fix AYON settings for Maya workspace 2023-12-18 17:06:40 +01:00
Kayla Man
ccc95f0797 Merge branch 'develop' into bugfix/OP-7281_Maya-Review---playblast-renders-without-textures 2023-12-07 22:00:38 +08:00
Milan Kolar
8bcd4b793a add studio SW example 2023-12-06 17:51:03 +01:00
Milan Kolar
74a949685e new defaults for AYON 2023-12-06 16:37:27 +01:00
Kayla Man
0ce9af3f83 increment version 2023-12-04 21:25:38 +08:00
Kayla Man
4076968581 rename openpype tools as custom tools 2023-12-04 21:23:59 +08:00
Kayla Man
51f4d8f06f make the reload texture being optional and only enabled when the reloadTextures being enabled 2023-11-23 17:28:08 +08:00
MustafaJafar
4311f4840d bump addon versions 2023-11-08 12:38:21 +02:00
MustafaJafar
105cf5c116 fix a typo in maya ayon settings 2023-11-08 12:31:31 +02:00
Ondřej Samohel
18afb46e2c
Merge branch 'develop' into feature/OP-6460_maya-multishot-layout 2023-10-16 10:06:14 +02:00