godot/modules/mono/editor
Ignacio Etcheverry 8bb48ae57a Mono/C#: Fix editor using wrong project assembly path in rare cases
We were removing invalid path characters from the
name in C++ code, but the C# editor code wasn't.
2020-08-21 01:42:47 +02:00
..
Godot.NET.Sdk C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
GodotTools Mono/C#: Fix editor using wrong project assembly path in rare cases 2020-08-21 01:42:47 +02:00
bindings_generator.cpp C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
bindings_generator.h
code_completion.cpp Add a map of autoloads to ProjectSettings 2020-07-06 12:35:51 -03:00
code_completion.h
editor_internal_calls.cpp Mono/C#: Fix several clang-tidy warnings and cleanup 2020-07-05 19:19:36 +02:00
editor_internal_calls.h
godotsharp_export.cpp Mono/C#: Fix several clang-tidy warnings and cleanup 2020-07-05 19:19:36 +02:00
godotsharp_export.h
script_class_parser.cpp Make all String float conversion methods be 64-bit 2020-07-27 18:38:53 -04:00
script_class_parser.h Mono/C#: Fix several clang-tidy warnings and cleanup 2020-07-05 19:19:36 +02:00