virtualx-engine/modules/mono/editor
Ignacio Etcheverry e558e1ec09 Fix/workaround for issue #21667
When a Reference managed instance is garbage collected and its finalizer is called, it could happen that the native instance is referenced once again before the finalizer can unreference and memdelete it. The workaround is to create a new managed instance when this happens (at least for now).
2018-09-12 03:24:08 +02:00
..
GodotSharpTools allow undefined GODOT_DEBUG_MSBUILD environment variable 2018-06-06 22:31:54 +08:00
bindings_generator.cpp Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
bindings_generator.h Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
csharp_project.cpp Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00
csharp_project.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godotsharp_builds.cpp Add some mono root hint dirs for OSX 2018-09-12 03:24:08 +02:00
godotsharp_builds.h Mono: Project building fixes 2018-05-17 01:26:23 +02:00
godotsharp_editor.cpp [Mono] Update about/warning text 2018-07-21 15:26:41 -05:00
godotsharp_editor.h Mono: Add project export plugin 2018-02-22 13:39:41 +01:00
godotsharp_export.cpp Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-25 20:56:27 +01:00
godotsharp_export.h Mono: Add project export plugin 2018-02-22 13:39:41 +01:00
mono_bottom_panel.cpp Fix/workaround for issue #21667 2018-09-12 03:24:08 +02:00
mono_bottom_panel.h Mono: Add 'View log' button to open the MSBuild log of a build 2018-06-05 22:21:52 +02:00
mono_build_info.cpp Mono: Add 'View log' button to open the MSBuild log of a build 2018-06-05 22:21:52 +02:00
mono_build_info.h Mono: Add 'View log' button to open the MSBuild log of a build 2018-06-05 22:21:52 +02:00
monodevelop_instance.cpp Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00
monodevelop_instance.h Fix inconsistencies and typos in argument names 2018-02-01 16:47:20 +01:00
net_solution.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
net_solution.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00