.. |
config
|
[Core] Add `Engine.print_to_stout` setting to control printing
|
2024-09-22 12:09:01 +02:00 |
crypto
|
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
2024-08-20 20:19:02 +08:00 |
debugger
|
Use `MutexLock` in more places
|
2024-08-29 14:12:59 +02:00 |
error
|
Update the storage access handler logic to support accessing / retrieving contents with the `assets:/` prefix
|
2024-08-26 11:16:37 -07:00 |
extension
|
Merge pull request #95840 from raulsntos/char_metadata
|
2024-09-12 09:25:19 +02:00 |
input
|
Allow JOY_AXIS_INVALID in InputEventJoypadMotion's `axis`
|
2024-09-16 12:12:27 +02:00 |
io
|
Merge pull request #97286 from Rynzier/master
|
2024-09-23 12:28:14 +02:00 |
math
|
CI: Update `clang-format` pre-commit hook to 19.1.0
|
2024-09-26 11:46:12 +02:00 |
object
|
Discard additional redo on commiting actions
|
2024-09-24 15:47:55 +02:00 |
os
|
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
|
2024-09-06 14:16:39 +03:00 |
string
|
Fix script editor wrongly replaces and quotes non-ASCII letters
|
2024-09-23 00:05:16 +08:00 |
templates
|
Merge pull request #94137 from Craig-Stoneham/master
|
2024-08-26 22:45:17 +02:00 |
variant
|
Merge pull request #95166 from aaronp64/variant_op_err_return
|
2024-09-23 12:27:51 +02:00 |
SCsub
|
Make sure huf_decompress is only applied to 64-bit x86.
|
2024-08-29 17:12:09 -04:00 |
core_bind.compat.inc
|
Add support for non-blocking IO mode to `OS.execute_with_pipe`.
|
2024-09-06 14:16:39 +03:00 |
core_bind.cpp
|
Merge pull request #90955 from AThousandShips/print_to_stdout
|
2024-09-23 16:13:41 +02:00 |
core_bind.h
|
Merge pull request #90955 from AThousandShips/print_to_stdout
|
2024-09-23 16:13:41 +02:00 |
core_builders.py
|
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
2024-05-21 18:02:29 -05:00 |
core_constants.cpp
|
Implement typed dictionaries
|
2024-09-04 10:27:26 -05:00 |
core_constants.h
|
Add const lvalue ref to container parameters
|
2024-01-05 14:49:57 -03:00 |
core_globals.cpp
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
core_globals.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
core_string_names.cpp
|
Cleanup unused/underused singleton StringNames
|
2024-05-14 18:18:29 +02:00 |
core_string_names.h
|
Cleanup unused/underused singleton StringNames
|
2024-05-14 18:18:29 +02:00 |
doc_data.cpp
|
Implement typed dictionaries
|
2024-09-04 10:27:26 -05:00 |
doc_data.h
|
Docs: Add missing deprecated/experimental tag support for theme items
|
2024-09-04 17:49:05 +03:00 |
register_core_types.cpp
|
Add translation domain
|
2024-09-17 13:09:44 +08:00 |
register_core_types.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
typedefs.h
|
SCons: Pass `/Zc:__cplusplus` in MSVC builds
|
2024-09-05 11:44:57 -05:00 |
version.h
|
Display the build date in the editor and when starting the engine
|
2024-02-27 20:39:17 +01:00 |