godot/modules/gdnative
Rémi Verschelde aab6dc301c
Merge pull request #50086 from Geometror/label-improve-layout-options
Improvements to Label's layout options
2021-07-13 13:10:42 +02:00
..
android
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
include Merge pull request #50086 from Geometror/label-improve-layout-options 2021-07-13 13:10:42 +02: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 Improvements to Label's layout options 2021-07-04 16:43:55 +02: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
gdnative_api.json Add stereoscopic rendering through multiview 2021-06-13 22:52:20 +10:00
gdnative_builders.py
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
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
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
register_types.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
register_types.h
SCsub