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 Update copyright statements to 2020 2020-01-01 11:16:22 +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
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 Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
gd_mono_class.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
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 Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
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 Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
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.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_method_thunk.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_property.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
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
i_mono_class_member.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00