godot/modules/mono/mono_gd
Ignacio Etcheverry 77dd061345 Mono/C#: Add iOS support
Right now, games only work on devices when exported with FullAOT+Interpreter.
There are some issues left that need to addressed for FullAOT alone. Right now,
it's giving issues with the Godot.NativeCalls static constructor.
2020-03-31 09:37:16 +02:00
..
support Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
android_mono_config.h
gd_mono_assembly.cpp Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_assembly.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_cache.cpp Renamed 2D and 3D nodes to make their types explicit 2020-03-27 14:54:04 +01:00
gd_mono_cache.h Renamed 2D and 3D nodes to make their types explicit 2020-03-27 14:54:04 +01:00
gd_mono_class.cpp
gd_mono_class.h
gd_mono_field.cpp [Mono] Marshaling for Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
gd_mono_field.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_header.h
gd_mono_internals.cpp Mono/C#: Optimize the way we store GC handles for scripts 2020-03-17 21:51:05 +01:00
gd_mono_internals.h
gd_mono_log.cpp Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_log.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_marshal.cpp [Mono] Marshaling for Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
gd_mono_marshal.h [Mono] Marshaling for Vector2i, Vector3i, and Rect2i 2020-03-17 18:03:28 -04:00
gd_mono_method_thunk.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_method.cpp Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_method.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_property.cpp
gd_mono_property.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_utils.cpp Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_utils.h Mono/C#: Optimize the way we store GC handles for scripts 2020-03-17 21:51:05 +01:00
gd_mono.cpp Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
i_mono_class_member.h
managed_type.cpp
managed_type.h