pandemonium_engine/core
lawnjelly 1be9006ab0 Physics Interpolation - refactor Camera and fix get_camera_transform()
* Moves 3D Camera interpolation scene side.
* Automatically switches `get_camera_transform()` to report interpolated transform during `_process()`.
* Fixes `ClippedCamera` to work with physics interpolation.
2024-07-14 11:18:12 +02:00
..
bind
config
containers Remove unnecessary template parameters from constructors and desctuctors. 2024-06-18 10:17:14 +02:00
crypto
error Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-07-14 11:18:12 +02:00
input Sync controller mappings DB with SDL 2 community repo 2024-07-14 08:52:59 +02:00
io
log
math Physics Interpolation - Fix Transform2D::interpolate_with() 2024-07-14 08:08:05 +02:00
object Don't access a Message's memory after calling it's destructor in MessageQueue. (Even though the way the code works currently this was not really a bug, but it can easily become one.) 2024-06-18 10:38:58 +02:00
os Remove unnecessary template parameters from constructors and desctuctors. 2024-06-18 10:17:14 +02:00
string Added more helper methods to StringBuilder. 2024-04-27 18:53:54 +02:00
variant Clang-format everything. 2024-04-21 15:27:36 +02:00
core_builders.py
core_string_names.cpp
core_string_names.h
global_constants.cpp
global_constants.h
int_types.h
locales.h Clang-format everything. 2024-04-21 15:27:36 +02:00
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h
version.h