pandemonium_engine/main
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
..
tests Fix split_floats behavior when spaces are used as separators 2024-11-13 23:59:35 +01:00
app_icon.png Replaced the logo and icons, app icon and a splash. 2022-03-16 13:43:37 +01:00
input_default.cpp Fix physics tick count in Input.action_press and Input.action_release 2024-07-17 00:01:41 +02:00
input_default.h File copyright header updates pt5. 2023-12-17 23:07:28 +01:00
main_builders.py CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds 2024-11-13 23:48:04 +01:00
main_timer_sync.cpp File copyright header updates pt5. 2023-12-17 23:07:28 +01:00
main_timer_sync.h File copyright header updates pt5. 2023-12-17 23:07:28 +01:00
main.cpp Add GLOBAL_GET cached macros. 2025-03-31 07:58:52 +02:00
main.h File copyright header updates pt5. 2023-12-17 23:07:28 +01:00
performance.cpp File copyright header updates pt5. 2023-12-17 23:07:28 +01:00
performance.h File copyright header updates pt5. 2023-12-17 23:07:28 +01:00
SCsub Don't define NO_EDITOR_SPLASH in export templates 2024-07-14 08:43:42 +02:00
splash.png Replaced the logo and icons, app icon and a splash. 2022-03-16 13:43:37 +01:00