godot/modules/mono
Ignacio Roldán Etcheverry f9a67ee9da C#: Begin move to .NET Core
We're targeting .NET 5 for now to make development easier while
.NET 6 is not yet released.

TEMPORARY REGRESSIONS
---------------------

Assembly unloading is not implemented yet. As such, many Godot
resources are leaked at exit. This will be re-implemented later
together with assembly hot-reloading.
2022-08-22 03:35:59 +02:00
..
build_scripts C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
doc_classes C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
editor C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
glue C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
icons
mono_gd C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
utils C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
__init__.py
.editorconfig
.gitignore
class_db_api_json.cpp Make enum/constant binds 64-bit. 2022-06-17 16:36:26 +03:00
class_db_api_json.h
config.py C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
csharp_script.cpp C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
csharp_script.h C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
Directory.Build.props
godotsharp_defs.h C#: Restructure code prior move to .NET Core 2022-08-22 03:35:59 +02:00
godotsharp_dirs.cpp C#: Restructure code prior move to .NET Core 2022-08-22 03:35:59 +02:00
godotsharp_dirs.h C#: Restructure code prior move to .NET Core 2022-08-22 03:35:59 +02:00
interop_types.h C#: Move marshaling logic and generated glue to C# 2022-08-22 03:35:59 +02:00
managed_callable.cpp C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
managed_callable.h C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
mono_gc_handle.cpp C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
mono_gc_handle.h C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
register_types.cpp
register_types.h
SCsub C#: Move marshaling logic and generated glue to C# 2022-08-22 03:35:59 +02:00
SdkPackageVersions.props
signal_awaiter_utils.cpp C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
signal_awaiter_utils.h C#: Restructure code prior move to .NET Core 2022-08-22 03:35:59 +02:00