Jakub Trllo
|
02007784fa
|
moved 'get_last_workfile_with_version' and 'get_last_workfile' to 'openpype.pipeline.workfile'
|
2022-08-09 12:56:50 +02:00 |
|
Jakub Trllo
|
b89e99e890
|
change imports of 'get_workfile_template_key', 'get_workfile_template_key_from_context' and 'get_workdir_with_workdir_data' and 'get_workdir' in code
|
2022-08-09 12:47:29 +02:00 |
|
Jakub Trllo
|
adcc7010c2
|
workfiles tool use operations session to create workfile info documents
|
2022-08-09 12:31:08 +02:00 |
|
Jakub Trllo
|
9f9ac018bd
|
use new functions instead of 'get_workdir_data'
|
2022-07-26 17:23:12 +02:00 |
|
Jakub Trllo
|
3fac738361
|
show workfile just calls ensure visible on workfiles tool
|
2022-07-20 13:16:15 +02:00 |
|
Jakub Trllo
|
55ff302d21
|
changed workfiles window to QWidget
|
2022-07-20 13:15:58 +02:00 |
|
Jakub Trllo
|
8e4627b44d
|
set icon of workfiles tool
|
2022-07-20 13:15:37 +02:00 |
|
Jakub Trllo
|
6ed18c6250
|
stop context timer when context is set
|
2022-07-20 13:13:23 +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
|
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
|
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 |
|
Jakub Trllo
|
b81dbf9ee4
|
use validations from interfaces
|
2022-06-13 19:31:37 +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 |
|
Jakub Trllo
|
213ab8a811
|
replaced avalon imports in tools
|
2022-04-14 12:32:24 +02:00 |
|
Jakub Trllo
|
2cd10be155
|
fixed registered host in workfiles tool
|
2022-04-06 14:00:36 +02:00 |
|
Jakub Trllo
|
2d9b13c2dd
|
Merge branch 'develop' into enhancement/OP-2956_move-host-install
|
2022-04-06 13:59:06 +02:00 |
|
Jakub Trllo
|
905eccdc41
|
fixed registered host callbacks
|
2022-04-06 13:58:53 +02:00 |
|
Jakub Trllo
|
1bb36035f9
|
swapped cancel and copy & open buttons
|
2022-04-05 10:29:51 +02:00 |
|
Jakub Trllo
|
dded71a5d4
|
moved "published" checkbox after filter
|
2022-04-05 10:29:28 +02:00 |
|
Jakub Trllo
|
6e592e4df6
|
changed label
|
2022-03-31 14:56:07 +02:00 |
|
Jakub Trllo
|
14da7f74c6
|
don't cancel save as publishing on cancel save as dialog
|
2022-03-31 14:33:02 +02:00 |
|
Jakub Trllo
|
37900da59d
|
added overlay guiding to select context
|
2022-03-31 14:32:40 +02:00 |
|
Jakub Trllo
|
aa8438a6ad
|
define extensions of save as dialog with argument
|
2022-03-31 12:29:50 +02:00 |
|
Jakub Trllo
|
34656d9b79
|
fix ampresand in button label
|
2022-03-31 12:29:29 +02:00 |
|
Jakub Trllo
|
8e382b9c52
|
removed View option from published files
|
2022-03-31 12:17:19 +02:00 |
|
Jakub Trllo
|
eac1394be8
|
hide published checkbox if save is not enabled
|
2022-03-31 12:12:56 +02:00 |
|
Jakub Trllo
|
b212899cc4
|
Merge branch 'develop' into enhancement/save_as_published_workfiles
|
2022-03-30 16:03:39 +02:00 |
|
Jakub Trllo
|
15b2b73c6b
|
Merge pull request #2925 from pypeclub/enhancement/OP-2950_Open-workfiles-from-published
Workfiles: Open published workfiles
|
2022-03-24 10:03:50 +01:00 |
|
Jakub Trllo
|
bf0bc2436e
|
added option to save as to context
|
2022-03-22 16:46:38 +01:00 |
|
Jakub Trllo
|
7651ebd852
|
added option to save as to current context
|
2022-03-22 16:40:11 +01:00 |
|
Jakub Trllo
|
231b63df60
|
Fix typo 2
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2022-03-22 16:18:01 +01:00 |
|
Jakub Trllo
|
8be14fc881
|
Fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2022-03-22 16:17:52 +01:00 |
|
Jakub Trllo
|
8b06aa590a
|
skip empty filepaths
|
2022-03-22 15:11:38 +01:00 |
|
Jakub Trllo
|
dbe643e410
|
Fix cases when published file is not available on the machine
|
2022-03-22 15:10:30 +01:00 |
|
Jakub Trllo
|
35e0b043e1
|
added few docstrings
|
2022-03-22 14:49:15 +01:00 |
|
Jakub Trllo
|
eba76ad9c0
|
Change note
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2022-03-22 12:52:39 +01:00 |
|
Jakub Trllo
|
5e5fc4ec55
|
removed silo references
|
2022-03-22 12:31:14 +01:00 |
|
Jakub Trllo
|
528b27b7ab
|
show all workfile representations if task is not selected in UI
|
2022-03-21 17:54:39 +01:00 |
|
Jakub Trllo
|
b75eafbeae
|
uncheck published checkbox on open of published file
|
2022-03-21 17:53:51 +01:00 |
|
Jakub Trllo
|
2d86f0ee7c
|
added check of unknown files in temp
|
2022-03-21 17:30:47 +01:00 |
|
Jakub Trllo
|
8f28b96c7f
|
smaller fixes
|
2022-03-21 17:15:55 +01:00 |
|
Jakub Trllo
|
46b4f6f544
|
added ability to clear cached files
|
2022-03-21 17:03:29 +01:00 |
|