virtualx-engine/modules
Rémi Verschelde 5eb611b297 SCons: Remove extraneous lib for SVG module
It was likely copy pasted by mistake from the freetype module,
which is more complex due to its usage in the core of the engine.
The SVG module does not seem to need any special treatment,
apart from linking in the main env so that editor can access it.
2018-05-30 16:56:24 +02:00
..
bmp BMP module 2018-04-30 01:33:14 +01:00
bullet Improved kinematic test_body_motion code 2018-05-27 14:55:52 +02:00
csg Add missing copyright headers 2018-05-16 14:50:44 -03:00
dds Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
enet Expose channels in NetworkedMultiplayerENet 2018-05-12 23:51:58 +02:00
etc Properly resize textures so they can be ETC compressed, fixes #15139 2018-01-12 11:46:42 -03:00
freetype Fix duplicate definitions with FreeType 2018-05-13 15:20:05 +02:00
gdnative Merge pull request #19255 from Faless/rpc_sync_mmore 2018-05-30 14:59:08 +02:00
gdscript New sync keywords in GDScript, NativeScript, Mono 2018-05-29 20:26:41 +02:00
gridmap Fixes logically dead code (Coverity) 2018-04-21 22:35:23 +08:00
hdr Fixes importing hdr files with extra header info 2018-03-11 19:21:09 +01:00
jpg Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mbedtls Generalize SSL cert reading from file 2018-04-03 20:13:57 +02:00
mobile_vr add GLES 2 renderer for 2D 2018-03-01 15:12:30 +01:00
mono New sync keywords in GDScript, NativeScript, Mono 2018-05-29 20:26:41 +02:00
ogg Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
opus Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pvr Fix Coverity reports of uninitialized scalar variable 2018-04-19 15:20:45 +02:00
recast Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
regex doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
squish Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
stb_vorbis Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis... 2018-05-01 12:19:15 +02:00
svg SCons: Remove extraneous lib for SVG module 2018-05-30 16:56:24 +02:00
tga Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thekla_unwrap Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
theora Comment out some debugging messages when playing Theora files 2018-04-02 16:48:06 -04:00
tinyexr Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
visual_script Refactor RPCMode enum and checks 2018-05-29 20:26:41 +02:00
vorbis Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
webm Fix Linux/X11 build on ARMs. 2018-05-11 17:34:43 +03:00
webp Update libwebp to 1.0.0 2018-05-16 01:00:55 +09:00
websocket Document websocket module, further document enet 2018-05-08 21:15:50 +02:00
register_module_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub - Improves portability in joystick buttons enum 2018-01-24 19:12:54 -03:00