godot/modules/mono
Ignacio Etcheverry 6bb29eb847 Mono: Reorganize build scripts
All build scripts, other than config.py and SCSub, are now located in the build_scripts subdirectory.
2019-04-07 19:03:09 +02:00
..
build_scripts Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00
doc_classes doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
editor Merge pull request #27677 from akien-mga/Wimplicit-fallthrough 2019-04-05 16:12:45 +02:00
glue Fix wrong method binds and registered class 2019-04-06 16:12:59 +02:00
mono_gd C#: Support type hints for exported Arrays 2019-04-06 12:14:43 +02:00
utils Mono: Buildsystem support for finding MSBuild from VS2019 2019-04-06 01:32:41 +02:00
config.py Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00
csharp_script.cpp C#: Support type hints for exported Arrays 2019-04-06 12:14:43 +02:00
csharp_script.h Mono: Partially implement some Godot debug api functions 2019-03-07 21:02:57 +01:00
godotsharp_defs.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godotsharp_dirs.cpp Mono: Fix export template build errors 2019-02-15 19:52:22 +01:00
godotsharp_dirs.h Mono: Fix export template build errors 2019-02-15 19:52:22 +01:00
mono_gc_handle.cpp Mono: Lifetime fixes for CSharpInstance and instance binding data 2019-02-03 06:47:25 +01:00
mono_gc_handle.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.cpp Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Mono: Reorganize build scripts 2019-04-07 19:03:09 +02:00
signal_awaiter_utils.cpp C#: Add marshalling support for IEnumerable and IDictionary 2019-04-06 12:14:37 +02:00
signal_awaiter_utils.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00