Commit graph

42044 commits

Author SHA1 Message Date
Roy Nieterau
cb2758ef54 Allow folders to be considered as workfiles in workfiles tool, because Silhouette projects are actually folders (with .sfx extension) 2025-01-08 13:03:03 +01:00
Roy Nieterau
be6aac6a72 Remove TreeViewSpinner with QtSvg dependency
- The `TreeViewSpinner` widget was not used anywhere
- The `QtSvg` dependency does not exist in BorisFX Silhouette so removing it was easiest to make Silhouette not error on this import
2025-01-08 09:17:21 +01:00
Roy Nieterau
4641760bd1 Initial changes for BorisFX Silhouette 2025-01-08 09:16:21 +01:00
Roy Nieterau
7f45726bff
Merge pull request #1061 from BigRoy/bugfix/dirmap_get_mappings
AY-6502_Fix Maya dirmap settings
2024-12-30 11:19:39 +01:00
Roy Nieterau
1529cfbf95
Merge branch 'develop' into bugfix/dirmap_get_mappings 2024-12-27 10:48:20 +01:00
Ondřej Samohel
57dbd2827e
Merge pull request #1066 from BigRoy/enhancement/custom_staging_dir_instance_data_custom
Store in instance data whether the staging dir set is a custom one
2024-12-20 16:43:41 +01:00
Roy Nieterau
037db5dbd3 Store in instance data whether the staging dir set is a custom one 2024-12-20 12:23:43 +01:00
Roy Nieterau
50850b1573
Merge pull request #1054 from BigRoy/enhancement/version_up_current_workfile_always_save
Increment workfile even when no unsaved changes
2024-12-17 11:44:47 +01:00
Roy Nieterau
7c769bc882
Merge branch 'develop' into enhancement/version_up_current_workfile_always_save 2024-12-17 11:44:16 +01:00
Roy Nieterau
5e503d0b51 Remove host name prefix from dirmap settings mapping 2024-12-17 10:46:47 +01:00
Roy Nieterau
ea292add98 Use underscore separator like in Maya settings maya_dirmap.
Only other integration I can see that has dirmapping is Nuke, which uses just `dirmap` without host prefix - which I suppose would then be broken regardless.
It may make more sense to remove the `host` specific prefix from the label because it's already looking in host specific settings anyway.
2024-12-16 22:56:27 +01:00
Jakub Trllo
bdbe9acbfd
Merge pull request #1057 from ynput/bugfix/1055-launcher-actions-are-not-registered-or-shown-at-all
Launcher: Addon actions are shown
2024-12-16 11:58:33 +01:00
Jakub Trllo
699da55d53 refresh actions when on projects page 2024-12-16 11:57:25 +01:00
Jakub Trllo
397a85de5a fix discovery of actions 2024-12-16 10:42:02 +01:00
Jakub Trllo
e7d95c1d5d add methods to get launcher action paths 2024-12-16 10:29:25 +01:00
Roy Nieterau
b8269f7b31 Always increment workfile when requested - instead of only when no unsaved changes 2024-12-15 11:44:57 +01:00
Ynbot
704b011474 [Automated] Update version in package.py for develop 2024-12-13 12:57:09 +00:00
Ynbot
bf0f7df4cd [Automated] Add generated package files from main 2024-12-13 12:56:24 +00:00
Jakub Trllo
30a0e55750
Merge pull request #1043 from BigRoy/bugfix/replace_published_scene_path_deepcopy
Replace with published path, avoid changing the instance data
2024-12-13 13:50:40 +01:00
Jakub Trllo
f6c7ee07fe
Merge branch 'develop' into bugfix/replace_published_scene_path_deepcopy 2024-12-13 13:50:12 +01:00
Jakub Trllo
2ee011285f
Merge pull request #1044 from ynput/enhancement/858-move-tray-actions-to-tray-tool
Move actions from modules to tray
2024-12-13 13:48:15 +01:00
Jakub Trllo
1e83782184
Merge branch 'develop' into enhancement/858-move-tray-actions-to-tray-tool 2024-12-13 13:44:37 +01:00
Jakub Trllo
40e5a4a3ad move launcher to the top 2024-12-13 13:44:09 +01:00
Mustafa Jafar
71f9a1060f
Merge pull request #1048 from ynput/enhancement/add-houdini-to-thumbnail-extraction
Add houdini to thumbnail extraction
2024-12-12 13:51:23 +02:00
MustafaJafar
cb39512b86 add houdini to thumbnail extraction 2024-12-12 13:44:26 +02:00
Robin De Lillo
30dcf53787
Merge pull request #1041 from ynput/bugfix/AY_7222-fix_create_custom_dir
AY-7222 Fix otio_review no handles and tempdir for Resolve
2024-12-11 15:18:05 -05:00
robin@ynput.io
80057ebf8a Fix lint. 2024-12-11 11:04:06 -05:00
robin@ynput.io
b4b3ec52eb Merge branch 'develop' into bugfix/AY_7222-fix_create_custom_dir 2024-12-11 11:02:12 -05:00
robin@ynput.io
46fcc29af1 Address feedback from PR. 2024-12-11 10:59:57 -05:00
Robin De Lillo
f29f8748af
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-12-11 10:50:37 -05:00
Jakub Trllo
4e048064ff
Merge branch 'develop' into enhancement/858-move-tray-actions-to-tray-tool 2024-12-11 14:32:47 +01:00
Jakub Trllo
79903e4875
Merge pull request #1045 from ynput/enhancement/1035-renders-push-to-library-project-error
Push to library project: Error UX improvements
2024-12-11 13:19:58 +01:00
Jakub Trllo
fa9e53e159 added checkbox to create new folder 2024-12-11 12:02:26 +01:00
Jakub Trllo
6f8af3f65e fix settings path 2024-12-11 11:36:41 +01:00
Jakub Trllo
3912b066aa
Merge branch 'develop' into enhancement/1035-renders-push-to-library-project-error 2024-12-11 10:38:01 +01:00
Jakub Trllo
784d0409b7
Merge branch 'develop' into enhancement/858-move-tray-actions-to-tray-tool 2024-12-11 10:37:54 +01:00
Jakub Trllo
69cbbeb6a7 better message 2024-12-11 10:37:38 +01:00
Jakub Trllo
aee99caa35
Merge pull request #1042 from ynput/bugfix/1029-replace-task_entitygettype-with-task_entitygettasktype
Chore: Workfile template name filters by correct task type
2024-12-11 10:04:08 +01:00
Jakub Trllo
4010183250 bigger margins for dialog 2024-12-10 18:46:27 +01:00
Jakub Trllo
5d91c9ba98 capture 'TaskNotSetError' 2024-12-10 18:39:05 +01:00
Jakub Trllo
b995c51f1c small ux improvements in push to library project action 2024-12-10 18:38:39 +01:00
Jakub Trllo
f8a6becb22
Merge branch 'develop' into bugfix/1029-replace-task_entitygettype-with-task_entitygettasktype 2024-12-10 17:43:23 +01:00
Jakub Trllo
14d4c75a12 add publish report viewer to admin actions 2024-12-10 17:24:20 +01:00
Jakub Trllo
a8441e3036 enhanced admin menu options 2024-12-10 17:14:51 +01:00
Jakub Trllo
21e60135f4 remove 'ayon_core.modules' 2024-12-10 17:11:20 +01:00
Jakub Trllo
bf631d565d add Console to default tray actions 2024-12-10 17:10:52 +01:00
Jakub Trllo
77efd56157 created tool with basic separation of some logic to controller 2024-12-10 17:10:35 +01:00
Jakub Trllo
120edddcd4
Merge pull request #1033 from ynput/bugfix/1032-filedef-doesnt-work-properly-in-houdini
Attribute definitions: Fix context menu on sequence items
2024-12-10 15:56:06 +01:00
Jakub Trllo
167cea29b5 remove action addons 2024-12-10 15:41:11 +01:00
Jakub Trllo
c400628787 added launcher and browser actions to tray 2024-12-10 15:41:01 +01:00