.. |
bind
|
Added log level support for PLogger.
|
2023-10-25 01:25:15 +02:00 |
config
|
Fix ProjectSettings::localize_path for Windows paths
|
2023-08-27 12:05:08 +02:00 |
containers
|
Ported parts of : Refactor Node Processing
|
2023-06-12 21:13:26 +02:00 |
crypto
|
Use NULLs.
|
2023-08-30 13:24:46 +02:00 |
error
|
Ported: Fix header guard in error_macros.h - madmiraal
|
2022-09-16 22:01:08 +02:00 |
input
|
Added quote_style argument to get_argument_options().
|
2023-12-10 16:02:08 +01:00 |
io
|
Port4ed from godot: Add binary MO translation file support. Add brotli decoder and WOFF2 support.
|
2023-10-02 21:12:03 +02:00 |
log
|
The default log level in PLogger is now message.
|
2023-10-25 01:45:37 +02:00 |
math
|
Moved ScneeStringNames and PropertyUtils into scene/main.
|
2023-12-10 18:01:51 +01:00 |
object
|
Added quote_style argument to get_argument_options().
|
2023-12-10 16:02:08 +01:00 |
os
|
Added a new SubProcess class with a Uniz backend for better process control.
|
2023-09-10 12:19:51 +02:00 |
string
|
Ported from godot: Add context support for editor translation
|
2023-10-02 20:48:04 +02:00 |
variant
|
Moved CanvasItem, Control, Node2D and Spatial under scene/main.
|
2023-12-10 15:50:54 +01: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
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
core_string_names.h
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
global_constants.cpp
|
Backported from godot4: Rework Navigation Avoidance
|
2023-06-10 20:58:49 +02:00 |
global_constants.h
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
int_types.h
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
register_core_types.cpp
|
Added a new SubProcess class with a Uniz backend for better process control.
|
2023-09-10 12:19:51 +02:00 |
register_core_types.h
|
Clang format all files.
|
2022-03-18 19:00:13 +01:00 |
SCsub
|
Added support for specifying a COPYRIGHT.txt file for modules.
|
2022-12-31 18:12:06 +01:00 |
typedefs.h
|
Added HAS_TRIVIAL_CONSTRUCTOR, HAS_TRIVIAL_DESTRUCTOR, and HAS_TRIVIAL_COPY macros to typedefs to fix new clang deprecations.
|
2023-04-16 15:42:57 +02:00 |
version.h
|
Fix Windows StringFileInfo structure
|
2023-08-30 10:52:11 +02:00 |