57eb762bae
This is needed to allow 2D to fully make use of 3D effects (e.g. glow), and can be used to substantially improve quality of 2D rendering at the cost of performance Additionally, the 2D rendering pipeline is done in linear space (we skip linear_to_srgb conversion in 3D tonemapping) so the entire Viewport can be kept linear. This is necessary for proper HDR screen support in the future. |
||
---|---|---|
.. | ||
camera_attributes_storage.cpp | ||
camera_attributes_storage.h | ||
environment_storage.cpp | ||
environment_storage.h | ||
light_storage.h | ||
material_storage.h | ||
mesh_storage.h | ||
particles_storage.h | ||
render_scene_buffers.cpp | ||
render_scene_buffers.h | ||
SCsub | ||
texture_storage.h | ||
utilities.cpp | ||
utilities.h | ||
variant_converters.h |