ayon-core/openpype/hosts/blender
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
..
api Added menu entries to set resolution and frame range 2023-07-24 10:47:03 +01:00
blender_addon/startup blender ops refresh manager after process events 2022-08-11 17:10:02 +02:00
hooks Applications: Use prelaunch hooks to extract environments (#5387) 2023-08-03 10:04:15 +02:00
plugins Minor changes to FBX camera extractor to improve clarity 2023-07-24 14:49:50 +01:00
__init__.py renamed blender to addon 2022-08-26 15:15:14 +02:00
addon.py change imports in hosts 2022-11-03 16:27:38 +01:00