Commit graph

1959 commits

Author SHA1 Message Date
Milan Kolar
f277640da5
Merge pull request #3337 from pypeclub/feature/OP-3315_Host-implementation-defined-with-class 2022-07-04 15:20:57 +02:00
Jakub Trllo
af2c57674e use new Anatomy source in tools 2022-06-29 15:21:21 +02:00
Jakub Trllo
fb360609c9 Merge branch 'develop' into feature/OP-3315_Host-implementation-defined-with-class 2022-06-28 10:52:26 +02:00
Jakub Trllo
1da6eef8d3 fix subset name change on change of creator plugin 2022-06-27 14:54:20 +02:00
Jakub Trllo
918ee53183 renamed 'get_referenced_containers' -> 'get_containers' 2022-06-27 14:10:35 +02:00
Jakub Trllo
96218779a2 renamed 'save_current_workfile' -> 'save_workfile' 2022-06-27 14:06:58 +02:00
Jakub Trllo
3ab8b75ada fix double accessed self 2022-06-23 17:18:25 +02:00
Jakub Trllo
779f4230bc use new method names based on inheritance in workfiles tool and sceneinventory 2022-06-23 17:16:55 +02:00
Jakub Trllo
94bccd51cf Merge branch 'develop' into feature/OP-3315_Host-implementation-defined-with-class 2022-06-22 18:00:04 +02:00
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
b81dbf9ee4 use validations from interfaces 2022-06-13 19:31:37 +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