godot/modules/mono/editor/GodotTools
Ignacio Etcheverry 066ae9d83b Mono/C#: Several android fixes
- Added correct config file for android dllmaps.
- Fix __Internal DllImports with a dlopen fallback.
- Add missing P/Invoke functions and internal calls expected by the monodroid BCL and our custom version of the 'Android.Runtime.AndroidEnvironment' class (this last one can be found in the godot-mono-builds repo).
- Make sure to set 'btls' instead of 'legacy' as the default TLS provider on Android.
2019-12-04 19:03:42 +01:00
..
GodotTools Mono/C#: Several android fixes 2019-12-04 19:03:42 +01:00
GodotTools.BuildLogger Set C# 7 as LangVersion for GodotTools and Godot API projects 2019-08-25 15:53:47 +02:00
GodotTools.Core Set C# 7 as LangVersion for GodotTools and Godot API projects 2019-08-25 15:53:47 +02:00
GodotTools.IdeConnection Set C# 7 as LangVersion for GodotTools and Godot API projects 2019-08-25 15:53:47 +02:00
GodotTools.ProjectEditor Fix GodotTools.ProjectEditor HintPaths for referenced packages 2019-08-29 18:19:01 +02:00
.gitignore Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
GodotTools.sln C#: Add Ide Connection library and server for the editor 2019-08-04 01:57:53 +02:00