godot/scene
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
..
2d Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
3d Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
animation Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
audio Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
debugger Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gui Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
main Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
resources Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
register_scene_types.cpp DocData: Skip unexposed classes 2020-04-20 12:51:10 +02:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Implement global and per instance shader uniforms. 2020-04-17 12:35:41 -03:00
scene_string_names.h Implement global and per instance shader uniforms. 2020-04-17 12:35:41 -03:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00