godot/modules
William Deurwaarder a3f315c81b GPULightmapper: increase ray triangle hit rate
Currently the method ray_hits_triangle determines triangles not to be hit by
a ray due to an epsilon that is too big. In practice those triangles are hit by
those rays.

This is fixed by introducing a smaller epsilon.
2021-10-15 15:19:43 +02:00
..
basis_universal
bmp
bullet
camera
csg Fixed a typo in csg module 2021-10-12 11:12:19 +07:00
cvtt
dds
denoise
enet
etcpak
fbx Fix specific warnings issues by Clang 2021-10-14 14:14:26 -07:00
freetype
gdnative
gdscript GDScript: Fix typing for await expression 2021-10-14 20:30:06 -03:00
glslang
gltf Restore gltf animation export after split. 2021-10-13 15:18:27 -07:00
gridmap
hdr Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
jpg
jsonrpc
lightmapper_rd GPULightmapper: increase ray triangle hit rate 2021-10-15 15:19:43 +02:00
mbedtls
meshoptimizer
minimp3 Fix some LGTM errors of "Multiplication result converted to larger type" 2021-10-12 00:17:27 -05:00
mobile_vr
mono Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" 2021-10-11 19:27:50 -03:00
msdfgen
navigation
ogg
opensimplex
opus
pvr
raycast
regex
squish
svg
text_server_adv Move static feature set and number system StringNames to the singleton. 2021-10-12 12:47:18 +03:00
text_server_fb Move static feature set and number system StringNames to the singleton. 2021-10-12 12:47:18 +03:00
tga
theora
tinyexr
upnp
vhacd
visual_script Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" 2021-10-11 19:27:50 -03:00
vorbis
webm
webp
webrtc
websocket Fix missing argument names in bindings 2021-10-09 00:20:10 +02:00
webxr
xatlas_unwrap Replaced NULL with nullptr 2021-10-12 20:20:19 +07:00
modules_builders.py
register_module_types.h
SCsub