Commit graph

40025 commits

Author SHA1 Message Date
Petr Kalis
fa747699c2 AY-5750 - fix superfluous space 2024-06-17 17:32:38 +02:00
Petr Kalis
e6192095d4 AY-5750 - put order after collect_review
This plugin depends on review in families logic which got put there only after this plugin (because of previous move order to accommodate deadline collection data).
This plugin must run after collect_review BUT before collect DL credentials!
2024-06-17 17:32:08 +02:00
Kayla Man
77f45732c9
Merge pull request #656 from ynput/bugfix/implement_backward_compatibility_for_version_up_workfile
Maya: Implement backward compatibility for version up workfile
2024-06-17 22:30:32 +08:00
Kayla Man
c5e8e7451b
Merge branch 'develop' into bugfix/implement_backward_compatibility_for_version_up_workfile 2024-06-17 22:29:26 +08:00
Jakub Trllo
5ccefbf2b6
Merge branch 'develop' into bugfix/workfiles-tasks-selection 2024-06-17 15:32:33 +02:00
Jakub Trllo
701a4c8760
Merge pull request #653 from ynput/enhancement/dont-crash-on-missing-deadline
Maya: Don't crash plugin on missing deadline
2024-06-17 15:31:59 +02:00
Jakub Trllo
50b4779ad3 wait for refresh to finish 2024-06-17 15:15:41 +02:00
Jakub Trllo
8166e4b823 pass in sender 2024-06-17 15:15:28 +02:00
Jakub Trllo
38117d9f5a
Merge branch 'develop' into enhancement/dont-crash-on-missing-deadline 2024-06-17 15:08:23 +02:00
Kayla Man
4640f115de implement try except statement - ondrej's comment 2024-06-17 21:02:19 +08:00
Jakub Trllo
d79973da24
Merge pull request #593 from ynput/feature/material-symbols-in-uis
Tools: Use material symbols in UIs
2024-06-17 14:54:17 +02:00
Jakub Trllo
085f74664d
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-17 14:53:21 +02:00
Jakub Trllo
1b831900a7
Merge pull request #655 from ynput/bugfix/workfiles-tool-works-with-published-files
Workfiles tool: Published files can be copied/opened
2024-06-17 14:46:51 +02:00
Jakub Trllo
5bf7477293
Merge branch 'develop' into bugfix/workfiles-tool-works-with-published-files 2024-06-17 14:46:27 +02:00
Kayla Man
b2921651ae implement backward compatibility for the settting version up workfile 2024-06-17 20:43:08 +08:00
Jakub Trllo
8ff06a91ed
Merge branch 'develop' into enhancement/dont-crash-on-missing-deadline 2024-06-17 14:16:17 +02:00
Jakub Trllo
b987bbeaba
Merge pull request #654 from ynput/chore/deprecating-addon-imageio-config-override
adding deprecation flag on OCIO config override settings
2024-06-17 14:14:36 +02:00
Jakub Trllo
e0b5b87b4c fix receiving data from model 2024-06-17 14:12:38 +02:00
Jakub Jezek
0b3bfe2201
adding deprecation flag on OCIO config override settings 2024-06-17 14:07:27 +02:00
Jakub Trllo
82ff863112 bump maya version to '0.2.4' 2024-06-17 13:32:29 +02:00
Jakub Trllo
1c9fbb145b validate if deadline addon settings are available 2024-06-17 13:30:39 +02:00
Jakub Trllo
7c88ac7dc3 use height of font to determine icon size 2024-06-17 12:25:29 +02:00
Jakub Trllo
03db98969d
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-17 11:50:53 +02:00
Jakub Trllo
8727cf305b
Merge pull request #639 from BigRoy/bugfix/fix_collect_explicit_colorspace_enabled
Traypublisher: Actually enable Override Colorspace collector when it should be enabled
2024-06-17 10:25:03 +02:00
Jakub Trllo
3316936865
Merge branch 'develop' into bugfix/fix_collect_explicit_colorspace_enabled 2024-06-17 10:18:30 +02:00
Jakub Trllo
0490ab315c
Merge pull request #621 from ynput/enhancement/applications-addon-decouple
Chore: Applications addon decouple of logic
2024-06-14 17:02:11 +02:00
Jakub Trllo
0a98241e0e
Merge branch 'develop' into enhancement/applications-addon-decouple 2024-06-14 15:51:42 +02:00
Jakub Trllo
13168b4c5d
Merge pull request #649 from ynput/enhancement/set-version-works-for-all-selection
Scene Inventory tool: Set version dialog can change version for whole selection
2024-06-14 13:41:00 +02:00
Jakub Trllo
6461d1ba4f
Merge branch 'develop' into enhancement/set-version-works-for-all-selection 2024-06-14 13:40:26 +02:00
Jakub Trllo
c4c8b15fd5
Merge pull request #633 from ynput/bugfix/remove-addon-from-python-path-on-update
Tray: Cleanup PYTHONPATH from existing addons on update
2024-06-14 12:56:46 +02:00
Jakub Ježek
a7dc724639
Merge branch 'develop' into bugfix/remove-addon-from-python-path-on-update 2024-06-14 12:50:36 +02:00
Jakub Ježek
52ec8d5028
Merge pull request #613 from ynput/enhancement/AY-5270_Nuke-Enhance-Viewer-process-override-with-colorspace-display-view
Nuke: Enhance Viewer process override with colorspace, display-view
2024-06-14 12:31:13 +02:00
Jakub Ježek
48aecf846d
Merge branch 'develop' into enhancement/AY-5270_Nuke-Enhance-Viewer-process-override-with-colorspace-display-view 2024-06-14 12:25:22 +02:00
Jakub Jezek
768afdb2d8
Update imageio and viewer settings to version 0.2.3,
refactor functions for consistency.
2024-06-14 12:25:11 +02:00
Jakub Ježek
a33758792c
Update server_addon/nuke/client/ayon_nuke/api/plugin.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-14 12:22:42 +02:00
Jakub Ježek
0e1c0c506f
Update server_addon/nuke/client/ayon_nuke/api/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-14 12:22:30 +02:00
Ondřej Samohel
8e96c86756
Merge pull request #644 from ynput/bugfix/AY-5777_HDA-products-different-folder-paths-same-product-name
Houdini: Publish different HDA products from different folder paths with the same product name
2024-06-14 12:02:09 +02:00
Ondřej Samohel
dcdf008f5c
Merge branch 'develop' into bugfix/AY-5777_HDA-products-different-folder-paths-same-product-name 2024-06-14 12:01:44 +02:00
Jakub Ježek
b7afaea600
Merge pull request #458 from ynput/feature/AY-742_copy-to-breakdown-project
Nuke: Push to project - AY-742
2024-06-14 11:44:35 +02:00
Jakub Jezek
4c8a6f07ff
Remove unused process_workfile_builder function from pipeline module
The commit removes the unused process_workfile_builder function from the pipeline module.
2024-06-14 11:42:42 +02:00
Jakub Jezek
9f85d4a240
Remove unnecessary callback for workfile builder in pipeline.py.
Improve script load settings.
2024-06-14 11:41:29 +02:00
Jakub Jezek
8c5f46dc13
Refactor saving and opening workfiles, display push message.
- Refactored saving and opening workfiles in `main()` function.
- Display a message indicating the pushed workfile path after pushing to project.
2024-06-14 11:41:11 +02:00
Jakub Trllo
6ef2618695
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-14 11:35:29 +02:00
Jakub Trllo
d59ea421a0 set version dialog can change version for whole selection 2024-06-14 11:32:29 +02:00
Jakub Jezek
7e7995baf9
Merge branch 'develop' into feature/AY-742_copy-to-breakdown-project 2024-06-14 11:18:41 +02:00
Jakub Trllo
b173b4aa1c
Merge pull request #640 from ynput/bugfix/workfiles-tool-shows-users-for-artists
Workfiles tool: Artists can see users
2024-06-14 10:51:22 +02:00
Jakub Trllo
577a6873fc
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists 2024-06-14 10:29:11 +02:00
Jakub Trllo
76039e4476
Merge pull request #647 from ynput/bugfix/workfiles-tool-task-selection-issue
Workfiles tool: Context selection is properly propagated to workarea
2024-06-14 10:10:14 +02:00
Jakub Jezek
87ecae829e
linting fix 2024-06-13 23:17:26 +02:00
Jakub Jezek
eb672f534f
linting fixes 2024-06-13 23:16:28 +02:00