Commit graph

1760 commits

Author SHA1 Message Date
Jakub Trllo
d721ed94e4 simplified loader to not use registered root 2022-03-22 12:31:50 +01:00
Jakub Trllo
5e5fc4ec55 removed silo references 2022-03-22 12:31:14 +01:00
Jakub Trllo
65bc619bcb use moved workfile functions 2022-03-18 14:57:02 +01:00
Jakub Trllo
8e1ec6d251
Merge pull request #2906 from pypeclub/enhancement/OP-2818_Workfile-name-ftrack-attribute
Ftrack: Fill workfile in custom attribute
2022-03-18 13:27:42 +01:00
Jakub Trllo
d3dc406b90 use get_workdir_data in wokrfiles tool 2022-03-17 19:27:05 +01:00
Jakub Trllo
d14d9eecc8 added simple tooltips for settings entities 2022-03-17 12:44:30 +01:00
Roy Nieterau
3d426d1d8f Fix #2834 - ensure current state is correct when entering new group order 2022-03-17 00:14:00 +01:00
Jakub Trllo
256286c55f fix tooltip of buttons in scene inventory 2022-03-16 10:37:51 +01:00
Jakub Trllo
348ccc68b1 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-15 11:45:28 +01:00
Jakub Trllo
5b835d87e7 renamed 'load_representation' to 'load_container' 2022-03-15 11:40:59 +01:00
Jakub Trllo
4323974011 remove debug prints 2022-03-15 11:12:39 +01:00
Jakub Trllo
10333be883 remove asset document check 2022-03-15 10:55:40 +01:00
Jakub Trllo
001f096f4e fix deprecated font color in standalone publisher 2022-03-15 10:55:27 +01:00
Jakub Trllo
8a0005e93d use default task icon in publisher 2022-03-15 10:50:00 +01:00
Jakub Trllo
58d31a11b9 implemented function to receive task icon 2022-03-15 10:49:51 +01:00
Jakub Trllo
16a24d03da removed unnecessary style set 2022-03-15 09:56:58 +01:00
Jakub Trllo
8f998f06e8 use openpype style on scene inventory error dialog 2022-03-14 17:24:57 +01:00
Jakub Trllo
b48460d579 added function for getting a project icon 2022-03-14 17:17:33 +01:00
Jakub Trllo
2b062e98a0 added icon option for projects 2022-03-14 16:51:37 +01:00
Jakub Trllo
e1dd07c936 remove backwards compatibility of 'application' context function 2022-03-14 16:40:32 +01:00
Jakub Trllo
4f8129acfa move spinner svg into openpype 2022-03-14 16:40:05 +01:00
Jakub Trllo
cd1e764da6 cleanup 2022-03-14 16:19:08 +01:00
Jakub Trllo
bf3b9407cb remove avalon style from maya look assigner 2022-03-14 16:18:23 +01:00
Jakub Trllo
9bbaf42a3b use functions for colors in tools 2022-03-14 15:26:08 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
e635d81f9b
Merge pull request #2846 from pypeclub/deature/OP-2839_Basic-event-system
General: Basic event system
2022-03-11 18:50:06 +01:00
Petr Kalis
e8b2299c00 OP-2815 - copied webserver tool for AE from avalon to openpype 2022-03-11 14:27:17 +01:00
Jakub Trllo
ff440612a2 added icons into publisher UI 2022-03-10 15:56:50 +01:00
Jakub Trllo
3292320868 implemented get asset icon function 2022-03-10 15:56:39 +01:00
Jakub Trllo
76b630aaac added description widget and detailed info widget 2022-03-10 14:44:07 +01:00
Jakub Trllo
2bce15f106 changed Name to Variant 2022-03-10 11:57:21 +01:00
Jakub Trllo
58aaa25c55 added short description widget 2022-03-10 11:56:06 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
f91f7dfd42
Merge pull request #2863 from pypeclub/enhancement/OP-2880_NP-Fix-changing-task-on-publishing-instance
NewPublisher: Changing task on publishing instance
2022-03-10 09:34:23 +01:00
Jakub Trllo
9c57a9e025 Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype 2022-03-09 19:37:29 +01:00
Jakub Trllo
a7b8cf2626 add plugin to report before it's processing 2022-03-09 19:20:04 +01:00
Jakub Trllo
d2a56ff66b
Merge pull request #2848 from pypeclub/enhancement/OP-2841_Add-vendors-from-avalon
General: Add vendors from avalon
2022-03-09 18:57:58 +01:00
Jakub Trllo
86ddbf8c5c task as none will use empty string 2022-03-09 18:56:35 +01:00
Jakub Trllo
5a2f917c2a empty task is stored as None 2022-03-09 18:54:54 +01:00
Jakub Trllo
41bee1d2fa change checkstate of goups on key press events 2022-03-09 18:49:57 +01:00
Jakub Trllo
c1304f4e69 it is possible to catch invalid tasks on confirm submit 2022-03-09 18:45:05 +01:00
Jakub Trllo
8efbe92ccb changed "Sumbit" to "Confirm" 2022-03-09 17:39:41 +01:00
Jakub Trllo
a0b2995f15 tasks model has ability to have empty task 2022-03-09 17:39:08 +01:00
Jakub Trllo
38e1aed695
Merge pull request #2857 from pypeclub/bugfix/OP-2892_NP-Fix-Create-error-dialog
New Publisher: Error dialog got right styles
2022-03-09 17:35:37 +01:00
Jakub Trllo
acb7546e38 handle 'TaskNotSetError' in create dialog 2022-03-09 16:25:03 +01:00
Jakub Trllo
20b3b38fb8 change ratio 2022-03-09 16:18:02 +01:00
Jakub Trllo
f515f360dc Choose project widget is more clear 2022-03-09 14:34:18 +01:00
Jakub Trllo
aef78c3c75 use new version of error dialog and pass parent to a dialog 2022-03-09 11:34:02 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00