pandemonium_engine/platform/android/export
lawnjelly d149a59513 Add GLOBAL_GET cached macros.
GLOBAL_GET is an expensive operation which should not be used each frame / tick.
This PR adds macros which do a cheaper revision check, and only call the expensive GLOBAL_GET when project settings have changed.

Co-authored-by: Lukas Tenbrink <lukas.tenbrink@gmail.com>
2025-03-31 07:58:52 +02:00
..
export_plugin.cpp Clang format everything. 2024-07-16 21:23:54 +02:00
export_plugin.h Backported Update Android dependencies for the project 2024-04-20 13:35:32 +02:00
export.cpp Backported Update Android dependencies for the project 2024-04-20 13:35:32 +02:00
export.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
gradle_export_util.cpp Add GLOBAL_GET cached macros. 2025-03-31 07:58:52 +02:00
gradle_export_util.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
pandemonium_plugin_config.cpp File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
pandemonium_plugin_config.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00