godot/modules/mono
Rémi Verschelde 12ee35737f
Merge pull request #34334 from neikeq/issue-33503
Mono/C#: Fix class parser bug with 'where T : struct'
2019-12-13 20:13:28 +01:00
..
build_scripts Support Rider as External Editor 2019-12-11 08:39:04 +01:00
doc_classes
editor Merge pull request #34334 from neikeq/issue-33503 2019-12-13 20:13:28 +01:00
glue Merge pull request #34295 from aaronfranke/potato-knishes 2019-12-13 08:47:26 +01:00
icons Add C# language editor icon 2019-08-12 18:57:26 +02:00
mono_gd doc: Sync classref with current source 2019-12-13 10:41:06 +01:00
utils Mono/C#: Initial exporter support for AOT compilation 2019-11-15 03:22:18 +01:00
__init__.py
.gitignore Make git no longer ignore solution files inside the mono module 2019-08-12 15:59:06 +02:00
class_db_api_json.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
class_db_api_json.h Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
config.py Mono/C#: WebAssembly support 2019-11-13 21:41:11 +01:00
csharp_script.cpp Mono/C#: Fix crash on exported games that don't use C# 2019-11-29 01:35:46 +01:00
csharp_script.h
godotsharp_defs.h
godotsharp_dirs.cpp Mono/C#: Add option to export assemblies outside of PCK 2019-11-29 00:36:05 +01:00
godotsharp_dirs.h Mono/C#: Add option to export assemblies outside of PCK 2019-11-29 00:36:05 +01:00
mono_gc_handle.cpp
mono_gc_handle.h
register_types.cpp
register_types.h
SCsub Mono/C#: Prevent SCons from building API solutions in parallel 2019-11-22 23:42:24 +01:00
signal_awaiter_utils.cpp Mono/C#: WebAssembly support 2019-11-13 21:41:11 +01:00
signal_awaiter_utils.h