godot/modules/mono/mono_gd
Ignacio Etcheverry 71fc87e101 Mono/C#: Allow debugging exported games
- Include PDB files in exported games.
- Release export templates also allow debugging now.

Right now the only way to enable debugging in exported games is with the  environment variables, which may be cumbersome or not even possible on some platforms.
2020-04-22 16:44:03 +02:00
..
support Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
android_mono_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono.cpp Mono/C#: Allow debugging exported games 2020-04-22 16:44:03 +02:00
gd_mono.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_assembly.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_assembly.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_cache.cpp Fix C# bindings after recent breaking changes 2020-04-03 01:38:48 +02:00
gd_mono_cache.h Renamed 2D and 3D nodes to make their types explicit 2020-03-27 14:54:04 +01:00
gd_mono_class.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_class.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_field.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_field.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_internals.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_internals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_log.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_log.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_marshal.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_marshal.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_method.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_method.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_method_thunk.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_utils.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_utils.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
i_mono_class_member.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00