pandemonium_engine/core
2025-03-31 12:55:17 +02:00
..
bind Added log_custom method to PLogger. It's a lot more customizable than the others by design. Also small cleanups. 2024-11-17 14:51:44 +01:00
config Moved the static_assert in GLOBAL_CACHED to the top. 2025-03-31 12:55:17 +02:00
containers Backported move semantics from godot 3.x. with some changes. 2025-03-31 09:33:17 +02:00
crypto Fix unitialized variables in core 2024-02-08 13:43:25 +01:00
error Reworked the new GLOBAL_GET_CACHED macro. 2025-03-31 12:51:27 +02:00
input Sync controller mappings DB with SDL 2 community repo 2024-07-14 08:52:59 +02:00
io Added use_on_initial_import() virtual method to ResourceImporter. 2024-12-06 23:06:47 +01:00
log Fix typo. 2024-11-17 16:34:22 +01:00
math Backported from godot4: Add the ability to look-at in model-space. 2024-09-30 17:04:00 +02:00
object Simplified ObjectDB::get_instance() casting 2025-03-31 08:02:27 +02:00
os Added NOTIFICATION_QUITTING to MainLoop. 2025-02-08 11:24:16 +01:00
string Backported move semantics from godot 3.x. with some changes. 2025-03-31 09:33:17 +02:00
variant Backported move semantics from godot 3.x. with some changes. 2025-03-31 09:33:17 +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 again. 2024-07-16 21:29:26 +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 Backported move semantics from godot 3.x. with some changes. 2025-03-31 09:33:17 +02:00
version.h File copyright header updates pt4. 2023-12-17 22:50:00 +01:00