Commit Graph

2564 Commits

Author SHA1 Message Date
heckflosse
c4068444a8 Segfault in lut.h, fixes #4390 2018-02-12 15:12:06 +01:00
Desmis
96c49a3086 Clean iplocallab.cc code 2018-02-12 12:42:23 +01:00
Desmis
ae4c1d4a54 merge with dev 2018-02-12 08:53:49 +01:00
Desmis
51512a271d Move warm-cool from Color-and-Light to Exposure 2018-02-12 08:51:43 +01:00
heckflosse
aae65229ca Save one instruction in 'vswap()', no issue 2018-02-12 00:20:31 +01:00
Desmis
7d4441cda8 clean code complexcurvelocal and associated functions 2018-02-11 08:58:37 +01:00
Desmis
5dded2220b change bad parameter in exposure 2018-02-10 17:42:38 +01:00
Desmis
1a9171bb18 merge with Dev 2018-02-10 17:24:11 +01:00
Desmis
459fa01d55 best response of exposure curve 2018-02-10 10:43:19 +01:00
Desmis
ed46993ff1 Change settings of complexCurvelocal 2018-02-10 08:40:24 +01:00
Hombre
d7f7c06f10 Whean read, 32 bits tiff image data are not scaled anymore
So the highlights above the 1.0 upper limit will be clipped but colors
will be preserved. Fix #4379
2018-02-09 22:25:40 +01:00
Alberto Griggio
d17bb0cfe6 feature: added option to use a (fast) neutral RAW rendering in 'inspector mode' 2018-03-21 10:47:38 +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
Desmis
91b8fa09b4 Some changes to local tonecurve exposure 2018-02-09 16:04:48 +01:00
Desmis
74ffd741f9 Optimize code for exposure-vibrance and denoise-impulse 2018-02-09 11:12:54 +01:00
Desmis
f8987c0cb6 Clean code iplocallab.cc locallab.cc 2018-02-08 16:51:48 +01:00
Desmis
df4d53173d merge with Dev 2018-02-08 09:04:01 +01:00
Desmis
abd26953a5 Change calculation references in case of exclude spot 2018-02-08 07:57:28 +01:00
Desmis
4136a6ee03 Fixed another bugs in curves vibrance and exposure 2018-02-07 18:37:06 +01:00
Desmis
35fb9e28c9 Fixed bugs in curves LH HH exposure 2018-02-07 18:21:22 +01:00
Morgan Hardwood
09c4572402 Fix corrupt 32-bit compressed TIFF
Match endianness of pixel data with endianness of Exif metadata when
saving compressed 32-bit float TIFF.
Fixes #4377
2018-02-07 17:10:57 +01:00
Desmis
9ab5015147 Fixed bug in vibrance local and some enhancement to exposure 2018-02-07 15:59:47 +01:00
heckflosse
12261b5796 Segfault reading folder with own 32-bit compressed TIFF, fixes #4376 2018-02-07 14:45:57 +01:00
Alberto Griggio
5d5c51d200 added support for user-specific DCP and input ICC profiles dirs
Look for direcories dcpprofiles/ and iccprofiles/input/ under Options::rtdir
(typically something like $HOME/.config/RawTherapee)
2018-02-07 09:34:19 +01:00
Desmis
40cc22f1e1 merge with dev 2018-02-06 16:54:30 +01:00
Desmis
94eeb923ea Suppress warning messages 2018-02-06 16:35:33 +01:00
Alberto Griggio
e6265cdfef merged 'softproofing-output-profile' into 'dev' 2018-02-06 13:25:00 +01:00
heckflosse
1f42e5cdd4 Avoid unnecessary update to main preview when opening first detail window, fixes #4368 2018-02-05 16:01:00 +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
Desmis
cbc6cf5180 merge with dev 2018-02-05 07:58:51 +01:00
Alberto Griggio
14a463102c use cyan instead of green for out-of-gamut pixels 2018-02-04 18:02:01 +01:00
Desmis
4b916e444f merge with dev 2018-02-04 07:51:25 +01:00
Desmis
dabedc7143 save work for possible edge detect 2018-02-04 07:40:33 +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
e265d23e76 made histogram matching depend on the input profile
This improves the accuracy of the matching when using non-default profiles
2018-02-02 13:57:43 +01:00
Alberto Griggio
8bc414948d fixed typo in ImProcFunctions::chromiLuminanceCurve (thanks Floessie)
Fixes #4355
2018-02-02 12:14:15 +01:00
Desmis
24d09f0d37 merge with Dev 2018-02-02 10:39:56 +01:00
Desmis
3eb08c6440 Fixed crash in denoise bilateral 2018-02-01 19:51:49 +01:00
heckflosse
00d6da7d89 further speedup for histogram matching 2018-02-01 18:44:25 +01:00
heckflosse
7848915e58 Small ~10% speedup for histogram matching on fast decoding raw files 2018-02-01 15:32:57 +01:00
Desmis
a3569f11e5 merge with dev 2018-02-01 15:28:56 +01:00
Alberto Griggio
f3b5fc791e histmatching: use the cache even when not in verbose mode
Fixes #4350 (thanks heckflosse!)
2018-02-01 13:50:41 +01:00
Desmis
1398c3822f Increases code maintenability between improccoordinator and locallab.cc 2018-02-01 13:42:19 +01:00
Desmis
92f6e0e1da merge with dev 2018-02-01 11:42:17 +01:00
Desmis
821c36fb35 increase readability improccoordinator for change number spot 2018-02-01 11:23:34 +01:00
Desmis
1b00e6f6bf increases readability improccoordinator for spotduplicated 2018-02-01 09:26:42 +01:00
Ingo Weyrich
478410fa39 Merge pull request #4347 from Beep6581/lab2xyz
Improve accuracy of Lab <=> xyz conversions
2018-01-31 23:23:34 +01:00
Alberto Griggio
adb1392839 renamed formal parameters of LIM from (a, b, c) to (val, low, high) 2018-01-31 21:34:10 +01:00
Alberto Griggio
7dd598d9b7 bug fixes by heckflosse 2018-01-31 21:24:56 +01:00
heckflosse
8721b08346 Show correct rgb values in histogram, navigator and colour picker when using 'Rec2020' 2018-01-31 20:59:32 +01:00