godot/core
PouleyKetchoupp d346c30269 Fix DebuggerMarshalls errors while profiling
Fixed check for array size before func_size: when func_size is 0 there's
only 1 entry left and not 3.
2020-11-23 07:59:56 -07:00
..
config Make warning about Reference singletons more accurate 2020-11-23 10:42:44 +01:00
crypto Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
debugger Fix DebuggerMarshalls errors while profiling 2020-11-23 07:59:56 -07:00
error Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
input Merge pull request #43591 from madmiraal/fix-43520 2020-11-19 20:43:44 +01:00
io Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelv 2020-11-21 02:42:29 -05:00
math Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
object Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
os Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
string Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
templates Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
variant Merge pull request #43725 from vnen/gdscript-typed-vm-2 2020-11-23 09:59:20 +01:00
core_bind.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_bind.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Update joy button and stick names, enums and documentation 2020-11-19 15:28:31 +00:00
core_constants.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_string_names.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
core_string_names.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_core_types.cpp Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
register_core_types.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
typedefs.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
version.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00