godot/modules/mono/editor
Rémi Verschelde 554c0ea90b
Merge pull request #28423 from neikeq/dont-forget-to-think-a-name-for-this-branch
C#: Deprecate accessor methods and generate correct int and float types
2019-04-29 16:56:25 +02:00
..
GodotSharpTools Print MSBuild command if also printing output 2019-03-06 17:10:14 +01:00
bindings_generator.cpp C#: Generate the correct integer and floating point types 2019-04-27 01:30:46 +02:00
bindings_generator.h C#: Generate the correct integer and floating point types 2019-04-27 01:30:46 +02:00
csharp_project.cpp Mono: Lazily load scripts metadata file 2019-04-26 19:53:44 +02:00
csharp_project.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dotnet_solution.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dotnet_solution.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godotsharp_builds.cpp C# bindings generator cleanup 2019-04-25 20:34:28 +02:00
godotsharp_builds.h Mono: Cleanup 2019-02-03 05:38:40 +01:00
godotsharp_editor.cpp Replace a few #if/#elif with #ifdef and "#elif defined" 2019-04-05 23:41:51 +02:00
godotsharp_editor.h Replace a few #if/#elif with #ifdef and "#elif defined" 2019-04-05 23:41:51 +02:00
godotsharp_export.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
godotsharp_export.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_bottom_panel.cpp Mono: Some editor usability improvements 2019-02-27 02:45:21 +01:00
mono_bottom_panel.h Mono: Some editor usability improvements 2019-02-27 02:45:21 +01:00
mono_build_info.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono_build_info.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
monodevelop_instance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
monodevelop_instance.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
script_class_parser.cpp Fix parsing of generic type declarations in C# source files. 2019-03-20 17:23:11 +01:00
script_class_parser.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00