godot/modules/mono/mono_gd
Ignacio Roldán Etcheverry b63f1fc603
C#: Don't use ActivityThread to determine Android nativeLibraryDir
(cherry picked from commit 690bf12c4c)
2021-11-15 22:27:38 +01:00
..
support C#: Don't use ActivityThread to determine Android nativeLibraryDir 2021-11-15 22:27:38 +01:00
android_mono_config.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gd_mono.cpp clang-format: Enable `BreakBeforeTernaryOperators` 2021-10-28 14:50:33 +02:00
gd_mono.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
gd_mono_assembly.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_assembly.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_cache.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_cache.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_class.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
gd_mono_class.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gd_mono_field.cpp Merge pull request #53582 from raulsntos/mono-marshal-generics-3.x 2021-10-15 17:35:32 +02:00
gd_mono_field.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_header.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gd_mono_internals.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_internals.h Added mono_unhandled_exception call to unhandled_exception hook 2021-03-17 15:17:02 +01:00
gd_mono_log.cpp Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
gd_mono_log.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_marshal.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
gd_mono_marshal.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
gd_mono_method.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_method.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_method_thunk.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_property.cpp C # mono supports Unicode code 2021-01-18 16:34:10 +08:00
gd_mono_property.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gd_mono_utils.cpp Remove duplicate ERR_PRINTS macro 2021-06-16 11:56:25 +01:00
gd_mono_utils.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gd_mono_wasm_m2n.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gd_mono_wasm_m2n.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
i_mono_class_member.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
managed_type.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
managed_type.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00