secondlife / secondlife/viewer
Add controls for dynamic exposure
Open
Nobody has claimed this yet.
triage
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
RenderDynamicExposureEnabled - dynamic exposure on or off
RenderDynamicExposureEVOffset - Exposure Value offset to apply to graphics preferences “exposure” setting
RenderDynamicExposureEVMinimum - Minimum EV offset
RenderDynamicExposureEVMaximum - Maximum EV offset
NOTE: EV Min/Max offset is relative to EV Offset applied to exposure slider
RenderDynamicExposureSpeed - number of seconds to take to reach desired exposure
Also increase maximum Exposure value in preferences to 4.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.