pandemonium_engine/core
2023-04-10 18:10:22 +02:00
..
bind Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
config Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
containers Ported from godot 4: Remove NOTIFICATION_MOVED_IN_PARENT 2023-04-10 15:55:34 +02:00
crypto
error Ported: Fix header guard in error_macros.h - madmiraal 2022-09-16 22:01:08 +02:00
input Ported: Fix Standard Gamepad Mapping triggers. 2023-03-12 19:12:39 +01:00
io Fix get_path() is not working when files are opend with open_compressed 2023-01-16 14:18:57 +01:00
log
math Fix include. 2023-03-12 16:05:58 +01:00
object Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2023-02-21 01:30:59 +01:00
os Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
string Ported from godot 4: Optimize Node::add_child validation 2023-04-10 18:10:22 +02:00
variant Renamed utf8_length() to utf8_byte_length(), and utf16_length() to utf16_byte_length() in String, as this might help to better explain why these differ from normal length(). 2023-03-20 22:34:21 +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
core_string_names.h
global_constants.cpp Ported: Add vector value linking - KoBeWi and timothyqiu 2022-12-22 18:50:17 +01:00
global_constants.h
int_types.h
register_core_types.cpp Moved ThreadPool to core. Also it can change it's thread count now when it has time for it. 2022-09-10 04:16:50 +02:00
register_core_types.h
SCsub Added support for specifying a COPYRIGHT.txt file for modules. 2022-12-31 18:12:06 +01:00
typedefs.h
version.h