godot/modules
Ricardo Buring f7930560c3 SpaceBullet::recover_from_penetration: skip compound shapes without child shapes
Before, this case would incorrectly get caught as an error, causing an
early return, in particular skipping other possibly relevant shapes.

(cherry picked from commit 887a5cd4f9)
2022-05-05 15:18:30 +02:00
..
bmp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
bullet SpaceBullet::recover_from_penetration: skip compound shapes without child shapes 2022-05-05 15:18:30 +02:00
camera Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
csg Prevent non-smoothed face normals to participate to smoothed face normals 2022-03-13 15:35:33 +01:00
cvtt Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
dds Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
denoise Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
enet Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
etc Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
fbx Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
freetype Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
gdnative Fix GDNative docs links 2022-01-25 18:49:37 +01:00
gdscript Fix crash when is-operator right-hand-side is null 2022-03-13 18:14:53 +01:00
gltf Document that glTF classes are only usable in editor builds 2022-05-05 15:13:11 +02:00
gridmap Fix GridMap memory leak 2022-02-17 10:34:16 +01:00
hdr Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
jpg Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
jsonrpc Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
lightmapper_cpu Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
mbedtls Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
minimp3 Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
mobile_vr Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
mono Avoid modifying csproj globbing includes on remove 2022-04-13 12:18:44 +02:00
ogg Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
opensimplex Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
opus Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
pvr Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
raycast Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
recast Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
regex Fix for RegEx.search() memory leak on Windows 2022-01-25 18:39:31 +01:00
squish Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
stb_vorbis stb_vorbis: Add clearer error messages when failing to import OGG file 2022-01-31 20:38:01 +01:00
svg ImageLoader: Remove references to unsupported svgz extension 2022-01-25 18:41:01 +01:00
tga Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
theora Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
tinyexr Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
upnp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
vhacd Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
visual_script Fixes the copy paste issue in the visual script editor. 2022-05-05 15:12:44 +02:00
vorbis Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
webm Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
webp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
webrtc Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
websocket Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
webxr Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
xatlas_unwrap Add sanity checks to lightmap unwrap texel size 2022-02-24 13:31:59 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00