godot/core
Fabio Alessandrelli 0276c2e74a Fix const pointers types in docs and extension API.
The GDVIRTUAL_NATIVE_PTR did not declare the correct GDNativeConstPtr
template, resulting in "void*" being used as it's type info in both the
documentation and the extension API dump.
2021-09-29 16:04:20 +02:00
..
config
crypto
debugger
error
extension [ClassDB] Unify construct/extension retrieval. 2021-09-22 18:33:29 +02:00
input Replace auto completion shortcut for mac 2021-09-28 11:25:11 +02:00
io Merge pull request #52481 from Faless/net/4.x_native_peers 2021-09-28 12:57:45 +02:00
math Fix Face3::get_random_point_inside() 2021-09-24 21:41:17 +02:00
multiplayer [Net] MultiplayerPeer cleanup, defaults. 2021-09-24 18:40:39 +02:00
object [ClassDB] Unify construct/extension retrieval. 2021-09-22 18:33:29 +02:00
os Merge pull request #52734 from lucypero/thread_override_master 2021-09-16 21:45:04 +02:00
string
templates Replace #pragma once by traditional include guards for consistency 2021-09-24 02:33:15 +02:00
variant Fix const pointers types in docs and extension API. 2021-09-29 16:04:20 +02:00
core_bind.cpp Merge pull request #53053 from LATRio/callable_in_thread_start 2021-09-28 11:10:09 +02:00
core_bind.h Use Callable in Thread::start 2021-09-25 22:07:13 +09:00
core_builders.py
core_constants.cpp
core_constants.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp [Net] Bind Multiplayer to GDExtension. 2021-09-24 18:40:39 +02:00
register_core_types.h
SCsub
typedefs.h
version.h