.. |
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
|
Cleanups and codestyle for the godot4 containers that I added in unmodified yesterday.
|
2023-01-16 22:09:32 +01:00 |
crypto
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
error
|
Ported: Fix header guard in error_macros.h - madmiraal
|
2022-09-16 22:01:08 +02:00 |
input
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +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
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
math
|
BVH - fix lockguards for multithread mode
|
2023-03-12 14:20:02 +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
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
variant
|
Ported: Fix for PoolArray comparison - AThousandShips
|
2023-01-16 14:35:23 +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
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
global_constants.cpp
|
Ported: Add vector value linking - KoBeWi and timothyqiu
|
2022-12-22 18:50:17 +01: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
|
|
|
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
|
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
|
Moved the error macros.
|
2022-08-17 15:14:19 +02:00 |
version.h
|
Mass replaced godot to pandemonium.
|
2022-03-23 20:46:05 +01:00 |