Jakub Trllo
|
0212f6fc06
|
renamed module.py to addon.py in unreal
|
2022-08-26 15:11:14 +02:00 |
|
maxpareschi
|
2c81bb5788
|
moved env logic inside matching check
|
2022-08-26 15:09:47 +02:00 |
|
Jakub Trllo
|
2bfa9eea44
|
renamed 'IHostModule' to 'IHostAddon'
|
2022-08-26 15:06:50 +02:00 |
|
Jakub Trllo
|
52fdba85da
|
Merge pull request #3723 from pypeclub/feature/OP-3819_Move-subset-name-functionality
Genetal: Move subset name functionality
|
2022-08-26 15:00:09 +02:00 |
|
Jakub Trllo
|
9e7abf5804
|
Merge branch 'develop' into feature/OP-3819_Move-subset-name-functionality
|
2022-08-26 14:59:49 +02:00 |
|
Jakub Trllo
|
9ad7178854
|
Merge pull request #3730 from pypeclub/feature/OP-3817_Move-aftereffects-functions-to-aftereffects
AfterEffects: Move AE functions from general lib
|
2022-08-26 14:54:28 +02:00 |
|
Jakub Trllo
|
35b389f4a2
|
Merge branch 'develop' into feature/OP-3817_Move-aftereffects-functions-to-aftereffects
|
2022-08-26 14:54:16 +02:00 |
|
Jakub Trllo
|
c485b3a35d
|
Merge pull request #3741 from pypeclub/feature/log_tweaks
General: Logger tweaks
|
2022-08-26 14:52:05 +02:00 |
|
Jakub Trllo
|
10758ec144
|
use new source of order variables
|
2022-08-26 14:51:22 +02:00 |
|
maxpareschi
|
2d9f2a6e76
|
os.environ is now a copy not an instance
|
2022-08-26 14:46:03 +02:00 |
|
Jakub Trllo
|
d570f882ca
|
added orders to publish constants
|
2022-08-26 12:34:32 +02:00 |
|
Jakub Trllo
|
694953c1ba
|
added deprecation into functions
|
2022-08-26 12:29:01 +02:00 |
|
Jakub Trllo
|
9ead117915
|
added comments and deprecation warnings to classes which stayed where they are
|
2022-08-26 12:27:55 +02:00 |
|
Jakub Trllo
|
2e412b55c1
|
use new import sources for 'RepairContextAction' and 'RepairAction'
|
2022-08-26 12:25:02 +02:00 |
|
Petr Kalis
|
37ebb16ba6
|
Merge pull request #3678 from pypeclub/enhancement/OP-3713_Change-Create-flatten-image-into-tri-state
Webpublisher:change create flatten image into tri state
|
2022-08-26 12:16:06 +02:00 |
|
maxpareschi
|
380965927a
|
reversed dict merging, anatomy has precedence.
|
2022-08-26 12:13:29 +02:00 |
|
Jakub Trllo
|
94306ae842
|
marked 'get_errored_plugins_from_data' and 'get_errored_instances_from_context' as deprecated in 'openpype.action'
|
2022-08-26 12:08:21 +02:00 |
|
Jakub Trllo
|
27517897ab
|
use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context'
|
2022-08-26 12:07:26 +02:00 |
|
Jakub Trllo
|
4e8b40e3a0
|
'contextplugin_should_run' is marked as deprecated
|
2022-08-26 12:01:09 +02:00 |
|
Jakub Trllo
|
5203814b0e
|
added helper function to get staging dir even outside 'Extractor' plugin
|
2022-08-26 11:59:45 +02:00 |
|
Jakub Trllo
|
dc9971fd72
|
fix py2 compatibility
|
2022-08-26 11:56:18 +02:00 |
|
Jakub Trllo
|
16bd7a3fef
|
fix imported function name
|
2022-08-26 11:50:53 +02:00 |
|
Jakub Trllo
|
d0245ee23f
|
Merge pull request #3731 from pypeclub/feature/module_interfaces_cleanup
General: Module interfaces cleanup
|
2022-08-26 11:33:00 +02:00 |
|
Jakub Trllo
|
66bbb5497a
|
fix all families filter
|
2022-08-26 11:32:18 +02:00 |
|
64qam
|
627df16e01
|
Merge pull request #3663 from kaamaurice/enhancement/blender-ops-refresh-manager
Blender: ops refresh manager after process events
|
2022-08-26 11:32:07 +02:00 |
|
Jakub Ježek
|
1c322df18a
|
Merge pull request #3721 from pypeclub/bugfix/nuke-set-colorspace-write
Nuke: color-space settings from anatomy is working
|
2022-08-26 11:31:01 +02:00 |
|
Jakub Trllo
|
fa2234259e
|
replaced usages of 'contextplugin_should_run' with 'context_plugin_should_run'
|
2022-08-26 11:27:20 +02:00 |
|
Jakub Trllo
|
e28603bf1d
|
added 'context_plugin_should_run' to pipeline publish
|
2022-08-26 11:24:03 +02:00 |
|
Jakub Trllo
|
08675dcdf5
|
moved default repair actions into publish plugins
|
2022-08-26 11:02:33 +02:00 |
|
Jakub Trllo
|
74a1847cfe
|
removed unused ValidationException
|
2022-08-26 11:01:05 +02:00 |
|
Jakub Trllo
|
5908995349
|
moved helper functions 'get_errored_instances_from_context' and 'get_errored_plugins_from_context' into openpype.pipeline.publish
|
2022-08-26 11:00:34 +02:00 |
|
Jakub Trllo
|
41689a337e
|
Merge pull request #3740 from pypeclub/feature/OP-3793_Webpublisher-as-addon
Webpublisher: Webpublisher is used as addon
|
2022-08-26 10:34:43 +02:00 |
|
Jakub Trllo
|
4386d6332b
|
Merge pull request #3734 from pypeclub/feature/OP-3774_Harmony-as-addon
Harmony: Defined harmony as addon
|
2022-08-26 10:33:49 +02:00 |
|
Jakub Trllo
|
0bc5dfa32b
|
Merge pull request #3736 from pypeclub/feature/OP-3777_Photoshop-as-addon
Photoshop: Defined photoshop as addon
|
2022-08-26 10:13:05 +02:00 |
|
Jakub Trllo
|
45c112eb84
|
fixed arguments
|
2022-08-26 10:12:35 +02:00 |
|
Jakub Trllo
|
bad5b9b194
|
fix import
|
2022-08-26 10:04:17 +02:00 |
|
maxpareschi
|
3ad9533fa8
|
workfile template also matches against os.environ
|
2022-08-25 20:10:27 +02:00 |
|
Jakub Trllo
|
59f36cc7c8
|
log traceback when webserver connection is not possible
|
2022-08-25 18:49:20 +02:00 |
|
Jakub Trllo
|
54b8719b76
|
fix attr initialization
|
2022-08-25 18:49:04 +02:00 |
|
Jakub Trllo
|
5631fb66a7
|
use log attribute in provides
|
2022-08-25 18:36:31 +02:00 |
|
Jakub Trllo
|
808d1a5dd1
|
abstrac provides has log attribute
|
2022-08-25 18:36:11 +02:00 |
|
Jakub Trllo
|
ae11ae16d5
|
modify launch arguments
|
2022-08-25 18:12:20 +02:00 |
|
Jakub Trllo
|
971ae6d1ed
|
fix import in global commands
|
2022-08-25 18:04:37 +02:00 |
|
Jakub Trllo
|
e2c83c1426
|
renamed webserver_cli.py into webserver.py
|
2022-08-25 18:03:40 +02:00 |
|
Jakub Trllo
|
338d12e60c
|
added cli command for webserver
|
2022-08-25 18:03:09 +02:00 |
|
Jakub Trllo
|
d5f6ad9fdc
|
renamed 'cli_functions' to 'publish_functions'
|
2022-08-25 17:58:09 +02:00 |
|
Jakub Trllo
|
9c3e37e3f4
|
removed unused functions from openpype lib
|
2022-08-25 17:55:04 +02:00 |
|
Jakub Trllo
|
a98c7953aa
|
use 'find_close_plugin'
|
2022-08-25 17:54:30 +02:00 |
|
Jakub Trllo
|
233d70bdd8
|
headless_publish is a method on webpublisher addon
|
2022-08-25 17:54:05 +02:00 |
|
Jakub Trllo
|
6c330c4896
|
use lib functions from webpublisher
|
2022-08-25 17:50:54 +02:00 |
|