Forgot to reset the "clip" level in the default profiles. Minor bugfix to autoexposure.
This commit is contained in:
@@ -4,7 +4,7 @@ Version=20101111
|
||||
|
||||
[Exposure]
|
||||
Auto=true
|
||||
Clip=0.0001
|
||||
Clip=0.001
|
||||
Compensation=0
|
||||
Brightness=0
|
||||
Contrast=12
|
||||
|
@@ -4,7 +4,7 @@ Version=20101111
|
||||
|
||||
[Exposure]
|
||||
Auto=true
|
||||
Clip=0.0001
|
||||
Clip=0.001
|
||||
Compensation=0
|
||||
Brightness=0
|
||||
Contrast=0
|
||||
|
@@ -3,7 +3,7 @@ Version=20101111
|
||||
|
||||
[Exposure]
|
||||
Auto=false
|
||||
Clip=0.0001
|
||||
Clip=0.001
|
||||
Compensation=0
|
||||
Brightness=0
|
||||
Contrast=0
|
||||
|
Reference in New Issue
Block a user