ayon-core/client/ayon_core/hooks
Jakub Jezek 8b98c56ee8
Handles missing data keys safely
Uses `get` method to safely access optional entities in the data
dictionary, preventing potential KeyError when keys are absent.
2025-06-23 09:14:42 +02:00
..
pre_add_last_workfile_arg.py Merge branch 'develop' into enhancement/add_borisfx_silhouette_support 2025-01-21 13:50:46 +01:00
pre_copy_template_workfile.py pre and post launch hooks are using new import 2024-03-27 16:46:43 +01:00
pre_create_extra_workdir_folders.py pre and post launch hooks are using new import 2024-03-27 16:46:43 +01:00
pre_filter_farm_environments.py Change name of variable 2024-07-25 14:34:35 +02:00
pre_global_host_data.py Handles missing data keys safely 2025-06-23 09:14:42 +02:00
pre_mac_launch.py pre and post launch hooks are using new import 2024-03-27 16:46:43 +01:00
pre_new_console_apps.py pre and post launch hooks are using new import 2024-03-27 16:46:43 +01:00
pre_ocio_hook.py Avoids OCIO env preparation without task entity 2025-06-06 16:02:09 +02:00
pre_remove_launcher_paths.py ♻️ remove unnecessary type hinting 2025-05-02 14:47:46 +02:00