godot/modules
lawnjelly 691854d589 Jitter raster occlusion camera to reduce false positives.
Due to the low resolution of the occlusion buffer, small gaps between occluders can be closed and incorrectly occlude instances which should show through the gaps. To ameliorate this problem, this PR jitters the occlusion buffer over time, making it more likely an instance will be seen through a gap. This is used in conjunction with an occlusion timer per instance, to prevent instances flickering on and off rapidly.
2024-04-03 12:18:45 +01:00
..
astcenc EditorFileSystem: Add verbose print for file being (re)imported 2024-02-28 09:59:46 +01:00
basis_universal BasisUniversal: Fix texture decompression 2024-02-22 19:11:17 +01:00
bmp
camera
csg Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
cvtt
dds Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
enet Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
etcpak EditorFileSystem: Add verbose print for file being (re)imported 2024-02-28 09:59:46 +01:00
fbx Fix method bindings in FBXDocument by making them virtual in GLTFDocument. 2024-03-15 12:47:02 -07:00
freetype
gdscript Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
glslang Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
gltf Merge pull request #89542 from aaronfranke/convert-hull-to-mesh-func 2024-03-24 01:17:15 +01:00
gridmap Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
hdr
interactive_music Fix GCC build failure 2024-03-13 15:02:17 -04:00
jpg
jsonrpc
ktx Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
lightmapper_rd Use Vector* component-wise min/max/clamp functions where applicable 2024-03-20 13:47:42 +01:00
mbedtls Add unit tests for CryptoKey 2024-03-01 07:17:59 +00:00
meshoptimizer
minimp3 [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
mobile_vr
mono [C#] Fix Transform3D.InterpolateWith applying rotation before scale 2024-03-24 09:31:20 +01:00
msdfgen Update ICU and msdfgen. 2024-03-13 09:12:50 +02:00
multiplayer Improve replication editor's pin button 2024-03-25 23:12:26 +08:00
navigation Add navigation baking crash prevention mechanism 2024-03-23 22:20:00 +01:00
noise Merge pull request #88823 from jsjtxietian/limit-NoiseTexture3D 2024-02-27 10:18:09 +01:00
ogg
openxr OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
raycast Jitter raster occlusion camera to reduce false positives. 2024-04-03 12:18:45 +01:00
regex pcre2: Remove unused sjlit files after last update 2024-03-15 09:38:45 +01:00
squish
svg Improve error reporting in the asset library and in related types 2024-01-26 20:33:22 +01:00
text_server_adv [Font] Apply oversampling to the "embolden" strength. 2024-03-19 08:50:01 +02:00
text_server_fb [Font] Apply oversampling to the "embolden" strength. 2024-03-19 08:50:01 +02:00
tga
theora Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
tinyexr
upnp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
vhacd
vorbis [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
webp Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
webrtc
websocket Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
webxr Fix lint errors in WebXR module 2024-02-23 16:24:58 -06:00
xatlas_unwrap
zip Fix ZIPPacker storing file permissions unexpectedly 2024-01-09 13:55:34 +08:00
modules_builders.py SCons: Remove run_in_subprocess dependency 2024-03-11 13:20:09 -05:00
register_module_types.h
SCsub SCons: Remove run_in_subprocess dependency 2024-03-11 13:20:09 -05:00