godot/modules/mono/editor
Ignacio Roldán Etcheverry f784fb2000 C#: Replace libnethost dependency to find hostfxr
We want to replace libnethost as it gives us issues with some compilers.
Our implementation tries to mimic libnethost's hostfxr_resolver search
logic. We try to use the same function names for easier comparing in
case we need to update this in the future.
2022-09-07 16:36:36 +02:00
..
Godot.NET.Sdk Add float arg to build_assemblies.py 2022-09-04 04:02:39 +09:30
GodotTools C#: Assume 64-bit types when type has no meta 2022-09-01 10:29:52 +02:00
script_templates C#: Assume 64-bit types when type has no meta 2022-09-01 10:29:52 +02:00
bindings_generator.cpp Merge pull request #65321 from rburing/physics_server_2d_extension 2022-09-05 12:44:58 +02:00
bindings_generator.h C#: Assume 64-bit types when type has no meta 2022-09-01 10:29:52 +02:00
code_completion.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
code_completion.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
editor_internal_calls.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
editor_internal_calls.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00
hostfxr_resolver.cpp C#: Replace libnethost dependency to find hostfxr 2022-09-07 16:36:36 +02:00
hostfxr_resolver.h C#: Replace libnethost dependency to find hostfxr 2022-09-07 16:36:36 +02:00
semver.cpp C#: Replace libnethost dependency to find hostfxr 2022-09-07 16:36:36 +02:00
semver.h C#: Replace libnethost dependency to find hostfxr 2022-09-07 16:36:36 +02:00