Commit graph

9 commits

Author SHA1 Message Date
Jakub Trllo
7e9f42b447
Applications: Use prelaunch hooks to extract environments (#5387)
* ApplicationManager can have more granular way how applications are launched

* executable is optional to be able create ApplicationLaunchContext

* launch context can run prelaunch hooks without launching application

* 'get_app_environments_for_context' is using launch context to prepare environments

* added 'launch_type' as one of filtering options for LaunchHook

* added 'local' launch type filter to existing launch hooks

* define 'automated' launch type in remote publish function

* modified publish and extract environments cli commands

* launch types are only for local by default

* fix import

* fix launch types of global host data

* change order or kwargs

* change unreal filter attribute
2023-08-03 10:04:15 +02:00
Jakub Trllo
a3e795aa37 import setting functions from 'openpype.settings' 2022-10-04 11:51:52 +02:00
Jakub Trllo
6fc240734c ftrack module modify application launch environments in module instead of in prelaunch hook 2022-05-20 18:10:40 +02:00
Jakub Trllo
4306a618a0 moved ftrack module one hierarchy level higher 2022-02-22 15:18:12 +01:00
iLLiCiTiT
3406c47fda moved ftrack module 2021-07-28 14:19:35 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
Simone Barbieri
5a1889e413 Fix for the workflow between Blender and Unreal for OpenPype 3.0 2021-04-07 16:49:27 +01:00
Milan Kolar
32abd8a980 fix pype references to openpype in ftrack 2021-04-01 23:27:43 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00