..
config
Project Manager: Fix hacky code for project rename
2022-11-29 15:38:22 +01:00
crypto
debugger
[MP] Move engine and editor profilers to a plugin.
2022-11-14 15:09:00 +01:00
error
Logger: Don't print error twice on ERR_PRINT
2022-10-04 17:56:30 +02:00
extension
Fix const qualifier for parameters in GDExtension api functions
2022-12-02 23:00:01 +01:00
input
Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resources
2022-11-24 14:06:00 +01:00
io
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
math
Merge pull request #68386 from MewPurPur/snappedi-snappedf
2022-11-24 18:54:49 +01:00
object
Fix unable to disconnect signal in Editor once created
2022-12-08 13:36:48 +01:00
os
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
string
Improve logic for detecting and tracking extensions
2022-11-24 21:48:16 +11:00
templates
Improve logic for detecting and tracking extensions
2022-11-24 21:48:16 +11:00
variant
Fix suppressed error message on error when using % format string
2022-12-05 22:09:10 +08:00
core_bind.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
core_bind.h
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
core_builders.py
ci: add Python static analysis check via mypy
2022-09-30 19:03:17 +07:00
core_constants.cpp
Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player
2022-12-02 20:28:10 +09:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
Implement ScriptExtension::get_documentation
2022-10-11 08:22:25 +02:00
register_core_types.cpp
Remove unused includes & move some includes to top of file
2022-09-23 19:06:31 -04:00
register_core_types.h
SCsub
SCons: Unify tools/target build type configuration
2022-09-26 16:31:46 +02:00
typedefs.h
version.h