godot/modules/mono/mono_gd
Rémi Verschelde 0ae65472e7
clang-format: Enable BreakBeforeTernaryOperators
clang-format keeps breaking the way it handles break *after* ternary operators,
so I give up and go with the only style they seem to actually test.
2021-10-28 15:57:41 +02:00
..
support Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
android_mono_config.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 15:57:41 +02:00
gd_mono.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
gd_mono_assembly.cpp Use C++ iterators in the Mono module 2021-07-27 02:48:28 +02:00
gd_mono_assembly.h Add C# source generator for a new ScriptPath attribute 2021-03-06 21:50:32 +01:00
gd_mono_cache.cpp [Net] Rename RPC constants and annotation arguments. 2021-10-01 18:14:38 +02:00
gd_mono_cache.h [Net] Rename RPC constants and annotation arguments. 2021-10-01 18:14:38 +02:00
gd_mono_class.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
gd_mono_class.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono_field.cpp Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
gd_mono_field.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono_header.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono_internals.cpp Merge pull request #47295 from omegachysis/script-bind-mutex 2021-08-24 06:09:43 +02:00
gd_mono_internals.h Added mono_unhandled_exception call to unhandled_exception hook 2021-03-08 12:57:50 +01:00
gd_mono_log.cpp Merge pull request #49123 from aaronfranke/it-is-time 2021-06-12 22:55:25 +02:00
gd_mono_log.h Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
gd_mono_marshal.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 15:57:41 +02:00
gd_mono_marshal.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
gd_mono_method.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono_method.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono_method_thunk.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono_property.cpp C#: Fix property set call boxing value when unboxed was expected 2021-10-19 00:33:51 +02:00
gd_mono_property.h C#: Fix property set call boxing value when unboxed was expected 2021-10-19 00:33:51 +02:00
gd_mono_utils.cpp Mono: Fix build after #52940 2021-10-20 11:07:20 +02:00
gd_mono_utils.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
gd_mono_wasm_m2n.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gd_mono_wasm_m2n.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
i_mono_class_member.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
managed_type.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
managed_type.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00