godot/core
Aaron Franke fa3a32a2d6
Use Key enum instead of plain integers
2021-08-10 16:26:55 -05:00
..
config Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
crypto [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +02:00
debugger Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
error
extension Rename GDNative call error enum values to use GDNATIVE prefix 2021-08-09 19:21:37 -03:00
input Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
io [Net] Basic extensible MultiplayerAPI spawn/despawn. 2021-08-09 16:34:40 +02:00
math Merge pull request #50682 from aaronfranke/basis-looking-at 2021-08-10 11:28:12 +02:00
object Add a instance callback for extensions 2021-08-05 14:56:13 -03:00
os Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
string Merge pull request #51395 from angad-k/pseudolocalization-squashed 2021-08-08 17:55:30 +02:00
templates Fix Set range iterator implementation 2021-07-27 02:48:28 +02:00
variant Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
SCsub Implement native extension system 2021-06-25 17:32:45 -03:00
core_bind.cpp Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
core_bind.h Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
core_builders.py
core_constants.cpp Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
core_constants.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
register_core_types.cpp Improve extension system 2021-08-05 14:57:31 -03:00
register_core_types.h Implement native extension system 2021-06-25 17:32:45 -03:00
typedefs.h Implement the ability to disable classes 2021-07-13 09:25:14 -03:00
version.h