godot/modules/gdnative
2021-07-13 10:03:26 -03:00
..
android Modernize Thread 2021-01-29 12:02:13 +01:00
doc_classes [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. 2021-07-12 16:36:34 +02:00
gdnative Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
icons Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
include Separate underscore from grapheme punctuation to enable doubleclick and caret jump over snakecase variables in editor 2021-07-13 10:03:26 -03:00
nativescript Redo how instance bindings work 2021-07-08 17:08:12 -03:00
net [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. 2021-07-12 16:36:34 +02:00
pluginscript Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
tests Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
text Separate underscore from grapheme punctuation to enable doubleclick and caret jump over snakecase variables in editor 2021-07-13 10:03:26 -03:00
videodecoder Clean up RenderingServer and its bindings 2021-07-01 09:07:36 -03:00
xr Use mouse and joypad enums instead of plain integers 2021-06-20 11:54:24 -04:00
config.py Core: Always enable ptrcall, remove PTRCALL_ENABLED define 2020-11-25 14:08:17 +01:00
gdnative.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
gdnative.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
gdnative_api.json Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
gdnative_builders.py [Complex Text Layouts] Implement GDNative interface for TextServer. 2020-11-26 13:55:29 +02:00
gdnative_library_editor_plugin.cpp Implement Tree's internal minimum width calculation 2021-06-28 15:54:31 +02:00
gdnative_library_editor_plugin.h Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub [Complex Text Layouts] Implement GDNative interface for TextServer. 2020-11-26 13:55:29 +02:00