godot/core
Rémi Verschelde 1959284769
Merge pull request #68229 from Mickeon/c-escape-hell
Remove "?" from String.c_escape()
2022-11-14 23:24:35 +01:00
..
config Remove redundant Variant-types initializations 2022-11-14 19:35:19 +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 Revert removal of GDNativeExtensionScriptInstanceInfo::get_property_type_func in GDExtension 2022-11-12 04:18:21 +01:00
input add controller_number & controller_value to allow printing of all MIDI event data 2022-11-14 21:55:43 +10:30
io Implement SVG in OT support. 2022-11-04 14:10:54 +02:00
math Fix periods in editor strings and messages 2022-11-14 19:36:36 +01:00
object Merge pull request #67963 from KoBeWi/den_of_actions 2022-11-14 18:29:46 +01:00
os Simplify GDVIRTUAL_CALL calls 2022-10-19 00:05:48 +02:00
string Merge pull request #68229 from Mickeon/c-escape-hell 2022-11-14 23:24:35 +01:00
templates Merge pull request #66804 from akien-mga/core-remove-NO_SAFE_CAST 2022-10-04 10:22:24 +02:00
variant Merge pull request #68657 from Sauermann/fix-redundant-initialization 2022-11-14 23:23:54 +01:00
core_bind.cpp Merge pull request #67244 from RandomShaper/split_render_further_2 2022-10-11 21:08:42 +02:00
core_bind.h Merge pull request #67244 from RandomShaper/split_render_further_2 2022-10-11 21:08:42 +02:00
core_builders.py ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
core_constants.cpp Move EulerOrder enum to math_defs.h and global scope 2022-11-02 13:44:13 -05: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