.. |
config
|
[Core] Move includes from project_settings.h into project_settings.cpp
|
2024-03-04 15:37:30 +02:00 |
crypto
|
Add const lvalue ref to core/* container parameters
|
2024-02-14 11:20:36 -03:00 |
debugger
|
Add const lvalue ref to core/* container parameters
|
2024-02-14 11:20:36 -03:00 |
error
|
Fix GLTF exporting invalid meshes and attempting to export gizmo meshes
|
2024-02-04 02:58:29 -06:00 |
extension
|
Merge pull request #89365 from Repiteo/scons/run_in_subprocess-to-env.Run
|
2024-03-10 21:13:22 +01:00 |
input
|
SCons: Ensure with statement where applicable
|
2024-03-10 12:57:57 -05:00 |
io
|
Merge pull request #89251 from KoBeWi/fastpector
|
2024-03-09 00:52:09 +01:00 |
math
|
[Core] Codestyle improvements to math types
|
2024-03-04 18:17:10 +01:00 |
object
|
SCons: Convert remaining run_in_subprocess to env.Run
|
2024-03-10 14:01:23 -05:00 |
os
|
Merge pull request #86620 from fbcosentino/midi_device_id
|
2024-02-19 17:06:22 +01:00 |
string
|
Fix String::begins_with when both strings are empty
|
2024-03-05 20:46:10 +02:00 |
templates
|
Remove word duplicates in comments and strings, and fix casing and punctuation
|
2024-02-23 17:28:28 -05:00 |
variant
|
Allow returning Dictionary after merging
|
2024-03-06 14:49:35 +01:00 |
core_bind.cpp
|
Merge pull request #86777 from Mickeon/autocomplete-classdb
|
2024-03-01 14:56:12 +01:00 |
core_bind.h
|
Merge pull request #86777 from Mickeon/autocomplete-classdb
|
2024-03-01 14:56:12 +01:00 |
core_builders.py
|
SCons: Ensure with statement where applicable
|
2024-03-10 12:57:57 -05:00 |
core_constants.cpp
|
Add InputEventKey.location to tell left from right
|
2024-01-26 14:42:28 +01:00 |
core_constants.h
|
Add const lvalue ref to container parameters
|
2024-01-05 14:49:57 -03:00 |
core_globals.cpp
|
|
|
core_globals.h
|
|
|
core_string_names.cpp
|
|
|
core_string_names.h
|
|
|
doc_data.cpp
|
|
|
doc_data.h
|
Documentation: Add support for deprecated/experimental messages
|
2024-02-15 15:59:50 +03:00 |
register_core_types.cpp
|
Manage time singleton
|
2024-02-11 14:39:20 -08:00 |
register_core_types.h
|
|
|
SCsub
|
Enforce \n eol for Python writes
|
2024-03-09 14:29:24 -06:00 |
typedefs.h
|
Undefine yet another macro from Windows headers
|
2024-01-26 19:43:43 +01:00 |
version.h
|
Display the build date in the editor and when starting the engine
|
2024-02-27 20:39:17 +01:00 |