virtualx-engine/modules/mono
Rémi Verschelde e48ccc235f Mono: Display opt-out warning in editor about WIP status
This ensures that all users of the Mono flavour of Godot 3.0 are aware
of its current shortcomings (no export, crashes and usability issues).
The dialog is shown each time the editor is started, until the checkbox
is disabled (i.e. until users will have actually read it).

Fixes #15956.
2018-01-22 14:57:42 +01:00
..
doc_classes doc: Update version string in XML 2018-01-13 11:43:42 +01:00
editor Mono: Display opt-out warning in editor about WIP status 2018-01-22 14:57:42 +01:00
glue Fix typos in code and docs with codespell 2018-01-18 22:01:42 +01:00
mono_gd fix GDMonoProperty::set_value 2018-01-21 12:29:49 +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 fix marshalling when a function is returning an object from c# 2018-01-18 10:31:36 +01:00
csharp_script.h Mono: Implement stack info for errors and exceptions 2018-01-09 17:19:03 +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 Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
signal_awaiter_utils.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00