godot/modules/mono
2018-01-31 14:02:17 -05:00
..
doc_classes doc: Sync with current source 2018-01-25 08:50:56 +01:00
editor Mono: Fix method_bind fields being generated as instance members 2018-01-27 22:45:57 +01:00
glue Fix an infinite recursion in the Mathf.Decimals method when using floats. 2018-01-31 14:02:17 -05:00
mono_gd Mono: Don't defer call to dispose queue objects when finalizing domain 2018-01-26 01:10:25 +01:00
utils Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
csharp_script.cpp Mono: Fix build errors with tools=no and target=release 2018-01-27 18:44:04 +01:00
csharp_script.h Mono: Fix build errors with tools=no and target=release 2018-01-27 18:44:04 +01:00
godotsharp_defs.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +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 build with Python 3 on Windows 2017-10-29 19:27:12 +01: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
SCsub Mono: Build in cloned env. 2017-12-12 16:20:34 +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