godot/modules
Rémi Verschelde 291f408fcf
Merge pull request #32100 from SaracenOne/gdscript_parent_const_types
Fix const deceleration for inherited scripts above immediate parent
2019-09-19 20:11:37 +02:00
..
arkit Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
assimp Merge pull request #32019 from RevoluPowered/feature/implement-pbr-materials 2019-09-19 19:02:27 +02:00
bmp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
bullet Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
csg Replace is_zero_approx(A.distance_to(B)) with A==B 2019-08-19 18:16:58 +02:00
cvtt Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
dds Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
enet Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
etc Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
freetype SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
gdnative doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
gdscript Merge pull request #32100 from SaracenOne/gdscript_parent_const_types 2019-09-19 20:11:37 +02:00
gridmap Add informational messages to various editors 2019-09-04 12:37:11 -03:00
hdr Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
jpg Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
jsonrpc Make JSONRPC constants uppercase for consistency with other classes 2019-09-01 23:48:38 +02:00
mbedtls Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
mobile_vr doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
mono [Mono] Corrected rectangle intersection 2019-09-16 09:49:04 +03: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 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
pvr Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
recast Baking gridmap navmesh. 2019-08-18 13:24:58 +02:00
regex doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
squish Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
stb_vorbis Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
svg Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02: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 Remove redundant author doc comments 2019-08-12 04:26:38 -05: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 Merge pull request #30982 from iwek7/feature/skip_breakpoints 2019-09-04 01:31:08 +02:00
vorbis Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
webm Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
webp Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
webrtc Merge pull request #30851 from TheDevelo/webrtc-buffer 2019-08-21 21:17:48 +02:00
websocket Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
xatlas_unwrap Tweak xatlas and import new version b4b5426 2019-08-28 01:12:56 -07: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