godot/modules/mono
George Marques eb48119821
Added system for GDScript warnings
- Count and panel per script.
- Ability to disable warnings per script using special comments.
- Ability to disable warnings globally using Project Settings.
- Option to treat enabled warnings as errors.
2018-08-10 16:00:47 -03:00
..
doc_classes
editor Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
glue Added generic method for ResourceLoader: Load<T>() 2018-08-03 13:40:42 -05: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
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
godotsharp_dirs.cpp
godotsharp_dirs.h
mono_gc_handle.cpp
mono_gc_handle.h
mono_reg_utils.py
register_types.cpp
register_types.h
SCsub Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
signal_awaiter_utils.cpp
signal_awaiter_utils.h
tls_configure.py