Commit graph

1949 commits

Author SHA1 Message Date
Jakub Trllo
48f966ad10 Merge branch 'develop' into feature/OP-3420_Trigger-callback-on-workfile-open 2022-06-20 11:22:35 +02:00
Jakub Trllo
34a79bfec9 fix showing after plugin hide and don't ignore close events 2022-06-17 15:31:51 +02:00
Jakub Trllo
ee4b635edd trigger open workfile events in workfiles tool 2022-06-16 16:51:55 +02:00
Jakub Trllo
2890c950f5 trigger open events 2022-06-16 16:46:31 +02:00
Petr Kalis
310b338a0f
Merge pull request #3280 from pypeclub/bugfix/site_sync_start_speedup
SiteSync: speedup of starting process
2022-06-15 11:37:33 +02:00
Jakub Trllo
47986c6727
Merge pull request #3288 from pypeclub/feature/OP-3292_Map-where-database-queries-and-changes
General: Define query functions
2022-06-14 11:13:51 +02:00
Jakub Trllo
277acc88ef
Merge pull request #3323 from pypeclub/feature/OP-3327_File-serializable-parts-of-the-Settings
Settings: Settings can be extracted from UI
2022-06-13 16:59:34 +02:00
Jakub Trllo
153491f781 Merge branch 'develop' into feature/OP-3292_Map-where-database-queries-and-changes 2022-06-13 16:07:19 +02:00
Jakub Trllo
27b8f77855 fix scene inventory 2022-06-13 16:06:21 +02:00
Jakub Trllo
529809a984
Merge pull request #3325 from BigRoy/project_manager_add_task_directly_editable
Project Manager: Directly make task editable when clicking on the add Task button
2022-06-10 21:03:59 +02:00
Roy Nieterau
46e17b4816 Remove comment 2022-06-10 20:54:33 +02:00
Roy Nieterau
cbc6fb8b33 Make add_task_and_edit method public 2022-06-10 20:54:12 +02:00
Jakub Trllo
722ea54720
Merge pull request #3324 from BigRoy/projectmanager_show_tools
Project Manager: fix tools not being visible until when editable
2022-06-10 19:24:41 +02:00
Jakub Trllo
d2de153913 fix copy value to string 2022-06-10 18:47:42 +02:00
Roy Nieterau
c486fb6f59 Force edit mode on add task button
(cherry picked from commit 96ca15b565b952d4e17c2010e8846ca18272d681)
2022-06-10 18:44:07 +02:00
Roy Nieterau
f1a5a122cf Project Manager: fix tools not being visible until when editable
(cherry picked from commit fbdd225c8b0cc579a022d69c179a5f90fc6a387d)
2022-06-10 18:40:02 +02:00
Jakub Trllo
e21caf109f extraction can be called on whole settings 2022-06-10 18:26:05 +02:00
Jakub Trllo
c77f9ce2e5 added option to extract settings to file 2022-06-10 17:51:55 +02:00
Jakub Trllo
8a21439b99 aded ability to parse value from clipboard that does not come from settings ui 2022-06-10 16:37:52 +02:00
Jakub Trllo
a63e5592ab fixed asset links widget 2022-06-09 11:52:59 +02:00
Jakub Trllo
483ca9b301 fix args order 2022-06-09 11:49:03 +02:00
Jakub Trllo
2df00d5cae remove site name check in representations widget 2022-06-09 11:38:43 +02:00
Jakub Trllo
de2fb5d1ff convert cursor of representations to list 2022-06-09 11:38:18 +02:00
Jakub Trllo
57e72c2c37 minor changesminor changes in representation widget 2022-06-09 11:32:49 +02:00
Jakub Trllo
bae1e38112 fix kwargs name in switch dialog 2022-06-09 10:59:04 +02:00
Jakub Trllo
a48d77e609 conver repres cursor to list 2022-06-09 10:53:15 +02:00
Jakub Trllo
39ea438d7d fix typo in passed kwarg 2022-06-09 10:51:33 +02:00
Jakub Trllo
6b9a1b834d convert queried cursor to list in scene inventory 2022-06-09 10:48:29 +02:00
Jakub Trllo
76be40b3e9 Merge branch 'develop' into feature/OP-3292_Map-where-database-queries-and-changes 2022-06-09 10:40:30 +02:00
Jakub Trllo
1cea16b97b fix launcher 2022-06-08 19:18:27 +02:00
Jakub Trllo
e4cee4a98d fix loader 2022-06-08 19:18:20 +02:00
Felix Wang
24cb024dd9
Maya: Look assigner UI improvements (#3208)
Co-authored-by: felix.wang <felix.wang@igg.com>
2022-06-08 08:45:15 +01:00
Jakub Trllo
cde47eefa8 renamed 'get_representation' to 'get_representation_by_id' 2022-06-07 18:27:54 +02:00
Jakub Trllo
ba6ef6d2ae split 'get_last_version_for_subset' into 'get_last_version_by_subset_id' and 'get_last_version_by_subset_name' 2022-06-07 18:23:44 +02:00
Jakub Trllo
0f95a66359 renamed get_version_links to get_output_link_versions 2022-06-07 17:43:44 +02:00
Jakub Trllo
0d5cc529d5 renamed 'get_version' to 'get_version_by_id' 2022-06-07 17:18:21 +02:00
Jakub Trllo
9456dac8b9 separated function get_subset into 2 separated functions 2022-06-07 16:44:26 +02:00
Jakub Trllo
0d38c76f54 separated functions to query asset by name and id 2022-06-07 16:28:53 +02:00
Jakub Trllo
7109d932ec replace queries in tools 2022-06-04 21:08:42 +02:00
Petr Kalis
d86c71c15b Fix - added disabled icon to Site Queue 2022-06-03 14:00:36 +02:00
Jakub Trllo
f1331da651
Merge pull request #3230 from pypeclub/enhancement/project_manager_without_persistent_editors 2022-05-26 18:53:20 +02:00
Jakub Trllo
790a7468d7 remove usage of unused attribute _items_with_color_by_id 2022-05-23 16:48:03 +02:00
Milan Kolar
ea339f894a
Merge pull request #3226 from BigRoy/project_manager_paste_multiple 2022-05-23 13:34:37 +02:00
Roy Nieterau
8079654f38
Code cosmetics from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-05-23 12:33:40 +02:00
Jakub Trllo
8177a44b5d set empty mime data on failed copy 2022-05-23 10:57:56 +02:00
Roy Nieterau
939f218729 Allow to paste Tasks into multiple assets at the same time 2022-05-20 20:44:57 +02:00
Jakub Trllo
61be685760 replaced persistent editors with added ability of any edit trigger 2022-05-20 12:35:46 +02:00
Jakub Trllo
f02f11750c reversed block signals 2022-05-20 12:33:30 +02:00
Jakub Trllo
afc1fa9a13 fix persistent editors on project change 2022-05-20 10:19:12 +02:00
Jakub Trllo
b8e978e518 refresh of projects with force refresh of current project 2022-05-19 15:08:56 +02:00