godot/core
reduz 5288ff538d Create Variant built-in functions.
-Moved Expression to use this, removed its own.
-Eventually GDScript/VisualScript/GDNative need to be moved to this.
-Given the JSON functions were hacked-in, removed them and created a new JSONParser class
-Made sure these functions appear properly in documentation, since they will be removed from GDScript
2020-11-10 19:31:10 -03:00
..
config Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
crypto Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
debugger Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
error Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
input Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
io Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
math Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
object Refactored variant constructor logic 2020-11-09 08:54:43 -03:00
os Merge pull request #40748 from RandomShaper/improve_packed_fs_api 2020-11-10 10:59:34 +01:00
string Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
templates Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
variant Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_bind.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_bind.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01: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
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