godot/modules
PouleyKetchoupp 655694b394 Fixed RigidBody stuttering when changing collision layer/mask
- Changing collision layer/mask now only updates the broadphase proxy to avoid the velocity to be reset each time (also avoids unnecessary computations)
- No rigid body update at all when the collision layer/mask stays the same
- Same changes for Area for optimization purpose

Fixes #32577
2019-10-08 14:40:24 +02:00
..
arkit Style: Fix copyright headers in new files 2019-08-28 09:19:52 +02:00
assimp Changed some code found by Clang Tidy and Coverity 2019-09-22 18:45:08 +02:00
bmp Changed some code found by Clang Tidy and Coverity 2019-09-22 18:45:08 +02:00
bullet Fixed RigidBody stuttering when changing collision layer/mask 2019-10-08 14:40:24 +02:00
csg Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02: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 +02:00
enet Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02:00
etc Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
freetype
gdnative Document GDNativeLibrary 2019-10-06 17:38:51 +02:00
gdscript Fixed some obvious typos in error messages 2019-10-05 15:33:30 +02:00
gridmap Merge pull request #31974 from YeldhamDev/tilegrid_map_fixes 2019-09-24 11:06:34 +02:00
hdr
jpg
jsonrpc Add missing semicolons to BIND_ENUM_CONSTANT macro uses 2019-10-02 09:57:12 +02:00
mbedtls Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
mobile_vr
mono Mono: Fix detection of MsBuild from Visual Studio 2019-10-03 14:13:41 +02:00
ogg
opensimplex doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
opus Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
pvr
recast
regex
squish
stb_vorbis Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
svg
tga
theora Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
tinyexr
upnp
vhacd
visual_script Fix theme in visual script dialogs (at startup) 2019-09-30 10:51:05 +03:00
vorbis Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
webm
webp
webrtc doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
websocket doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
xatlas_unwrap Tweak xatlas and import new version b4b5426 2019-08-28 01:12:56 -07:00
register_module_types.h
SCsub