..
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
Add GLOBAL_GET cached macros.
2025-03-31 07:58:52 +02:00
containers
Clang format everything.
2024-07-16 21:23:54 +02:00
crypto
Fix unitialized variables in core
2024-02-08 13:43:25 +01:00
error
Add GLOBAL_GET cached macros.
2025-03-31 07:58:52 +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
Object::call()
prevent debug lock accessing dangling pointer
2024-09-20 09:02:15 +02:00
os
Added NOTIFICATION_QUITTING to MainLoop.
2025-02-08 11:24:16 +01:00
string
Added force printing / logging option to OS. Made PLogger use this internally.
2024-11-16 10:28:17 +01:00
variant
Backported from godot4: Add the ability to look-at in model-space.
2024-09-30 17:04:00 +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
Prevent inlining error print functions.
2025-03-31 07:45:49 +02:00
version.h
File copyright header updates pt4.
2023-12-17 22:50:00 +01:00