Commit graph

36273 commits

Author SHA1 Message Date
Jakub Trllo
43485cc64a fix extract usd layered 2024-02-20 11:29:20 +01:00
Jakub Trllo
14ba402c16 fix forgotten places 2024-02-20 11:09:41 +01:00
Jakub Trllo
1675fbf150 Merge branch 'develop' into enhancement/OP-8208_Use-folderPath-during-publishing 2024-02-19 14:16:51 +01:00
Jakub Trllo
e2c597ad9f
Merge pull request #90 from ynput/bugfix/remove-bson-imports
Remove 'ObjectId' usage
2024-02-19 14:13:14 +01:00
Jakub Trllo
17e9a0a4a6 remove 'ObjectId' usage 2024-02-19 13:49:31 +01:00
Jakub Trllo
9c22294717 fix another maya plugins 2024-02-19 10:28:21 +01:00
Jakub Trllo
2cbbe4b3bc file maya collectors 2024-02-19 10:26:40 +01:00
Jakub Trllo
47f51af6e1 fix precollect workfile in hiero 2024-02-16 17:20:08 +01:00
Jakub Trllo
eaf6e0dfdb fix collect anatomy instance data 2024-02-16 17:14:53 +01:00
Jakub Trllo
f5fb7308e0 use 'folderPath' in hosts 2024-02-16 17:13:21 +01:00
Jakub Trllo
df2c72cf2e
Merge pull request #84 from ynput/enhancement/reduce-publisher-exprimental-filtering
Experimental Dialog: Reduced filtering hosts for publisher
2024-02-16 16:45:53 +01:00
Jakub Trllo
d10d860623 reduced filtering hosts for publisher as experimental tool 2024-02-16 16:44:30 +01:00
Jakub Trllo
4ab0591047 fix used key in collect current context 2024-02-16 16:08:52 +01:00
Jakub Trllo
f2b5de340b
Merge pull request #78 from ynput/enhancement/OP-8201_Deadline-use-AYON-settings
Deadline: Use AYON settings
2024-02-16 15:59:28 +01:00
Jakub Trllo
ecba1daaa0 changed docstrings 2024-02-16 15:06:28 +01:00
Simone Barbieri
449c4a984f
Merge pull request #73 from ynput/feature/simple-folders-widget
Tools: Simple folders widget
2024-02-16 14:01:55 +00:00
Jakub Trllo
aafc6470c2 use 'folderPath' instead of 'asset' 2024-02-16 14:45:10 +01:00
Jakub Trllo
b41109559b modified deadline addon to use AYON settings 2024-02-16 10:28:29 +01:00
Jakub Trllo
fe2909f2d8 removed deadline conversion 2024-02-16 10:22:51 +01:00
Jakub Trllo
68f7ce9e02 Merge branch 'release/0.2.x' into develop 2024-02-16 09:28:04 +01:00
Jakub Trllo
29019ef6c1
Merge pull request #76 from ynput/bugfix/load-color-conversion
Maya: Fix type check
2024-02-16 09:14:29 +01:00
iLLiCiTiT
bc83a61365 fix type check 2024-02-15 23:28:35 +01:00
Jakub Trllo
8f9eccf3aa
Merge pull request #72 from ynput/bugfix/rr-addon-name-fix
RoyalRender: Fix addon name in package.py
2024-02-15 19:12:31 +01:00
Jakub Trllo
4744ff329e added 'get_selected_folder_path' 2024-02-15 18:28:27 +01:00
Jakub Trllo
6499962cb4 implemented simple folders widget as possible replacement of AssetsWidget 2024-02-15 18:21:50 +01:00
Jakub Trllo
6566900f80 fix addon name in package.py for royal render 2024-02-15 18:09:17 +01:00
Jakub Trllo
73634caa21
Merge pull request #71 from ynput/bugfix/maya-settings-fix
Maya: Fix missing import in Maya addon
2024-02-15 17:22:05 +01:00
Jakub Trllo
32094aa148 fix missing import in maya addon 2024-02-15 17:15:28 +01:00
Jakub Trllo
6573d6274c
Merge pull request #52 from ynput/enhancement/OP-8199_Do-not-convert-AYON-settings-of-separated-addons
Settings: Do not convert settings of separated addons
2024-02-15 14:44:44 +01:00
Jakub Trllo
d76fc71515 Merge branch 'develop' into enhancement/OP-8199_Do-not-convert-AYON-settings-of-separated-addons
# Conflicts:
#	client/ayon_core/settings/ayon_settings.py
2024-02-15 14:42:55 +01:00
Jakub Trllo
205f7a8e82
Merge pull request #33 from ynput/feature/new-context-env-variables
Use AYON prefix in context environment variables
2024-02-15 14:39:07 +01:00
Jakub Trllo
6baba8633f bump version to '0.3.0-dev.1' 2024-02-15 14:33:59 +01:00
Jakub Trllo
3c726393fc bump version to 0.2.1 2024-02-15 14:27:48 +01:00
Jakub Trllo
d3a363e2f4
Merge pull request #62 from ynput/enhancement/cleanup-ayon-settings
Cleanup AYON settings
2024-02-15 11:42:08 +01:00
Jakub Trllo
967fa4605a
Merge pull request #67 from ynput/bugfix/change-color-types-back
Addons: Change color types back to their previous type
2024-02-15 11:30:45 +01:00
Jakub Trllo
8e9fd531d0 change color types back to their previous type 2024-02-15 10:23:56 +01:00
Jakub Trllo
7c9d4f7439
Merge pull request #64 from Minkiu/feature/add_create_ayon_rez_adons
Use new package structure
2024-02-14 18:48:42 +01:00
Jakub Trllo
40a9788536 fix applications settings 2024-02-14 18:32:09 +01:00
Jakub Trllo
4c0651f593 create only rez packages 2024-02-14 18:18:02 +01:00
Oscar Domingo
0744c27c91 package.py Ensure we require the correct ayon_server version
For more info on `rez` package requests syntax check:
https://rez.readthedocs.io/en/latest/basic_concepts.html#package-requests-concept
2024-02-14 14:59:44 +00:00
Oscar Domingo
4113ff7bf0 Add rez packages generation for server_addons
Allow to generate `rez` compatible packages for the `server_addons`, will create a `package.py` which then is also included in the `.zip`.
2024-02-14 14:52:18 +00:00
Jakub Trllo
f9ab339ecb
Merge pull request #63 from ynput/bugfix/additional-applications-fix
Applications: Handle additional applications correctly
2024-02-14 14:12:54 +01:00
Jakub Trllo
8324b971a8 handle additional applications correctly 2024-02-14 14:01:47 +01:00
Jakub Trllo
a5d42284fc
Merge pull request #51 from ynput/enhancement/move-asset-tool-functions-to-assets-widget
Tools: Move asset icon functions to assets widget
2024-02-14 13:44:54 +01:00
Jakub Trllo
6b1b4367bb simplify system settings conversion 2024-02-14 13:43:19 +01:00
Jakub Trllo
731a4d7b29 simplify project settings conversion 2024-02-14 13:43:04 +01:00
Jakub Trllo
32dde5f02e 'get_ayon_settings' is in settings functions 2024-02-14 13:30:06 +01:00
Jakub Trllo
33c2eeaa12
Merge pull request #61 from ynput/enhancement/OP-8244_Clockify-use-AYON-settings
Clockify: Use AYON settings
2024-02-14 13:14:36 +01:00
Jakub Trllo
4725d79823
Merge pull request #54 from ynput/feature/allow-openpype-addon-alias-name
Chore: Addons can define their openpype alias name
2024-02-14 13:14:11 +01:00
Jakub Trllo
fa55d15562 modified clockify addon to use AYON settings 2024-02-14 12:13:03 +01:00