godot/modules/mono
Rémi Verschelde a61ad365f5
Merge pull request #27677 from akien-mga/Wimplicit-fallthrough
Fix -Wimplicit-fallthrough warnings from GCC 8
2019-04-05 16:12:45 +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 Mono: Makes GD.Convert take Variant.Type instead of int 2019-04-04 16:07:48 -04:00
mono_gd Mono: Some assembly referencing changes and cleanup 2019-03-10 18:55:31 +01:00
utils Add support for new MSBuild directory naming introduced in VS 2019. 2019-03-20 17:57:20 +01:00
config.py SCons: Allow building Mono module with OSXCross 2018-12-22 12:36:19 +01:00
csharp_script.cpp Mono: Make missing default constructor error more foolproof 2019-04-04 16:56:02 -04: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
mono_reg_utils.py convert unicode mono root path to ascii string 2018-06-30 08:58:41 +08: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: Fix hot reload build errors and cleanup 2019-01-22 18:33:36 +01:00
signal_awaiter_utils.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
signal_awaiter_utils.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
tls_configure.py Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00