godot/modules/mono
Hugo Locurcio 74fc4410f4
Remove support for ARMv7 (32-bit) on iOS
All iOS devices since the iPhone 5S support ARMv8 (64-bit).

The last iOS version supported on ARMv7 devices is 10.x, which is
too old to run Godot 4.0 projects since the minimum supported
iOS version is 11.0.
2022-02-08 22:11:29 +01:00
..
build_scripts Be more verbose about why msbuild tools could not be found 2022-01-29 07:16:34 +00:00
doc_classes Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
editor Remove support for ARMv7 (32-bit) on iOS 2022-02-08 22:11:29 +01:00
editor_templates Merge pull request #57748 from fabriceci/rename-script-template-variable 2022-02-07 13:22:23 +01:00
glue Allow C# Vector2/3 slerp values to have any length 2022-02-07 22:58:43 -07:00
icons
mono_gd Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
utils Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
__init__.py
.editorconfig
.gitignore
class_db_api_json.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
class_db_api_json.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
config.py
csharp_script.cpp Attach mono thread before getting nativeName field 2022-02-07 03:43:34 +01:00
csharp_script.h initialized member variables in header 2022-02-03 11:14:42 -05:00
Directory.Build.props
godotsharp_defs.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godotsharp_dirs.cpp [macOS] Fix self-contained mode, by looking for ._sc_ and writing data to the bundle directory instead of executable directory. 2022-01-13 21:29:22 +02:00
godotsharp_dirs.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
managed_callable.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
managed_callable.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
mono_gc_handle.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
mono_gc_handle.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Improve editor template workflow 2022-01-02 21:52:09 +01:00
SdkPackageVersions.props Bump Godot.NET.Sdk and SourceGenerators versions 2021-12-05 15:56:18 +01:00
signal_awaiter_utils.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
signal_awaiter_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00