Commit graph

73 commits

Author SHA1 Message Date
Jakub Trllo
a2a2d5e193 removed repeated logic of any_outdata from after effects 2022-04-06 15:41:30 +02:00
Jakub Trllo
cadd5d1e5d fix registered host in AE host 2022-04-06 15:02:42 +02:00
Jakub Trllo
729131738a changed installation of hosts 2022-04-01 19:40:23 +02:00
Jakub Trllo
cb33bb94f9
Merge pull request #2935 from pypeclub/enhancement/OP-2855_move-plugins-register-and-discover
General: Move plugins register and discover
2022-03-31 13:38:17 +02:00
Petr Kalis
4891f336ed Fix - handle better exception when no file opened in AE
Occured when no scene was opened and Workfile wanted to open existing workfile
2022-03-31 11:09:57 +02:00
Jakub Trllo
b767458bff use direct imports of LegacyCreator 2022-03-23 15:12:42 +01:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
7fa905a5e3 removed registering of inventory actions from hosts that don't have any 2022-03-18 12:30:04 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
e635d81f9b
Merge pull request #2846 from pypeclub/deature/OP-2839_Basic-event-system
General: Basic event system
2022-03-11 18:50:06 +01:00
Petr Kalis
e8b2299c00 OP-2815 - copied webserver tool for AE from avalon to openpype 2022-03-11 14:27:17 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
9c57a9e025 Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype 2022-03-09 19:37:29 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
Jakub Trllo
502785021e moved events to openpype.lib 2022-03-05 08:30:29 +01:00
Jakub Trllo
9c111fa9d4 use new event system in openpype 2022-03-04 19:01:31 +01:00
Jakub Trllo
467208309b Merge branch 'develop' into feature/validation_exceptions 2022-03-01 11:37:44 +01:00
Petr Kalis
7cc038b88a
Merge pull request #2748 from pypeclub/OP-2551_Aftereffects-2022-and-Deadline
Aftereffects 2022 and Deadline
2022-02-18 17:06:20 +01:00
Roy Nieterau
112fda1bba Merge remote-tracking branch 'upstream/develop' into subset_default_to_main
# Conflicts:
#	openpype/hosts/harmony/api/plugin.py
#	openpype/hosts/houdini/api/plugin.py
#	openpype/hosts/maya/api/plugin.py
2022-02-12 10:53:22 +01:00
Petr Kalis
e317c5e307 Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/OP-2414_Move-harmony-to-openpype 2022-02-07 20:49:21 +01:00
Petr Kalis
9d1468de8b Fix - context must be pushed through with RenderInstance
Submission to DL checks context for flag for pushing through OPENPYPE_MONGO
2022-02-07 13:13:44 +01:00
Petr Kalis
041f5db196 OP-2414 - renamed ConsoleTrayApp to StdOutBroker 2022-02-04 17:29:24 +01:00
Petr Kalis
986a83c93d OP-2551 - added app version method
Used to properly propagate major.minor version from the app to allow DL configure proper executables
2022-02-02 13:28:44 +01:00
Roy Nieterau
4fb92b6fca Default to "Main" subset name across all hosts
- 'testhost' is not refactored to default to "Main"
2022-02-02 10:25:33 +01:00
Milan Kolar
1e789ab37f
Merge pull request #2577 from pypeclub/bugfix/aftereffects_render_after_move 2022-01-21 16:59:07 +01:00
Petr Kalis
469d58a15b Fix - removed obsolete import 2022-01-21 16:49:25 +01:00
Ondrej Samohel
701b9275a4
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01 2022-01-21 00:22:17 +01:00
Petr Kalis
129e9c9589 Remove obsolete Creator 2022-01-17 11:48:18 +01:00
Petr Kalis
856e69c3eb Small rename in readme 2022-01-17 11:24:37 +01:00
iLLiCiTiT
df29a9f81a fixed imports 2022-01-16 16:17:37 +01:00
iLLiCiTiT
b432613e72 moved implementation from avalon to openpype 2022-01-16 16:13:10 +01:00
Roy Nieterau
107e2e637e Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
Petr Kalis
e3122b9782 OP-2282 - added error when no layers in Background
Background import without layers failed with nondescript message.
Fixed broken layer naming
2022-01-06 15:36:41 +01:00
Petr Kalis
6f8700a5c5 OP-2282 - changes custom widget with CreatorError to standardize 2022-01-06 12:46:05 +01:00
Petr Kalis
a14aaaf9b8 Fix formatting 2021-12-21 14:48:08 +01:00
Petr Kalis
3e195d58cc Fix formatting 2021-12-21 14:37:41 +01:00
Petr Kalis
8a67dba15d Fix formatting 2021-12-21 14:18:26 +01:00
Petr Kalis
dda5ddaa98 Implemented change of validators to new publisher style for AE 2021-12-21 14:09:09 +01:00
Petr Kalis
02717fac4e
Update error msg format
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2021-12-14 11:15:51 +01:00
Petr Kalis
a80ed0deec OP-2053 - Hound 2021-12-09 14:25:24 +01:00
Petr Kalis
2673b58773 OP-2053 - added possibility to check installed extension version 2021-12-09 14:01:28 +01:00
Petr Kalis
2a540cdbde Merge branch 'feature/OP-2019_Create-test-publish-class-for-AE' into feature/OP-2053_Add-validator-to-check-correct-version-of-extension-for-PS-and-AE 2021-12-09 13:34:34 +01:00
iLLiCiTiT
e5efaf842b removed imports from avalon vendor and use sys modules 2021-11-25 00:39:22 +01:00
Petr Kalis
6b45101ed0 OP-2019 - added test classes for remote publish 2021-11-16 09:44:49 +01:00