godot/modules/mono
Rémi Verschelde c709dff1a2 Style: Format code with clang-format 6.0.1
(cherry picked from commit 7c9f7452f4)

Travis: Update style checks to clang-format 6.0.1

(cherry picked from commit 003ac67df1)
2018-07-18 16:37:23 +02:00
..
doc_classes Bump to 3.0.6-devel 2018-07-09 14:32:35 +02:00
editor allow undefined GODOT_DEBUG_MSBUILD environment variable 2018-07-08 15:39:15 +02:00
glue Lerp now consistent with Godot API. InverseLerp fixed. 2018-07-08 15:39:15 +02:00
mono_gd Style: Format code with clang-format 6.0.1 2018-07-18 16:37:23 +02:00
utils Fix editor detecting msbuild with a msvc 'tools only' install 2018-05-13 22:00:53 +02:00
SCsub Mono: Buildsystem improvements 2018-02-27 11:35:19 +01:00
config.py Fix Mono static linking on Mingw 2018-06-01 21:45:21 +02:00
csharp_script.cpp Mono: Fixes annotated signal loading in exported binaries 2018-07-08 15:39:15 +02:00
csharp_script.h Mono: Fixes annotated signal loading in exported binaries 2018-07-08 15:39:15 +02:00
godotsharp_defs.h Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-26 22:36:03 +01:00
godotsharp_dirs.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godotsharp_dirs.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_gc_handle.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_gc_handle.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_reg_utils.py Fix msbuild with a msvc 'tools only' install 2018-04-30 12:54:51 +02:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
signal_awaiter_utils.cpp SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer 2018-01-23 12:58:54 +01:00
signal_awaiter_utils.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00