pandemonium_engine/core
lawnjelly 131880d444 Physics Interpolation - Fix Transform2D::interpolate_with()
Ports the `interpolate_with()` routine from 4.x which works correctly with skew.
2024-07-14 08:08:05 +02:00
..
bind Fix typo. 2024-03-04 21:15:00 +01:00
config Added a way for platforms to define a custom resource pack location. 2024-02-17 22:14:44 +01:00
containers Remove unnecessary template parameters from constructors and desctuctors. 2024-06-18 10:17:14 +02:00
crypto Fix unitialized variables in core 2024-02-08 13:43:25 +01:00
error File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
input Backported create_reference() helper methods for InputEvents from godot 4. 2024-03-01 21:45:27 +01:00
io Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
log File copyright header updates pt3. 2023-12-17 22:42:34 +01:00
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 Added support for specifying a COPYRIGHT.txt file for modules. 2022-12-31 18:12:06 +01:00
core_string_names.cpp File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
core_string_names.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
global_constants.cpp Backport locale selection improvements. 2024-04-06 12:37:02 +02:00
global_constants.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
int_types.h File copyright header updates pt1. 2023-12-17 22:29:33 +01:00
locales.h Clang-format everything. 2024-04-21 15:27:36 +02:00
register_core_types.cpp File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
register_core_types.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
SCsub zlib/minizip: Update to version 1.3 2024-02-08 15:06:20 +01:00
typedefs.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00
version.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00