Commit graph

2408 commits

Author SHA1 Message Date
Jakub Trllo
463b86b6f9
Merge branch 'develop' into bugfix/loader-pyside6-support 2024-05-27 16:00:08 +02:00
Jakub Trllo
afe0887d96 fix more constants 2024-05-27 15:45:53 +02:00
Jakub Trllo
45fc7f02d1 fix support for PySide6 in loader 2024-05-27 15:38:06 +02:00
Jakub Jezek
ca29fe77c7
add line 2024-05-27 15:13:25 +02:00
Jakub Jezek
18b7e6ec9e
Add new version info for "nuke" addon.
- Update the MOVED_ADDON_MILESTONE_VERSIONS dictionary to include the "nuke" addon with version 0.2.0.
2024-05-27 15:08:54 +02:00
Jakub Jezek
3d6f1a7c27
nuke host folder migrated into server_addons 2024-05-27 14:20:20 +02:00
Jakub Trllo
c73e84afc3
Merge branch 'develop' into feature/AY-4921_Move-TrayPublisher-client-code 2024-05-24 15:57:47 +02:00
Jakub Trllo
39793cd654
Merge branch 'develop' into feature/AY-5566_Add-statuses-to-loader 2024-05-24 15:57:02 +02:00
Jakub Ježek
64cc69ecc0
Merge branch 'develop' into enhancement/nuke_collect_deadline_pools 2024-05-24 15:42:56 +02:00
Jakub Jezek
da4da46c9c
Blacklisting plugins for workfile version validation and incrementing
Refactored render submission process to handle plugins differently, bypassing version validation and incrementing by removing specific plugins from the list.
2024-05-24 15:28:02 +02:00
Jakub Trllo
0a1989badc move extract trim video audio to traypublisher addon 2024-05-24 10:44:11 +02:00
Jakub Trllo
a4fa52cb42 define milestone version 2024-05-24 10:39:17 +02:00
Jakub Trllo
e043f1930c move tool to traypublisher addon 2024-05-24 10:37:48 +02:00
Jakub Trllo
7fd8ca81e4 move traypublisher next to server codebase 2024-05-24 10:29:09 +02:00
Jakub Trllo
3c032fc764 move status column after version 2024-05-24 10:13:54 +02:00
Jakub Trllo
50c26e3b71 added delegate for status 2024-05-24 10:13:43 +02:00
Jakub Trllo
4a70b7d26e better way how to set delegates 2024-05-24 10:13:23 +02:00
Jakub Trllo
cc5e181497 remove redundand roles 2024-05-24 10:12:36 +02:00
Toke Jepsen
8eb5c2a99e
Merge branch 'develop' into enhancement/AY-974_Nuke-simplified-deadline-submission-on-write-node 2024-05-23 22:40:59 +01:00
Toke Stuart Jepsen
3dfe367029 Change to Render On Farm 2024-05-23 22:40:33 +01:00
Jakub Trllo
f9efd8f05d added status column in UI 2024-05-23 18:56:27 +02:00
Jakub Trllo
235cd4b69b prepare backend for status value 2024-05-23 18:56:16 +02:00
Jakub Trllo
1c282b1bbb add docstring to 'refresh' method 2024-05-23 18:55:51 +02:00
Jakub Trllo
d572f929c2 use helper method to create ProjectItem 2024-05-23 18:55:40 +02:00
Jakub Trllo
66122bfabe removed unused attribute 2024-05-23 18:55:28 +02:00
Jakub Trllo
c575420bb5 project entities are cached values 2024-05-23 18:55:00 +02:00
Jakub Trllo
c8bc9ab0ea projects model has option to get status items 2024-05-23 18:54:18 +02:00
Toke Jepsen
23ee1caa44
Update client/ayon_core/hosts/nuke/plugins/publish/collect_headless_farm.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-05-23 17:22:00 +01:00
Toke Stuart Jepsen
4c6eb7a84d Revert use_published_workfile 2024-05-23 17:16:39 +01:00
Toke Stuart Jepsen
3debb92c02 Use publish_attributes 2024-05-23 17:15:52 +01:00
Toke Jepsen
459e9a51c0
Update client/ayon_core/hosts/nuke/api/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-05-23 16:17:33 +01:00
Toke Jepsen
a75cb56dc5
Update client/ayon_core/hosts/nuke/plugins/publish/collect_headless_farm.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-05-23 16:16:07 +01:00
Jakub Trllo
84bb36a3b7 Merge branch 'develop' into feature/AY-4929_Move-Clockify-client-code
# Conflicts:
#	client/ayon_core/addon/base.py
2024-05-23 14:51:04 +02:00
Jakub Trllo
354d9eb1a4 Merge branch 'develop' into feature/AY-4929_Move-Clockify-client-code 2024-05-23 14:49:56 +02:00
Jakub Trllo
d438d71239
Merge branch 'develop' into feature/AY-4922_Move-TVPaint-client-code 2024-05-23 14:47:18 +02:00
Jakub Trllo
5be9f4e253 bump version to '0.3.3-dev.1' 2024-05-23 14:40:20 +02:00
Jakub Trllo
c86c3770b5 bump version to '0.3.2' 2024-05-23 14:39:47 +02:00
Libor Batek
10200c6751
Merge branch 'develop' into feature/blender_usd 2024-05-23 13:19:44 +02:00
Roy Nieterau
a2145c24b6
Merge branch 'develop' into feature/blender_usd 2024-05-23 12:17:00 +02:00
Mustafa Taher
4bef6c9911
refactor an if condition
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-05-23 12:34:54 +03:00
Ondřej Samohel
8fc726f77b
Merge branch 'develop' into enhancement/AY-4085_Houdini-adding-model-family 2024-05-23 10:34:49 +02:00
Jakub Trllo
47f7073b60
Merge pull request #537 from fabiaserra/feature/sort_actions_launcher
Launcher: Make sure actions in Launcher are sorted
2024-05-23 10:26:45 +02:00
Jakub Trllo
f629148ae9 add milestone version 2024-05-22 18:00:17 +02:00
MustafaJafar
7f58657641 move code to a dedicated place 2024-05-22 18:46:39 +03:00
Jakub Trllo
88cae86ee6 reverse sorting in actions model 2024-05-22 17:43:42 +02:00
Jakub Trllo
48167e23c7 Implement sorting proxy model 2024-05-22 17:43:31 +02:00
MustafaJafar
ab8d5186b9 update comment about skipping integration 2024-05-22 18:42:19 +03:00
Mustafa Taher
60a76239bf
disable integration for the original render instance
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-05-22 18:32:28 +03:00
Jakub Trllo
86595f282c move tvpaint client code next to server codebase 2024-05-22 17:17:30 +02:00
MustafaJafar
dd29bd8fa8 remove original render instance 2024-05-22 15:46:03 +03:00