| .. |
|
config
|
Implement buffer_get_data_async and texture_get_data_async.
|
2024-12-11 11:55:23 -08:00 |
|
crypto
|
Core: Do not generate `*.uid` files for JSON, certificates, and translations
|
2024-12-04 14:26:10 +03:00 |
|
debugger
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
|
error
|
Fix race conditions in breadcrumbs
|
2024-10-22 22:08:46 -03:00 |
|
extension
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
|
input
|
Fix missing event metadata in _input() with Input.parse_input_event()
|
2024-12-06 22:08:16 +03:00 |
|
io
|
Fix `StreamPeerExtension::put_partial_data()` to call `_put_partial_data()`
|
2024-12-12 08:31:12 -06:00 |
|
math
|
Merge pull request #99765 from dalexeev/core-fix-json-from-to-native
|
2024-12-10 14:15:53 -06:00 |
|
object
|
Add move assignment and move constructor to Variant.
|
2024-12-15 14:38:46 +01:00 |
|
os
|
Merge pull request #99895 from mihe/jolt-physics
|
2024-12-11 14:53:57 +01:00 |
|
string
|
Merge pull request #100239 from Ivorforce/cowdata-move-constructor
|
2024-12-12 16:13:30 -06:00 |
|
templates
|
Add move constructor and move assignment to CowData, String, Char16String, CharString and Vector.
|
2024-12-11 15:52:15 +01:00 |
|
variant
|
Add move assignment and move constructor to Variant.
|
2024-12-15 14:38:46 +01:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
core_bind.compat.inc
|
[OS] Add functions to determine standard I/O device type.
|
2024-11-06 13:33:38 +02:00 |
|
core_bind.cpp
|
Add file and dir temporary utilities
|
2024-12-02 12:08:14 -05:00 |
|
core_bind.h
|
Add file and dir temporary utilities
|
2024-12-02 12:08:14 -05: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
|
Add hint for oneshot & warning when it will be updated continuously
|
2024-11-11 01:12:45 +09: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.h
|
Move singleton StringName definitions to header
|
2024-12-06 13:43:31 +01: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
|
Register Engine, OS, ProjectSettings, and Time early.
|
2024-11-21 18:09:03 -05:00 |
|
register_core_types.h
|
Register Engine, OS, ProjectSettings, and Time early.
|
2024-11-21 18:09:03 -05:00 |
|
typedefs.h
|
Style: Apply `clang-tidy` fixes
|
2024-11-04 12:11:06 -06:00 |
|
version.h
|
Display the build date in the editor and when starting the engine
|
2024-02-27 20:39:17 +01:00 |