godot/modules/mono/mono_gd
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
..
support Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
android_mono_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono.cpp C#: Rewrite GodotTools messaging protocol 2020-05-09 21:49:40 +02:00
gd_mono.h C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono_assembly.cpp C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono_assembly.h C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono_cache.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_cache.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_class.cpp Mono: Fix hot-reloading of nested classes 2020-05-09 19:18:28 +02:00
gd_mono_class.h Mono: Fix hot-reloading of nested classes 2020-05-09 19:18:28 +02:00
gd_mono_field.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
gd_mono_field.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_internals.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_internals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_log.cpp C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono_log.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_marshal.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_marshal.h Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
gd_mono_method.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_method.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_method_thunk.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_utils.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
gd_mono_utils.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
i_mono_class_member.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00