godot/modules/mono
Ignacio Etcheverry c4e75aa63a
Merge pull request #20706 from mysticfall/issue-20705
Add missing GetPtr() for Dictionary<> and Array<>
2018-08-13 22:37:09 +02:00
..
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
editor Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
glue Merge pull request #20706 from mysticfall/issue-20705 2018-08-13 22:37:09 +02:00
mono_gd Revert "added get_creation_time function for gdscript" 2018-08-10 13:29:49 -03:00
utils fixed: windows mono compile (#20598) 2018-07-31 21:16:47 +01:00
config.py Fixed absent variable exception while trying to raise another exception. 2018-08-13 16:28:28 +02:00
csharp_script.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
csharp_script.h Added system for GDScript warnings 2018-08-10 16:00:47 -03:00
godotsharp_defs.h Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-25 20:56:27 +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 Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00
mono_gc_handle.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_reg_utils.py convert unicode mono root path to ascii string 2018-06-30 08:58:41 +08: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 Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
signal_awaiter_utils.cpp Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00
signal_awaiter_utils.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
tls_configure.py Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00