godot/modules/gdnative
Rémi Verschelde 058f3fe069
Merge pull request #44149 from madmiraal/rename-tangent-orthogonal
Rename Vector2.tangent() to Vector2.orthogonal()
2020-12-28 16:00:12 +01:00
..
android Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
doc_classes Add link titles for all links in the class reference 2020-08-31 14:22:07 +02:00
gdnative Merge pull request #44149 from madmiraal/rename-tangent-orthogonal 2020-12-28 16:00:12 +01:00
icons Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
include Merge pull request #44149 from madmiraal/rename-tangent-orthogonal 2020-12-28 16:00:12 +01:00
nativescript Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
net Fix gdnative build when WebRTC module is disabled. 2020-11-10 11:42:51 +01:00
pluginscript Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
tests Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
text Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
videodecoder Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
xr Rename XRPositionalTracker methods 2020-12-21 06:32:53 +00:00
config.py Core: Always enable ptrcall, remove PTRCALL_ENABLED define 2020-11-25 14:08:17 +01:00
gdnative.cpp Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
gdnative.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gdnative_api.json Merge pull request #44149 from madmiraal/rename-tangent-orthogonal 2020-12-28 16:00:12 +01: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 Rename empty() to is_empty() 2020-12-28 10:39:56 +00:00
gdnative_library_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
gdnative_library_singleton_editor.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub [Complex Text Layouts] Implement GDNative interface for TextServer. 2020-11-26 13:55:29 +02:00