Commit graph

119 commits

Author SHA1 Message Date
Roy Nieterau
14d767a97a Merge remote-tracking branch 'upstream/develop' into maya_new_publisher
# Conflicts:
#	openpype/hosts/maya/plugins/create/create_look.py
#	openpype/hosts/maya/plugins/create/create_review.py
#	openpype/hosts/maya/plugins/publish/collect_instances.py
#	openpype/hosts/maya/plugins/publish/validate_attributes.py
#	openpype/hosts/maya/plugins/publish/validate_frame_range.py
#	openpype/hosts/maya/plugins/publish/validate_maya_units.py
#	openpype/hosts/maya/plugins/publish/validate_mesh_overlapping_uvs.py
#	openpype/modules/deadline/plugins/publish/collect_pools.py
2023-04-04 17:05:59 +02:00
Jakub Trllo
2546274c55
Fix whitespace 2023-01-16 11:50:20 +01:00
Jakub Trllo
0aad4cd224 ignore 'QT_API' before application launch 2023-01-16 11:39:12 +01:00
Jakub Trllo
96719a39b4 set 'OPENPYPE_IS_STAGING' on app launch 2022-10-26 12:21:37 +02:00
Jakub Trllo
618137cf58 added root environments to launch environments 2022-10-06 16:30:08 +02:00
Jakub Trllo
6801a719d3 added method to get last available variant in application manager 2022-08-26 16:06:59 +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
7356fc666d moved collection of launch hooks from modules into applications logic 2022-08-25 12:31:47 +02:00
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
Jakub Trllo
9694a7692b
Merge pull request #3647 from pypeclub/feature/OP-3314_Hosts-as-Addons-step-1
Maya: Hosts as modules
2022-08-17 15:09:24 +02:00
Jakub Trllo
7d304d0f86 host module can define workfile extensions 2022-08-11 13:39:32 +02:00
Jakub Trllo
58af54c443 let host module add it's prelaunch hooks and don't guess it 2022-08-11 13:33:35 +02:00
Jakub Trllo
32176ba234 modules does not have to inherit from ILaunchHookPaths and application is passed to 'collect_launch_hook_paths 2022-08-11 13:29:06 +02:00
Jakub Trllo
88be040598 modev 'add_implementation_envs' to maya module and application knows that it should look there 2022-08-11 12:43:50 +02:00
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
9f9ac018bd use new functions instead of 'get_workdir_data' 2022-07-26 17:23:12 +02:00
Jakub Trllo
620060b7d6 use plist.load as plist.readPlist is deprecated 2022-07-11 18:19:27 +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
Jakub Trllo
3bf3c0bab4 modified anatomy imports in lib itself 2022-06-30 17:56:54 +02:00
Jakub Trllo
8f46a73ab7 use query functions in applications 2022-06-30 16:33:25 +02:00
Jakub Trllo
c3e13a9e19 modules have ability to modify environments before launch 2022-05-20 18:07:26 +02:00
Roy Nieterau
1eb8300831 Less scary log message 2022-05-06 11:43:49 +02:00
Roy Nieterau
840e830b30 Log name of class in a more readable manner 2022-05-06 11:00:53 +02:00
Roy Nieterau
fe0978a8b2 Tweak grammar 2022-05-05 16:19:26 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Jakub Trllo
b9a7d810cc fix applying of env variables that are not defined by applications or tools 2022-04-08 18:32:40 +02:00
Jakub Trllo
d7262446f8 use local settings to override environments during launching of application 2022-04-08 17:11:48 +02:00
Jakub Trllo
36a43d4020
Simplified getting host and app filter acess.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-30 11:11:37 +02:00
Jakub Trllo
3bda53a541 fix typo 2022-03-29 18:21:10 +02:00
Jakub Trllo
39f84f8dfd added option to validate if tool is valid for application 2022-03-29 18:14:24 +02:00
Jakub Trllo
b3463afa38 load settings data in EnvironmentTool with backwards comatible way 2022-03-29 18:14:09 +02:00
Jakub Trllo
014d0d8c53 moved adding of vendor paths to prepare_app_environments 2022-03-24 09:48:46 +01:00
Jakub Trllo
70c317005c add python version specific vendors outside of launch hook 2022-03-24 09:42:18 +01:00
Jakub Trllo
a1f46e7d1b Merge branch 'develop' into enhancement/OP-2949_move-pipeline-constants 2022-03-21 13:38:38 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
65bc619bcb use moved workfile functions 2022-03-18 14:57:02 +01:00
Jakub Trllo
5bfbe4ea53
Merge pull request #2822 from pypeclub/enhancement/custom_find_executable
General: Custom function for find executable
2022-03-08 10:44:02 +01:00
Jakub Trllo
5bf2bd2efa removed unused import 2022-03-01 14:08:56 +01:00
iLLiCiTiT
77232a07ef replace distutils find_executable with custom version 2022-02-28 20:52:21 +01:00
Jakub Trllo
82d37651b3 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-24 15:37:46 +01:00
Jakub Trllo
899e59b059 fix which template key is used for getting last workfile 2022-02-24 15:12:09 +01:00
Jakub Trllo
040688ca62 fixed app and context data fill 2022-02-24 09:55:42 +01:00
Jakub Trllo
fc4b7e4573 set context environments even for non host applications 2022-02-23 16:12:54 +01:00
Petr Kalis
28a745d54d Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/OP-2414_Move-harmony-to-openpype 2022-02-11 12:24:28 +01:00
Jakub Trllo
d282e4d1d5 Merge branch 'develop' into feature/OP-2590_Applications-without-integration 2022-02-10 11:01:31 +01:00
Jakub Trllo
920492c475 fixed launch crash 2022-02-10 11:00:13 +01:00
Petr Kalis
8bc173a9c2 OP-2414 - updated logic for kwargs
Moved from execute to applications
2022-02-09 14:42:08 +01:00
Jakub Trllo
76bf19a235 added additional applications to system settings 2022-02-07 11:52:15 +01:00
Jakub Trllo
b01bf9c91f all applications can be set on project but custom launch applications are defined in applications lib 2022-02-04 17:03:38 +01:00