1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-21 14:57:09 +00:00
Files
godot/doc/classes
Claude 802eb0b1a0 Fix glow visual compatibility regression (issue #112469)
Reverts the default value of Environment.glow_hdr_threshold from 0.0
back to 1.0 to restore the expected glow appearance in existing projects.

The default was inadvertently changed from 1.0 to 0.0 in PR #110077,
which caused glow effects to render dramatically different across all
rendering methods (Forward+, Mobile, and GL Compatibility). This broke
backward compatibility with existing projects like the Kenney 3D
Platformer starter kit.

Changed files:
- scene/resources/environment.h
- servers/rendering/storage/environment_storage.h
- drivers/gles3/effects/glow.h
- drivers/gles3/rasterizer_scene_gles3.cpp
- doc/classes/Environment.xml

Setting the value back to 1.0 aligns with documented recommendations
and restores visual consistency.

Fixes #112469
2025-11-07 04:07:41 +00:00
..
2025-09-19 10:45:16 +02:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-09-29 17:30:41 +02:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-06-06 14:35:38 +02:00
2025-06-06 14:35:38 +02:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-07-31 16:15:56 +01:00
2025-10-15 12:05:19 +03:30
2025-10-20 11:47:37 +02:00
2025-04-21 15:06:45 -04:00
2025-08-12 03:32:27 -07:00
2025-10-22 12:21:18 +02:00
2025-06-17 19:13:21 +02:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-09-16 12:37:07 -07:00
2025-10-22 00:34:57 +02:00
2025-10-22 00:34:57 +02:00
2025-08-19 10:35:45 -05:00
2025-06-06 22:13:16 +02:00
2025-09-26 10:51:57 +08:00
2025-11-04 22:51:37 -03:00
2025-11-04 02:38:48 +09:00
2025-06-25 18:25:57 +02:00