Kayla Man
e037e8c8d4
fix the TypeError found in the scriptmenu when launching maya 2025
2024-06-19 16:43:12 +08:00
Jakub Trllo
e5cc5de191
bump version to '0.4.1-dev.1'
2024-06-18 16:00:22 +02:00
Jakub Trllo
e646d2d33e
bump version to '0.4.0'
2024-06-18 15:59:29 +02:00
Jakub Trllo
d3f03fc03d
Merge branch 'develop' into bugfix/workfiles-tasks-selection
2024-06-18 13:19:55 +02:00
Jakub Trllo
9d8a8a9891
remove unnecessary line
2024-06-18 12:12:03 +02:00
Jakub Trllo
59e49182be
capture errors and add basic handle of the crash
2024-06-18 12:02:22 +02:00
Jakub Trllo
2322d0f2ad
safe access to shortName on folder type
2024-06-18 12:01:51 +02:00
Jakub Trllo
37df893005
Merge branch 'develop' into bugfix/workfiles-tasks-selection
2024-06-18 11:07:20 +02:00
Jakub Trllo
565188e772
fix deprecated import in loader tool
2024-06-17 18:38:21 +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
085f74664d
Merge branch 'develop' into feature/material-symbols-in-uis
2024-06-17 14:53:21 +02:00
Jakub Trllo
e0b5b87b4c
fix receiving data from model
2024-06-17 14:12:38 +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
0a98241e0e
Merge branch 'develop' into enhancement/applications-addon-decouple
2024-06-14 15:51:42 +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 Ježek
a7dc724639
Merge branch 'develop' into bugfix/remove-addon-from-python-path-on-update
2024-06-14 12:50:36 +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
577a6873fc
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists
2024-06-14 10:29:11 +02:00
Jakub Trllo
ad23386d18
fix create new workfile
2024-06-13 17:16:15 +02:00
Jakub Trllo
43713d7ac0
define id of workfile entity for updates
2024-06-13 17:16:08 +02:00
Jakub Trllo
eb124b54ad
use task name as source of truth from ui
2024-06-13 17:01:46 +02:00
Jakub Trllo
0f350d3704
try to auto-fix shell true
2024-06-12 19:01:23 +02:00
Jakub Trllo
21d8dbe96e
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists
2024-06-12 16:55:09 +02:00
Jakub Trllo
a5ba2ce5c8
fix cache invalidation
...
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2024-06-12 16:47:29 +02:00
Jakub Trllo
730dc246eb
Merge branch 'develop' into enhancement/hero-version-is-smaller
2024-06-12 16:19:54 +02:00
Ondřej Samohel
7d838eb216
Update client/ayon_core/tools/sceneinventory/models/containers.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-12 16:04:21 +02:00
Ondřej Samohel
b2be138552
⬇️ un-bump the version
2024-06-12 16:01:37 +02:00
Ondřej Samohel
a8bace3780
⬆️ bump version
2024-06-12 15:56:04 +02:00
Ondřej Samohel
f17aacd83e
♻️ remove unused container name
...
name isn't used anywhere but it is hard required, causing crashes in hosts that are not having it. Also adding broad try/except to catch any invalid containers so they won't crash the whole list
2024-06-12 15:51:56 +02:00
Jakub Trllo
dc5c55bb1a
hero version is smaller than standard version
2024-06-12 13:31:46 +02:00
Jakub Trllo
31b614d71d
fixed implementation of users model
2024-06-12 11:20:36 +02:00
Jakub Trllo
ad490b311e
Merge branch 'develop' into enhancement/remove-hosts-addons-imports
2024-06-12 09:57:28 +02:00
Ondřej Samohel
dc730784ad
Merge branch 'develop' into bugfix/author_integrate
2024-06-11 17:07:29 +02:00
Jakub Trllo
0942d690aa
Merge branch 'develop' into enhancement/register-username-during-publishing
2024-06-11 16:42:32 +02:00
Petr Kalis
1529f865b4
Merge branch 'develop' into enhancement/collect_farm_target_do_not_log_error
2024-06-11 16:00:39 +02:00
Jakub Trllo
8a5a078c29
use 'get_server_api_connection' to get connection
2024-06-11 15:50:37 +02:00
Roy Nieterau
3b5791a8e0
Fix logic
2024-06-11 15:27:28 +02:00
Roy Nieterau
a0ce95f935
Actually raise an error instead of just creating an AssertionError instance and doing nothing with it
2024-06-11 15:21:20 +02:00
Roy Nieterau
ba90adbfba
Only report errors for not found addons if no valid farm addon found
2024-06-11 15:16:33 +02:00
Jakub Trllo
6b1b19d5c9
added more range of supported versions
2024-06-11 14:00:48 +02:00
Jakub Trllo
7cb23851e1
cleanup PYTHONPATH from existing addons on update
2024-06-11 11:56:56 +02:00
Jakub Trllo
8f305cddb5
added websocket-client requirement
2024-06-11 11:13:44 +02:00
Jakub Trllo
c17f53d89d
Merge branch 'develop' into chore/extract_color_transcode_remove_duplicate_function
2024-06-11 11:08:18 +02:00
Kayla Man
9f26718a6d
Merge branch 'develop' into enhancement/AY-5648_Substance-work--publish-version-sync
2024-06-11 17:06:31 +08:00
Jakub Trllo
239dd103c5
Merge branch 'develop' into bugfix/oiio-transcode-delete-in-repre
2024-06-11 10:54:59 +02:00
Roy Nieterau
ee83bcb3b3
Merge branch 'develop' into chore/extract_color_transcode_remove_duplicate_function
2024-06-11 10:21:23 +02:00