godot/modules/gdnative
Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance"
This reverts commit ec7b481170.

This was wrong, `d` is not a distance but the `d` constant in the
parametric equation `ax + by + cz = d` describing the plane.
2020-05-10 16:47:11 +02:00
..
android Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
doc_classes Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
icons Fix missing module editor icons 2020-03-08 19:32:25 +02:00
include Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
nativescript Add ability to bind typed arrays to script API 2020-04-21 10:15:40 +02:00
net Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
pluginscript Add ability to bind typed arrays to script API 2020-04-21 10:15:40 +02:00
videodecoder Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
xr Rename InputFilter back to Input 2020-04-28 15:19:49 +02:00
config.py Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative.cpp Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnative.h Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnative_api.json Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
gdnative_builders.py Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative_library_editor_plugin.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gdnative_library_editor_plugin.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
gdnative_library_singleton_editor.cpp Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00