ayon-core/openpype/hosts/max
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 Merge pull request #5291 from ynput/release/next-minor 2023-07-13 15:43:02 +03:00
hooks Applications: Use prelaunch hooks to extract environments (#5387) 2023-08-03 10:04:15 +02:00
plugins replace 'fname' with 'filepath_from_context' (#5000) 2023-07-11 18:13:49 +02:00
startup Update openpype/hosts/max/startup/startup.py 2023-02-02 11:40:06 +01:00
__init__.py 🐛 fix publishing of alembics 2022-12-06 23:45:51 +01:00
addon.py pop QT_AUTO_SCREEN_SCALE_FACTOR 2023-02-01 18:33:58 +01:00