godot/modules/gridmap
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
..
doc_classes doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
icons Fix missing module editor icons 2020-03-08 19:32:25 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
grid_map.cpp Change non-existent World to World3D 2020-04-18 11:00:51 +02:00
grid_map.h Renaming of servers for coherency. 2020-03-27 15:21:27 -03:00
grid_map_editor_plugin.cpp Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
grid_map_editor_plugin.h Renamed 2D and 3D nodes to make their types explicit 2020-03-27 14:54:04 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00