godot/modules
Hugo Locurcio 649c3bee3b
Highlight multiline strings as strings instead of comments
Since multiline comments are not officially supported in GDScript, it is
more common to see multiline strings being used as strings rather than
as comments (which are actually standalone expressions here).

This closes #21142.
2018-08-19 13:47:57 +02:00
..
bmp Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
bullet Merge pull request #20381 from AndreaCatania/phymat_2 2018-08-07 15:31:26 -03:00
csg [Core] Completely kill math_2d.h, change includes 2018-08-11 03:08:34 -05:00
dds SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
enet Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
etc Added proper import support for 3D and Array textures 2018-08-06 14:56:06 -03:00
freetype SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
gdnative Add NativeScript support for script classes. 2018-08-15 10:58:13 -05:00
gdscript Highlight multiline strings as strings instead of comments 2018-08-19 13:47:57 +02:00
gridmap Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
hdr SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
jpg Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
mbedtls mbedtls: Update to upstream version 2.12.0 2018-07-28 11:16:58 +02:00
mobile_vr Delay initialising lens distortion shader so GLES2 doesn't crash 2018-08-16 20:42:47 +10:00
mono Mono: Improve C# core files (glue/cs_files) buildsystem 2018-08-17 13:51:55 +02:00
ogg SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
opus SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
pvr Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
recast Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
regex Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
squish Added proper import support for 3D and Array textures 2018-08-06 14:56:06 -03:00
stb_vorbis SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
svg Merge pull request #19272 from akien-mga/svg-buildsystem 2018-05-30 22:10:03 +02:00
tga Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
thekla_unwrap SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
theora Fix Theora/Webm loaders declaring binary extension 2018-08-16 19:17:24 +02:00
tinyexr SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
upnp Add UPnP support (port forwarding, querying external IP) 2018-06-07 01:52:04 +02:00
visual_script Do not use theme to set LineEdit right_icon 2018-08-11 12:04:26 +02:00
vorbis Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
webm Fix Theora/Webm loaders declaring binary extension 2018-08-16 19:17:24 +02:00
webp Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
websocket Merge pull request #20913 from pulkomandy/master 2018-08-13 21:26:15 +02:00
SCsub - Improves portability in joystick buttons enum 2018-01-24 19:12:54 -03:00
register_module_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00