Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/darktableconfig.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -3497,13 +3497,13 @@
<name>plugins/darkroom/workflow</name>
<type>
<enum>
<option>scene-referred (filmic)</option>
<option>scene-referred (sigmoid)</option>
<option>scene-referred (filmic)</option>
<option>display-referred (legacy)</option>
<option>none</option>
</enum>
</type>
<default>scene-referred (filmic)</default>
<default>scene-referred (sigmoid)</default>
<shortdescription>auto-apply pixel workflow defaults</shortdescription>
<longdescription>scene-referred workflow is based on linear modules and will auto-apply filmic or sigmoid, color calibration and exposure,\ndisplay-referred workflow is based on Lab modules and will auto-apply base curve, white balance and the legacy module pipe order.</longdescription>
</dtconfig>
Expand Down
Loading