virtualx-engine/scene
Hugo Locurcio a0795b4347
Tweak VoxelGI defaults for better quality
Overall brightness is similar to the previous settings, but lighting
now fades off more naturally and reflections feature indirect lighting.
Performance is identical.

- Enable Use Two Bounces by default.
- Decrease Propagation to 0.5 to compensate for the second bounce.
2022-07-31 18:05:24 +02:00
..
2d Merge pull request #63595 from reduz/remove-signal-connect-binds 2022-07-29 18:10:39 +02:00
3d Tweak VoxelGI defaults for better quality 2022-07-31 18:05:24 +02:00
animation Remove Signal connect binds 2022-07-29 16:26:13 +02:00
audio Implement BPM support 2022-07-23 07:31:17 +02:00
debugger Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
gui Merge pull request #63595 from reduz/remove-signal-connect-binds 2022-07-29 18:10:39 +02:00
main Remove Signal connect binds 2022-07-29 16:26:13 +02:00
resources Hide triplanar subproperties when triplanar is disabled in BaseMaterial3D 2022-07-30 21:41:26 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Merge pull request #63161 from PrecisionRender/master 2022-07-29 08:07:13 +02:00
register_scene_types.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
scene_string_names.cpp
scene_string_names.h
SCsub [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00