godot/modules/mono
Ignacio Etcheverry e439581198 Mono: Fix PCK assembly paths when exporting from Windows
Assembly paths were written to PCK files with backslash as path separator and PackedData only supports forward slash.
This would make exported games unable to find the assemblies.
2019-09-07 02:19:25 +02:00
..
build_scripts Fix 'android_mono_config.gen.cpp' not compiled first time it's generated 2019-08-26 17:46:57 +02:00
doc_classes
editor Mono: Fix PCK assembly paths when exporting from Windows 2019-09-07 02:19:25 +02:00
glue Check for exact equality before approximate equality 2019-09-01 14:02:14 -04:00
icons Add C# language editor icon 2019-08-12 18:57:26 +02:00
mono_gd Mono: Force preemptive thread suspend mode as a temporary workaround 2019-08-30 01:33:50 +02:00
utils Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
__init__.py
.gitignore Make git no longer ignore solution files inside the mono module 2019-08-12 15:59:06 +02:00
class_db_api_json.cpp Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
class_db_api_json.h Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
config.py
csharp_script.cpp Adds skip-breakpoints feature 2019-09-03 20:49:09 +02:00
csharp_script.h
godotsharp_defs.h Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
godotsharp_dirs.cpp
godotsharp_dirs.h
mono_gc_handle.cpp
mono_gc_handle.h
register_types.cpp
register_types.h
SCsub Fix 'android_mono_config.gen.cpp' not compiled first time it's generated 2019-08-26 17:46:57 +02:00
signal_awaiter_utils.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
signal_awaiter_utils.h