godot/core
Rémi Verschelde 3b4fad435c
Merge pull request #43061 from qarmin/crash_when_prining_nodes
Fix crash when printing leaked nodes
2020-11-28 10:37:12 +01:00
..
config Removed references to 'registering_order', as it was unused. 2020-11-26 15:37:40 +10:00
crypto Initialize class/struct variables with default values in core/ and drivers/ 2020-11-23 17:38:46 +01:00
debugger Merge pull request #43730 from qarmin/core_drivers_default_values 2020-11-24 13:00:27 +01: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 Merge pull request #40136 from Jummit/multiplayer-root-node-getters 2020-11-27 18:36:07 +01:00
math [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
object Merge pull request #43061 from qarmin/crash_when_prining_nodes 2020-11-28 10:37:12 +01:00
os [Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer. 2020-11-26 13:55:26 +02:00
string [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
templates [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02:00
variant [Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer. 2020-11-26 13:55:26 +02:00
core_bind.cpp Initialize class/struct variables with default values in core/ and drivers/ 2020-11-23 17:38:46 +01:00
core_bind.h Initialize class/struct variables with default values in core/ and drivers/ 2020-11-23 17:38:46 +01:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 2020-11-26 14:25:48 +02: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 Fix SGN macro 2020-11-27 13:02:12 -06:00
version.h Style: Harmonize header guards to style guide [Core] 2020-03-25 11:22:19 +01:00