godot/servers/rendering/renderer_rd/environment
clayjohn 385ee5c70b Implement Physical Light Units as an optional setting.
This allows light sources to be specified in physical light units in addition to the regular energy multiplier. In order to avoid loss of precision at high values, brightness values are premultiplied by an exposure normalization value.

In support of Physical Light Units this PR also renames CameraEffects to CameraAttributes.
2022-08-31 12:14:46 -07:00
..
fog.cpp Fix macOS and iOS defines in the rendering code. 2022-08-08 17:51:31 +03:00
fog.h Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
gi.cpp Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
gi.h Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
SCsub Split GI effects and fix stereoscopic rendering of GI effects 2022-06-22 12:50:17 +10:00
sky.cpp Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
sky.h Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00