godot/core
2021-08-06 11:19:44 -03:00
..
config Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
crypto [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +02:00
debugger Merge pull request #50454 from Ev1lbl0w/gsoc21-dap 2021-08-03 17:12:37 +02:00
error
extension Improve extension system 2021-08-05 14:57:31 -03:00
input Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
io Merge pull request #51005 from Faless/mp/4.x_channels 2021-08-04 09:31:33 +02:00
math Merge pull request #48958 from kleonc/astar-get_available_point_id-start-from-zero 2021-08-01 11:12:33 +02:00
object Add a instance callback for extensions 2021-08-05 14:56:13 -03:00
os [Headless] Add --headless switch (no rendering, no audio). 2021-08-03 17:45:50 +02:00
string Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
templates Fix Set range iterator implementation 2021-07-27 02:48:28 +02:00
variant Improve extension system 2021-08-05 14:57:31 -03:00
core_bind.cpp Fix thread start with no user data when target has no default argument 2021-07-31 10:04:48 +02:00
core_bind.h Fix various typos with codespell 2021-07-25 11:21:51 +02:00
core_builders.py
core_constants.cpp Bind missing constants from PropertyHint and PropertyUsage 2021-08-06 11:19:44 -03: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
SCsub 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