godot/modules
Nông Văn Tình ae6079dbdf
Fix incorrect condition for error filtering
Fixes: #87643

The original condition stopped immediately after checking for 'searchText' in the 'Message' field, resulting in premature termination of subsequent checks. This fix ensures that all relevant conditions are appropriately evaluated before determining the filtering outcome.

Additionally, accompanying changes include improved code readability for better comprehension. This adjustment enhances the maintainability of the error filtering mechanism, contributing to a more robust codebase overall.

(cherry picked from commit d81c9c32c5)
2024-03-11 16:39:27 +01:00
..
astcenc
basis_universal basis_universal: Unbundle jpgd, use our newer copy 2024-03-11 15:00:42 +01:00
bmp
camera
csg Prompt require editor restart to user when gizmo color changed 2024-01-25 18:32:37 +01:00
cvtt
dds Support unspecified linear size in DDS files 2024-01-24 15:57:49 +01:00
enet
etcpak
freetype
gdscript GDScript: Fix POT generator skips some nodes (part 2) 2024-03-11 16:23:38 +01:00
glslang
gltf [Doc] Fix some incorrect uses of "children" 2024-03-11 15:18:58 +01:00
gridmap
hdr
jpg Fix crash when saving compressed image as JPG & WebP 2023-11-12 00:15:49 +08:00
jsonrpc
ktx
lightmapper_rd Fix warning in MSVC 2024-02-27 15:59:48 +01:00
mbedtls
meshoptimizer
minimp3 Correctly register editor-only module classes with the API 2024-01-25 18:08:46 +01:00
mobile_vr
mono Fix incorrect condition for error filtering 2024-03-11 16:39:27 +01:00
msdfgen
multiplayer [MP] Handle cleanup of "scene cache" nodes 2024-01-25 18:08:45 +01:00
navigation Fix memory leak in 'NavigationServer3D' involving static obstacles 2023-12-07 10:27:03 +01:00
noise
ogg
openxr Fix crash when using OpenXR extension wrappers from GDExtension 2024-03-11 15:00:43 +01:00
raycast
regex Fixed RegEx search_all for zero length matches/lookahead/lookbehind 2024-01-25 18:08:45 +01:00
squish Fix squish DXT5 RA-As-RG channel swapping 2024-01-25 18:08:46 +01:00
svg ThorVG: update from v0.11.6 to v0.12.0 2024-01-25 17:53:49 +01:00
text_server_adv ThorVG: update from v0.11.6 to v0.12.0 2024-01-25 17:53:49 +01:00
text_server_fb ThorVG: update from v0.11.6 to v0.12.0 2024-01-25 17:53:49 +01:00
tga
theora
tinyexr Fix memory leak on error paths in tinyexr loader 2023-12-07 10:27:04 +01:00
upnp
vhacd
vorbis Fixed an issue that could cause a crash when encountering a zero-length packet in an OGG stream. 2024-02-27 15:45:39 +01:00
webp Fix crash when saving compressed image as JPG & WebP 2023-11-12 00:15:49 +08:00
webrtc
websocket
webxr
xatlas_unwrap
zip Fix ZIPPacker storing file permissions unexpectedly 2024-01-25 17:19:41 +01:00
modules_builders.py
register_module_types.h
SCsub