ayon-core/openpype/pipeline
Jakub Trllo d0f083ec19
Publisher: Explicit save (#4676)
* added save button class

* added save button to window

* workfiles is also part of context in CreateContext to be able check if context changed

* window cares about trigger of convertors

* use abstractproperty with property and abstractmethod decorators

* save changes happens using main window and can be blocked

* fix pyside compatibility

* use create context to get current context names

* Fix docstring label

* added shortcuts for save and reset

* change control string matching for macos

* added 'publish_has_started' property

* allow save only if publishing did not start yet

* rename 'get_selected_convertors' to 'get_selected_legacy_convertors' and added docstrings

* Added Saved changes

* disable instances toggle when publishing started

* Fix reset button tooltip

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* Use QKeySequence to string for tooltips

* added example output

* use predefined method to emit card message

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-23 12:52:25 +01:00
..
create Publisher: Explicit save (#4676) 2023-03-23 12:52:25 +01:00
farm fixing module file and list indexing 2022-04-13 13:38:05 +02:00
load changed info to debug 2023-02-28 11:30:39 +01:00
publish Nuke: moving deepcopy to abstraction 2023-03-06 11:13:57 +01:00
workfile Nuke: Add option to use new creating system in workfile template builder (#4545) 2023-03-06 18:34:56 +01:00
__init__.py added context getter functions to pipeline init 2023-02-01 12:38:54 +01:00
actions.py removed debug prints 2022-03-24 13:31:45 +01:00
anatomy.py fix dict update 2023-02-27 11:38:56 +01:00
colorspace.py Nuke: moving deepcopy to abstraction 2023-03-06 11:13:57 +01:00
constants.py moved host workfile extensions 2022-03-18 16:08:15 +01:00
context_tools.py check for source class instead of for function by name availability 2023-02-01 12:34:21 +01:00
delivery.py Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence' 2022-08-29 15:10:44 +02:00
editorial.py editorial fixing handles to int and adding speed attribute 2022-08-19 16:15:16 +02:00
legacy_io.py Merge branch 'develop' into feature/OP-3315_Host-implementation-defined-with-class 2022-06-22 18:00:04 +02:00
mongodb.py use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
plugin_discover.py public 'discover' function can expect all possible arguments 2023-02-16 09:52:39 +01:00
project_folders.py skip folders creation if are not set 2022-08-31 16:15:28 +02:00
schema.py removed usage of AVALON_SCHEMA 2022-04-19 18:05:48 +02:00
tempdir.py removing python3 only code 2023-02-15 12:26:50 +01:00
template_data.py fix variable name 2022-09-07 12:11:06 +02:00
thumbnail.py use project anatomy if needed 2022-08-29 13:36:58 +02:00