2
0
Fork 0
godot/modules
Rémi Verschelde 0195ecdb0f
Merge pull request #33258 from aaronfranke/color8
Fix Color8 GDScript documentation
2019-11-02 23:08:23 +07:00
..
arkit Style: Fix copyright headers in new files 2019-08-28 09:19:52 +07:00
assimp Remove dependency on the editor directory being in the build's include path. 2019-10-10 08:57:00 +07:00
bmp Changed some code found by Clang Tidy and Coverity 2019-09-22 18:45:08 +07:00
bullet Fix some crashes and using null pointers 2019-10-28 08:07:29 +07:00
csg Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +07:00
cvtt Allow building cvtt with system squish 2019-09-23 02:59:59 +07:00
dds Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
enet Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +07:00
etc Fix some crashes and using null pointers 2019-10-28 08:07:29 +07:00
freetype Fix missing `z_verbose` and `z_error` symbols in debug iOS build. 2019-10-25 15:51:17 +07:00
gdnative Restore GDNative compatibility by moving new functions introduced in #33210 to core API 1.2 extension. 2019-11-02 15:25:43 +07:00
gdscript Fix Color8 GDScript documentation 2019-11-02 04:48:08 +07:00
gridmap doc: Sync classref with current source 2019-10-26 16:40:41 +07:00
hdr Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +07:00
jpg Remove redundant author doc comments 2019-08-12 04:26:38 +07:00
jsonrpc Add missing semicolons to `BIND_ENUM_CONSTANT` macro uses 2019-10-02 09:57:12 +07:00
mbedtls Fix crash when passing invalid key to Crypto. 2019-10-09 15:59:17 +07:00
mobile_vr
mono Merge pull request #32670 from aaronfranke/mono-plane 2019-10-23 21:44:05 +07:00
ogg
opensimplex doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +07:00
opus Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
pvr Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +07:00
recast Add option to create navmesh from objects in group 2019-10-16 12:01:10 +07:00
regex doc: Sync classref with current source 2019-07-15 20:45:30 +07:00
squish Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +07:00
stb_vorbis Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
svg Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +07:00
tga Added release function to PoolVector::Access. 2019-07-06 12:04:27 +07:00
theora Refactor VideoPlayer and VideoStream 2019-10-24 01:35:47 +07:00
tinyexr Remove redundant author doc comments 2019-08-12 04:26:38 +07:00
upnp
vhacd SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +07:00
visual_script Merge pull request #33238 from qarmin/other_fixes 2019-11-01 22:12:47 +07:00
vorbis Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
webm Refactor VideoPlayer and VideoStream 2019-10-24 01:35:47 +07:00
webp Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +07:00
webrtc doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +07:00
websocket Trim protocol field from spaces in WS classes. 2019-10-16 16:16:27 +07:00
xatlas_unwrap Tweak xatlas and import new version b4b5426 2019-08-28 01:12:56 +07:00
SCsub SCons: Fix uses of [].append instead of env.add_source_files() 2019-07-22 15:08:32 +07:00
register_module_types.h