pandemonium_engine/servers
smix8 9225e78f68 Fix Navigation agent callback wild pointer crash
Fixes crash in sanitizer builds when callback agent or object are already freed.

(cherry picked from commit 194c1c44e0a20faa4463e3a41bb12cf93a71fc03)
2022-12-22 14:12:00 +01:00
..
audio Fix compile. 2022-09-16 13:05:22 +02:00
physics Fix typo bug in heightmap shape 2022-12-12 12:14:25 +01:00
physics_2d Correctly compute inverse_mass when inertia is defined by user 2022-11-30 14:26:26 +01:00
rendering Fix shader compiler asan out of bounds 2022-11-30 14:34:44 +01:00
audio_server.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
audio_server.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
navigation_2d_server.cpp Fix Navigation agent callback wild pointer crash 2022-12-22 14:12:00 +01:00
navigation_2d_server.h Fix Navigation agent callback wild pointer crash 2022-12-22 14:12:00 +01:00
navigation_server.cpp Fix Navigation agent callback wild pointer crash 2022-12-22 14:12:00 +01:00
navigation_server.h Fix Navigation agent callback wild pointer crash 2022-12-22 14:12:00 +01:00
physics_2d_server.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
physics_2d_server.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
physics_server.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
physics_server.h Also renamed the files. 2022-08-19 21:24:36 +02:00
register_server_types.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
register_server_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
rendering_server_callbacks.cpp Also renamed the files. 2022-08-19 21:24:36 +02:00
rendering_server_callbacks.h Also renamed the files. 2022-08-19 21:24:36 +02:00
rendering_server.cpp Ported: Bind Physics Interpolation functions in VisualServer 2022-09-17 10:22:26 +02:00
rendering_server.h Ported: added options for sorting transparent objects 2022-09-17 10:54:57 +02:00
SCsub Also renamed the files. 2022-08-19 21:24:36 +02:00
server_wrap_mt_common.h Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00