blender/scripts/startup
Jason Fielder 2367ed2ef2 macOS: Enable support for EDR rendering
Add a High Dynamic Range option in the Color Management > Display panel.
This enables display of extended color ranges above 1.0 for the 3D
viewport, image editor and render previews.

This requires a monitor that can display HDR colors, and a view
transform designed for HDR output. The Standard view transform works,
but Filmic does not as it was designed to bring values into the 0..1
range for SDR displays.

This patch is limited to allowing the display to visualize extended
colors, but does not include future looking work to better integrate HDR
into the full workflow.

It is implemented by rendering to high bit-depth texture formats for
the user interface, and uncapping the color range in color management.

Authored by Apple: Michael Parkin-White

Pull Request: https://projects.blender.org/blender/blender/pulls/105662
2023-08-09 14:25:15 +02:00
..
bl_app_templates_system License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
bl_operators Nodes: Remove the experimental "node panels" feature 2023-08-07 10:40:29 +02:00
bl_ui macOS: Enable support for EDR rendering 2023-08-09 14:25:15 +02:00
keyingsets_builtins.py Cleanup: Move editors headers to C++ 2023-08-05 02:57:52 +02:00
nodeitems_builtins.py Cycles: Update Velvet BSDF to Sheen BSDF with new Microfiber sheen model 2023-07-24 15:36:36 +02:00