Petr Kalis
|
9aa80d4286
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-3446_tray-publish-batch-mov
|
2022-07-19 10:57:51 +02:00 |
|
Jakub Trllo
|
ca2f554a1c
|
escape html chars from label in widgets
|
2022-07-18 17:27:49 +02:00 |
|
Jakub Trllo
|
31bae284e9
|
Merge pull request #3501 from pypeclub/bugfix/new_publisher_minor_fixes
NewPublisher: Groups work and enum multivalue
|
2022-07-15 18:23:34 +02:00 |
|
Jakub Trllo
|
6ea413ccfe
|
Merge branch 'develop' into bugfix/new_publisher_minor_fixes
|
2022-07-14 18:05:25 +02:00 |
|
Jakub Trllo
|
9c1dd8b5ca
|
save changes before reset
|
2022-07-14 12:59:45 +02:00 |
|
Jakub Trllo
|
fa2b480068
|
Merge branch 'develop' into feature/OP-3578_traypublisher_file_definition_and_simple_creators
|
2022-07-14 11:33:14 +02:00 |
|
Jakub Trllo
|
84068bdd50
|
added ability to zoom text in report
|
2022-07-14 11:32:29 +02:00 |
|
Jakub Trllo
|
8d0c6942ee
|
Merge pull request #3498 from pypeclub/feature/add_mismatch_target_plugins_to_report
NewPublisher: Keep plugins with mismatch target in report
|
2022-07-14 11:31:35 +02:00 |
|
iLLiCiTiT
|
731aecd71c
|
sort plugins separatelly and don't count on order from report
|
2022-07-13 21:48:50 +02:00 |
|
Jakub Trllo
|
85c6a3a2d5
|
Merge pull request #3504 from pypeclub/bugfix/traypublisher_fill_host_name
TrayPublisher: Make sure host name is filled
|
2022-07-13 17:30:59 +02:00 |
|
Jakub Trllo
|
4e137c1f4b
|
add action to menu
|
2022-07-13 12:33:31 +02:00 |
|
Jakub Trllo
|
9d6eb0d5c2
|
added extract to file action to project list context actions
|
2022-07-13 12:30:09 +02:00 |
|
Jakub Trllo
|
c9e714a7af
|
implemented tray publisher host using HostBase
|
2022-07-13 12:00:21 +02:00 |
|
iLLiCiTiT
|
9811e8a1d5
|
fix empty line
|
2022-07-12 23:37:51 +02:00 |
|
iLLiCiTiT
|
81469cbc54
|
implemented combobox that can have custom text
|
2022-07-12 23:25:44 +02:00 |
|
Jakub Trllo
|
804bb9b338
|
fix group accessing
|
2022-07-12 17:48:55 +02:00 |
|
Jakub Trllo
|
9d4d887335
|
keep mismatch target plugins in report
|
2022-07-12 17:13:50 +02:00 |
|
Jakub Trllo
|
66725adf1a
|
Merge pull request #3494 from pypeclub/feature/OP-3562_traypublisher-instance-list-view-grouped-by-family
TrayPublisher: Added more options for grouping of instances
|
2022-07-12 17:11:33 +02:00 |
|
Jakub Trllo
|
d8497b4be4
|
use group label in UI
|
2022-07-12 14:43:50 +02:00 |
|
Jakub Trllo
|
6936f83688
|
fix issue with changing instance label
|
2022-07-12 12:38:28 +02:00 |
|
Jakub Trllo
|
bfae9f16c2
|
Merge pull request #3487 from pypeclub/bugfix/creator_attributes_layout
NewPublisher: Align creator attributes from top to bottom
|
2022-07-11 22:31:27 +02:00 |
|
Jakub Trllo
|
e0c2499cf9
|
align creator attributes from top to bottom
|
2022-07-11 18:48:42 +02:00 |
|
Jakub Trllo
|
6feeca860b
|
use 'label' to display instance in views
|
2022-07-11 17:46:45 +02:00 |
|
Jakub Trllo
|
114088fe84
|
Merge pull request #3454 from pypeclub/feature/OP-3506_Use-query-functions-in-openpype-lib
General: Use query functions in openpype lib functions
|
2022-07-11 11:52:27 +02:00 |
|
Jakub Trllo
|
bf6868826b
|
converted some attributes to private
|
2022-07-08 18:58:38 +02:00 |
|
Jakub Trllo
|
50d8fc0761
|
use first index from sorting model instead of creators model
|
2022-07-08 18:58:17 +02:00 |
|
Jakub Trllo
|
e833a0323d
|
removed else statement
|
2022-07-08 18:57:26 +02:00 |
|
Jakub Trllo
|
65b089f52c
|
trigger invalidation of prerequiremets if context widget changed enable state
|
2022-07-08 18:57:06 +02:00 |
|
Jakub Trllo
|
231446b012
|
disable creators view only if there are not creators
|
2022-07-08 18:56:23 +02:00 |
|
Jakub Trllo
|
9bec042547
|
added sorting for creators
|
2022-07-08 18:55:00 +02:00 |
|
Jakub Trllo
|
8849e5ac7f
|
made clear prerequirements checks
|
2022-07-08 18:54:23 +02:00 |
|
Jakub Trllo
|
6bd6c3c175
|
subset name is None when context is not enabled
|
2022-07-08 17:35:22 +02:00 |
|
Jakub Trllo
|
6858281981
|
better handling when context change is not enabled
|
2022-07-08 17:33:52 +02:00 |
|
Jakub Trllo
|
24305ca803
|
Merge branch 'develop' into feature/OP-3506_Use-query-functions-in-openpype-lib
|
2022-07-04 16:51:07 +02:00 |
|
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
|
e147cd4132
|
added 'get_workfile_info' to openpype.client which replace 'get_workfile_doc' in openpype.lib
|
2022-06-30 16:04:25 +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 |
|