virtualx-engine/modules/mono
Ignacio Etcheverry 9945da3efc Mono: Improve 'script class not found' error
No longer printed when using using placeholder script instances (for non-tool scripts in the editor).
Print different error if the project assembly is not loaded

(cherry picked from commit c8945fe7d8)
2018-06-01 18:04:12 +02:00
..
doc_classes Deprecate a typo for a new method introduced in 3.0.1 2018-02-27 17:53:46 +01:00
editor Mono: BindingsGenerator enum fixes 2018-04-29 13:49:27 +02:00
glue Mono: Basis constructor for euler parameter 2018-06-01 17:46:38 +02:00
mono_gd Mono: Fix MonoImage filename being set to an invalid path 2018-06-01 17:33:51 +02:00
utils Fix editor detecting msbuild with a msvc 'tools only' install 2018-05-13 22:00:53 +02:00
config.py Fix MSVC check when building with mono 2018-05-13 22:00:20 +02:00
csharp_script.cpp Mono: Improve 'script class not found' error 2018-06-01 18:04:12 +02:00
csharp_script.h Mono: Avoid invalid class names. 2018-04-15 00:48:11 +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
SCsub Mono: Buildsystem improvements 2018-02-27 11:35:19 +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