godot/modules
geequlim fa6d6a329c Add optional smart resolve sulotion
The smart resolvaion can guess most symbols but it might be slow so disabled by default users can turn on it in the editor setting
2019-08-11 13:30:15 +08:00
..
arkit Fix type mismatch in iOS interface orientation checks 2019-07-22 20:31:15 +02:00
assimp Updated assimp to commit 1d565b0 with iFire 2019-07-30 18:59:29 +01:00
bmp Fix BMP loader to distinguish between compression types 2019-07-17 20:28:35 +03:00
bullet Fixed KinematicCollision.get_local_shape() - the local shape id was never set during move_and_collide() 2019-08-07 12:32:32 +02:00
csg doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
cvtt Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
dds Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
enet SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
etc SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
freetype SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gdnative Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 2019-08-09 11:13:24 +02:00
gdscript Add optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
gridmap Merge pull request #30576 from qarmin/lgtm_coverage 2019-07-20 12:00:13 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
jsonrpc Add JSONRPC-2.0 implementation as a module 2019-08-11 13:30:15 +08: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 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' 2019-08-09 12:13:21 +02:00
ogg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opensimplex doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
opus Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
pvr Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
recast Fix EditorNavigationMeshGenerator registered in Core API 2019-07-09 23:33:29 +02:00
regex doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
squish Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
stb_vorbis Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
svg Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
tga Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
theora Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
tinyexr Add Image.save_exr() 2019-08-07 21:17:47 +01:00
upnp SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
vhacd SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
visual_script Add some code changes/fixes proposed by Coverity and Clang Tidy 2019-08-07 12:54:30 +02:00
vorbis Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
webm SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
webp Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
webrtc doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
websocket Fix WebSocketClient crash when unref during signal 2019-07-28 15:23:20 +02:00
xatlas_unwrap SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Fix uses of [].append instead of env.add_source_files() 2019-07-22 15:08:32 +02:00