godot/modules
Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C#
Make the build system automatically build the C# Api assemblies to be shipped with the editor.
Make the editor, editor player and debug export templates use Api assemblies built with debug symbols.
Always run MSBuild to build the editor tools and Api assemblies when building Godot.
Several bugs fixed related to assembly hot reloading and restoring state.
Fix StringExtensions internal calls not being registered correctly, resulting in MissingMethodException.
2019-07-05 09:38:23 +02:00
..
arkit ARKit for Godot 3.2 2019-06-30 18:54:48 +10:00
assimp SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
bmp Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
bullet SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
csg Implement snapping in the CSG gizmos and 3D polygon editor 2019-07-02 20:02:07 +02:00
cvtt Enable BC6H compression for all HDR formats 2019-05-08 16:45:29 +02:00
dds Fix few GCC9 warnings: 2019-07-02 13:35:30 +02:00
enet SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
etc Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
freetype SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gdnative Parse more informations for code completion 2019-07-04 14:00:14 +08:00
gdscript Parse more informations for code completion 2019-07-04 14:00:14 +08:00
gridmap doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
mbedtls CryptoCore class to access to base crypto utils. 2019-07-02 12:36:27 +02:00
mobile_vr doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
mono Re-write mono module editor code in C# 2019-07-05 09:38:23 +02:00
ogg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opensimplex doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
opus SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
pvr Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
recast Take CSG into account for nav-mesh generation 2019-06-13 13:44:41 +02:00
regex SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
squish SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
stb_vorbis doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
svg SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
tga Fix TGA indexed images loaded with flipped color table 2019-04-21 16:05:00 +03:00
theora SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
tinyexr Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
upnp SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
vhacd SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
visual_script Merge pull request #29333 from hbina/fix_double_click_when_no_edited_func 2019-07-01 16:33:04 +02:00
vorbis Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
webm SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
webp SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
webrtc doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
websocket SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
xatlas_unwrap SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00