.. |
config
|
Merge pull request #94799 from m4gr3d/memory_allocation_cleanup_and_optimizations
|
2024-08-16 23:45:39 +02:00 |
crypto
|
[Crypto] Expose TLSOptions getters
|
2024-06-14 22:33:10 +02:00 |
debugger
|
Fix Game window stops responding when debugger pauses
|
2024-07-10 13:38:57 -07:00 |
error
|
Fixed Timestep Interpolation (3D)
|
2024-07-07 22:15:23 +02:00 |
extension
|
Fix reload of GDExtension libraries in framework package on macos
|
2024-08-08 08:31:49 -06:00 |
input
|
Merge pull request #94799 from m4gr3d/memory_allocation_cleanup_and_optimizations
|
2024-08-16 23:45:39 +02:00 |
io
|
Merge pull request #92496 from clayjohn/HDR-2D-sRGB
|
2024-08-19 12:08:40 +02:00 |
math
|
Merge pull request #95291 from BlueCube3310/hdr-optimizations
|
2024-08-16 10:35:32 +02:00 |
object
|
Fix virtual binding for ScriptLanguageExtension::_reload_scripts
|
2024-08-17 21:09:32 -07:00 |
os
|
Merge pull request #92391 from rburing/fti_3d
|
2024-08-16 10:33:37 +02:00 |
string
|
Merge pull request #92546 from AThousandShips/faster_replace
|
2024-08-19 12:08:45 +02:00 |
templates
|
Merge pull request #95469 from bruvzg/cowdata_unref
|
2024-08-16 10:36:28 +02:00 |
variant
|
[Core] Fix Variant::construct of Object
|
2024-07-25 12:25:29 +02:00 |
core_bind.cpp
|
Expose ClassDB methods get_property_setter / get_property_getter
|
2024-07-27 00:13:34 -04:00 |
core_bind.h
|
Expose ClassDB methods get_property_setter / get_property_getter
|
2024-07-27 00:13:34 -04: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 PackedVector4Array Variant type
|
2024-05-03 00:58:27 +02: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
|
Reduce and prevent unnecessary random-access to List
|
2024-05-04 16:08:55 +02:00 |
doc_data.h
|
Documentation: Add support for deprecated/experimental messages
|
2024-02-15 15:59:50 +03:00 |
register_core_types.cpp
|
Split TranslationServer into its own file
|
2024-08-15 15:00:47 +08:00 |
register_core_types.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
SCsub
|
SCons: Fix mono dependency
|
2024-06-01 16:37:54 -05:00 |
typedefs.h
|
Core: Replace _NO_DISCARD_ macro with attribute
|
2024-04-12 16:40:01 -05:00 |
version.h
|
Display the build date in the editor and when starting the engine
|
2024-02-27 20:39:17 +01:00 |