godot/modules/mono/editor
Ignacio Etcheverry 2c8980f44c Fix GCC compiler warning in mono module
- thread_local.h: 'delegating constructors only available with -std=c++11 or -std=gnu++11'
- mono_reg_utils.cpp: 'extra tokens at end of #endif directive'
- mono_bottom_panel.cpp: '<fieldB> will be initialized after <fieldA> when initialized here'
- bindings_generator.cpp: 'name lookup of 'i' changed (...) matches this 'i' under ISO standard rules (...) matches this 'i' under old rules (...)'
2018-10-03 00:56:28 +02:00
..
GodotSharpTools Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
bindings_generator.cpp Fix GCC compiler warning in mono module 2018-10-03 00:56:28 +02:00
bindings_generator.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
csharp_project.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
csharp_project.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
godotsharp_builds.cpp Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
godotsharp_builds.h Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
godotsharp_editor.cpp Fix missing mono internal call 2018-09-17 22:54:47 +02:00
godotsharp_editor.h Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02: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 GCC compiler warning in mono module 2018-10-03 00:56:28 +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: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
monodevelop_instance.h Mono: Fix opening code editors in OSX and cleanup 2018-09-17 20:00:19 +02:00
net_solution.cpp Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
net_solution.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00