open_toontown_panda3d/panda
rdb bf65624298 dtoolbase: Make MemoryHook constant-initialized
init_memory_hook() is no longer required, eliminating static initialization order issues

This required moving the DeletedBufferChain map elsewhere, which now also has a const-initialized array for relatively small allocations.

Also, deletedChain.T has been renamed to deletedChain.I

Fixes #539
2022-10-24 13:26:03 +02:00
..
metalibs Support building pandagles2 on Android 2021-12-06 22:26:56 +01:00
src dtoolbase: Make MemoryHook constant-initialized 2022-10-24 13:26:03 +02:00
CMakeLists.txt CMake: generate panda3d.dist-info directory 2020-04-30 21:37:35 +02:00