Alberto Griggio
|
a5d9c49fa8
|
improve the accuracy of previews when "clip OOG" is not set
Fixes #4519
|
2018-04-30 17:50:17 +02:00 |
|
Alberto Griggio
|
4df4fd6370
|
code cleanup after the new shadows/highlights tool
|
2018-04-13 15:43:06 +02:00 |
|
Alberto Griggio
|
25b066e257
|
first version of new shadows/highlights tool
|
2018-04-13 17:30:29 +02:00 |
|
Alberto Griggio
|
f8c06863fe
|
fix crash when the CL curve is such that curve(0) >> 0
|
2018-04-12 21:51:57 +02:00 |
|
heckflosse
|
9323d8c46d
|
Remove ciecam02 double precision processing
|
2018-04-06 23:19:40 +02:00 |
|
Alberto Griggio
|
46327259e2
|
added checkbox to let the user decide whether to clamp or not
|
2018-04-05 11:22:05 +02:00 |
|
Alberto Griggio
|
4344603a3d
|
further fixes to ensure smooth transitions to clipped colours
|
2018-04-04 01:05:23 +02:00 |
|
Flössie
|
840908e431
|
Fix Clang build (fixes #4483)
|
2018-04-03 20:38:35 +02:00 |
|
Alberto Griggio
|
772474dbf4
|
fix posterized highlights and crushed shadows (regression introduced by unbounded processing)
Fixes #4479
|
2018-04-02 23:34:07 +02:00 |
|
Alberto Griggio
|
b42a45b481
|
merged branch 'unbounded-processing' into 'dev'
|
2018-03-28 21:35:23 +02:00 |
|
heckflosse
|
45fcbe9052
|
Fix broken colour toning when b&w is enabled
|
2018-03-24 10:28:43 +01:00 |
|
heckflosse
|
806e1b32bb
|
Fix B&W colour cast when lab tool is disabled
|
2018-03-23 15:39:00 +01:00 |
|
Alberto Griggio
|
c4933e36c8
|
merged 'improved-gamut-warning' into 'dev'
|
2018-03-22 16:21:43 +01:00 |
|
Alberto Griggio
|
c7c8f68e32
|
fixed segfault in the oog check when the gamut profile is null
|
2018-03-20 15:50:55 +01:00 |
|
Alberto Griggio
|
17dc4af424
|
fixed bug in discriminating between matrix and lut profiles for the OOG check
|
2018-03-17 22:54:48 +01:00 |
|
Alberto Griggio
|
956c44905e
|
cleaned up gamut warning code
|
2018-03-16 17:57:03 +01:00 |
|
Alberto Griggio
|
83521b0c92
|
improved out-of-gamut warning, taken from PhotoFlow
|
2018-03-15 16:17:44 +01:00 |
|
Alberto Griggio
|
1dbd5d8a5a
|
removed more clipping places
|
2018-02-22 17:46:11 +01:00 |
|
Alberto Griggio
|
4f4e3ef7e0
|
fixed NaN generation due to unbounded processing (no 0 clipping)
|
2018-02-22 17:45:42 +01:00 |
|
heckflosse
|
d0da0c66e2
|
Merge branch 'dev' into pfcorrect-cleanup
|
2018-02-21 14:42:42 +01:00 |
|
heckflosse
|
e69952d654
|
use double precision for large summations, #4408
|
2018-02-21 14:28:54 +01:00 |
|
heckflosse
|
d677515273
|
CbDL reduce artifacts: wrong preview at low zoom levels, #4407
|
2018-02-20 14:35:27 +01:00 |
|
heckflosse
|
0bed7fbfce
|
Using ciecam02 + cbdl reduce artifacts leads to completely wrong colours in thumbnail and also for < 100% preview, fixes #4407
|
2018-02-19 20:00:49 +01:00 |
|
heckflosse
|
ad37d6baa8
|
Badpixelscam(): Bugfix, simplified interface and SSE code
|
2018-02-19 17:02:17 +01:00 |
|
Alberto Griggio
|
6a96bd2676
|
merge with 'dev'
|
2018-02-19 16:44:46 +01:00 |
|
heckflosse
|
e527ad44cd
|
Minor cleanups
|
2018-02-19 15:16:00 +01:00 |
|
heckflosse
|
edc9382530
|
Merge branch 'dev' into pfcorrect-cleanup
|
2018-02-19 02:37:32 +01:00 |
|
heckflosse
|
c87b05dfb1
|
RT Crashes on CL LAB curve, fixes #4402
|
2018-02-16 13:59:29 +01:00 |
|
heckflosse
|
faeac1286e
|
RT Crashes on CL LAB curve, fixes #4402
|
2018-02-16 13:53:09 +01:00 |
|
Alberto Griggio
|
b37c94298c
|
fixed Lab color toning with unbounded processing
|
2018-02-16 11:19:49 +01:00 |
|
luz.paz
|
c3c3ceac79
|
Misc. typos
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
|
2018-02-14 14:07:18 -05:00 |
|
heckflosse
|
63f14dda7e
|
Speedup and reduced memory usage for 'Defringe', 'Cbdl reduce Artifacts' and 'Ciecam02 Hot/bad pixel filter'
|
2018-02-14 14:18:31 +01:00 |
|
Alberto Griggio
|
e550e634af
|
fixed crashes in color toning due to unbounded processing
|
2018-02-13 10:55:42 +01:00 |
|
Alberto Griggio
|
08846264c7
|
started work on making RT not clip the image at intermediate stages
|
2018-02-09 21:25:39 +01:00 |
|
Alberto Griggio
|
e9d700d61d
|
added option to check for out-of-gamut colors wrt the monitor profile
If soft-proofing is turned off, enabling gamut check will show highlight the pixels that are out of gamut for the current monitor profile
|
2018-02-05 10:25:02 +01:00 |
|
Alberto Griggio
|
dc44212691
|
Soft-proofing: fall back to using the current output profile if no printer profile is specified
Implements #4361
|
2018-02-03 21:49:41 +01:00 |
|
Alberto Griggio
|
8bc414948d
|
fixed typo in ImProcFunctions::chromiLuminanceCurve (thanks Floessie)
Fixes #4355
|
2018-02-02 12:14:15 +01:00 |
|
heckflosse
|
e7d90ec1a2
|
Improve accuracy of Y to L conversion, fixes #4338
|
2018-01-29 21:17:34 +01:00 |
|
heckflosse
|
96bf06a950
|
Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP
|
2018-01-23 16:05:31 +01:00 |
|
heckflosse
|
fc77fd6964
|
Remove all BENCHMARK defines
|
2018-01-22 19:04:42 +01:00 |
|
heckflosse
|
a618e3dc7b
|
Speedup for Colour toning methods 'Colour Balance' and 'Saturation 2 colours'
|
2018-01-14 16:18:23 +01:00 |
|
heckflosse
|
187b278bc4
|
Speedup for Colour Toning Method 'Saturation 2 colours'
|
2018-01-12 16:43:35 +01:00 |
|
Ingo Weyrich
|
c46511f347
|
Merge pull request #4292 from Beep6581/colortoning-rgb-speedup
Speedup for Colour Toning Methods 'RGB sliders' and 'RGB curves'
|
2018-01-12 16:16:20 +01:00 |
|
heckflosse
|
f0b73149bd
|
Speedup for Colour Toning Methods 'RGB sliders' and 'RGB curves' in 'Black-and-White' mode
|
2018-01-11 13:30:57 +01:00 |
|
Alberto Griggio
|
6a281bbc05
|
merge with dev
|
2018-01-11 09:41:07 +01:00 |
|
heckflosse
|
68ba09fdd8
|
Speedup for Colour Toning Methods 'RGB sliders' and 'RGB curves'
|
2018-01-10 19:29:11 +01:00 |
|
heckflosse
|
30e085d378
|
colorToningLabGrid() : tiled/per row processing to make better use of cpu cache
|
2018-01-09 19:41:34 +01:00 |
|
heckflosse
|
6fb5d5ee33
|
Speedup for saturation slider in exposure tool and for HSV equalizer
|
2018-01-09 16:03:54 +01:00 |
|
Alberto Griggio
|
0f7ee33a43
|
merge with dev
|
2018-01-09 09:08:25 +01:00 |
|
Flössie
|
3755f5c18e
|
Fix i586 build by @heckflosse (#4284)
|
2018-01-08 17:57:21 +01:00 |
|