Fabio Alessandrelli 67265d14f7 [MP] Move engine and editor profilers to a plugin. 3 年 前
..
config d9f066d5fa Remove duplicate project settings definitions 3 年 前
crypto c3606cb5f3 Swap arguments of ResourceSaver.save() 3 年 前
debugger 67265d14f7 [MP] Move engine and editor profilers to a plugin. 3 年 前
error ac3917c42f Logger: Don't print error twice on `ERR_PRINT` 3 年 前
extension 39c039a363 Revert removal of GDNativeExtensionScriptInstanceInfo::get_property_type_func in GDExtension 3 年 前
input 73db3b67df add controller_number & controller_value to allow printing of all MIDI event data 3 年 前
io d77902f33a Implement SVG in OT support. 3 年 前
math 9e952c8386 Allow getting Quaternion rotation in different Euler orders 3 年 前
object 39c039a363 Revert removal of GDNativeExtensionScriptInstanceInfo::get_property_type_func in GDExtension 3 年 前
os d06a8320e5 Simplify GDVIRTUAL_CALL calls 3 年 前
string 5b3a03bf5c Merge pull request #68448 from bruvzg/font_imp_tr 3 年 前
templates cd7f172cf8 Merge pull request #66804 from akien-mga/core-remove-NO_SAFE_CAST 3 年 前
variant 12b4a263ee Merge pull request #67730 from KoBeWi/late_to_the_call 3 年 前
SCsub 39facb35a0 SCons: Unify tools/target build type configuration 3 年 前
core_bind.cpp 736a2df437 Merge pull request #67244 from RandomShaper/split_render_further_2 3 年 前
core_bind.h 736a2df437 Merge pull request #67244 from RandomShaper/split_render_further_2 3 年 前
core_builders.py c5bd2f9dce ci: add Python static analysis check via mypy 3 年 前
core_constants.cpp 8556fdd4bc Move EulerOrder enum to math_defs.h and global scope 3 年 前
core_constants.h 90019676b0 Code quality: Fix header guards consistency 3 年 前
core_globals.cpp b221eab426 Variant memory pools 3 年 前
core_globals.h b221eab426 Variant memory pools 3 年 前
core_string_names.cpp 1dc7bcc83c Cleanup metadata usage 3 年 前
core_string_names.h 1dc7bcc83c Cleanup metadata usage 3 年 前
doc_data.cpp 5d49df8d97 Fix missing method qualifiers in script doc 3 年 前
doc_data.h 13c0a60747 Implement ScriptExtension::get_documentation 3 年 前
register_core_types.cpp 49ff3d5489 Remove unused includes & move some includes to top of file 3 年 前
register_core_types.h fe95aa2c90 Fix extension registration order. 3 年 前
typedefs.h 39d429e497 Change some math macros to constexpr 3 年 前
version.h 90162851a7 Core: Move generated `VERSION_HASH` to a `.cpp` file 3 年 前