Commit Graph

428 Commits

Author SHA1 Message Date
Desmis
c8f24b4335 Improv TM - and others fixed 2019-05-01 07:58:45 +02:00
heckflosse
089f2e9953 locallab: dedup localcontrast code 2019-04-10 15:29:23 +02:00
Flössie
fc10dc5f77 Merge branch 'dev' into rtsurface-cleanup 2019-03-25 19:09:15 +01:00
Desmis
11593e745c merge with dev 2019-03-24 11:01:05 +01:00
Pandagrapher
bc890b1070 Merge dev into newlocallab... 2019-03-23 10:43:49 +01:00
luz.paz
ba840dd260 Misc. typos and whitespace fixes
Found via `codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata` 
`rawtherapy-whitelist.txt` consists of:
```
adn
amin
autor
ba
byteorder
cas
childs
developpement
dum
foto
fro
inbetween
interm
ist
iten
ith
lonly
nd
ois
optio
preserv
skipp
som
spred
substracted
tbe
tim
uint
unselect
```
2019-03-22 06:38:00 -04:00
Hombre
108b69ae22 "edit.h/.cc" splitted to limit rebuilding dependencies 2019-03-22 00:09:37 +01:00
Flössie
84ce72841e Decouple rtengine/ from rtgui/edit.h 2019-03-21 20:50:43 +01:00
heckflosse
020204e0cb Merge branch 'dev' into newlocallab 2019-03-12 14:57:17 +01:00
Floessie
17bec0a2e5 Merge pull request #5197 from Beep6581/relax-procparam-dependency
Relax dependency from `procparams.h`
2019-03-11 15:14:00 +01:00
Desmis
040e900c02 merge with dev 2019-03-11 10:08:54 +01:00
Ingo Weyrich
28bf4f0d91 Merge pull request #5209 from Beep6581/rawca_cunksize
Allow user defined tiles per thread for some tiled algorithms
2019-03-10 22:16:51 +01:00
heckflosse
e35122040e Disabled timing code, #5208 2019-03-10 21:47:50 +01:00
heckflosse
9f133fa1d7 Adobe (filmlike) tonecurve: SSE version 2019-03-10 16:33:00 +01:00
heckflosse
b0a7b5fed3 tiles per thread for some more tiled algorithms, #5203 2019-03-09 18:47:02 +01:00
Desmis
b63649b5fd save provisory work 2019-03-01 18:55:43 +01:00
Flössie
0cbc4923bc Relax dependency from procparams.h 2019-02-28 20:44:50 +01:00
Desmis
613784af90 merge with dev 2019-02-19 15:43:28 +01:00
Morgan Hardwood
069584c505 Fix L* and CC curve background histograms
The histograms were not being drawn using the full available width.
Patch by Ingo Weyrich, fixes #4933
2019-02-18 22:06:34 +01:00
Desmis
711d46bd5d Add Color correction grid to Color and Light 2019-02-18 17:11:06 +01:00
Desmis
d43f6cbbf1 merge with dev 2019-02-13 11:11:34 +01:00
heckflosse
1813d880d0 Fix segfault on very large files, #5170 2019-02-11 20:35:52 +01:00
Desmis
0db024126c merge with dev - suppress unused variable 2019-02-06 08:48:54 +01:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
Desmis
63f6c26f70 merge with dev - thanks to Floessie 2019-01-26 08:34:50 +01:00
heckflosse
3fc7c25965 softproof not working when no printer profile is set (no sRGB preview on wide gamut screens), fixes #5143 2019-01-19 19:22:45 +01:00
Pandagrapher
7ccd901ad1 Merge with branch newlocallab... 2019-01-05 18:07:51 +01:00
Desmis
d0029e81a4 merge with dev 2018-12-11 07:40:54 +01:00
Alberto Griggio
c75a0d6bd7 do not apply "filmlike_clip" in rgbProc when clampOOG is false 2018-12-01 22:30:11 +01:00
Desmis
86c03e61d4 merge with dev - I hope no error 2018-11-24 14:18:37 +01:00
heckflosse
190772af5e Fix some issues found by cppcheck 2018-11-22 18:40:09 +01:00
heckflosse
71b5cc6d65 Fix coverity issues 2018-11-21 17:35:53 +01:00
U-PC-BUREAU\jacques
fa3e0a74fc merge with dev 2018-11-06 19:38:54 +01:00
heckflosse
8a31f0368c Use vsqrtf instead of _mm_sqrt_ps 2018-11-05 16:02:32 +01:00
U-PC-BUREAU\jacques
c4d1241354 improvment to tone-mapping local - same as make by Ingo in dev 2018-11-05 15:03:45 +01:00
U-PC-BUREAU\jacques
f47cc199b5 merge with dev 2018-11-05 14:46:23 +01:00
heckflosse
fa91103aec Better fix for #4934 2018-11-05 09:43:45 +01:00
U-PC-BUREAU\jacques
aef2ad47e3 merge with dev 2018-11-03 17:24:34 +01:00
Alberto Griggio
4186c2b139 L*a*b* grid color toning: fixed scaling bug introduced in 74a467fb4e 2018-11-02 13:47:09 +01:00
U-PC-BUREAU\jacques
19d71e46d4 merge with dev 2018-11-01 17:34:21 +01:00
Alberto Griggio
5e30b5ac58 merged 'colortoning-labregions' into 'dev' 2018-11-01 15:18:11 +01:00
U-PC-BUREAU\jacques
b9c7fa80da merge with dev 2018-11-01 08:37:28 +01:00
Alberto Griggio
74a467fb4e labgrid: work on [0,1] values 2018-10-30 21:12:44 +01:00
Alberto Griggio
1a3fd9f157 Added new color toning method "L*a*b* regions"
Allows to specify various "regions" of the image with masks, and to correct
for hue, saturation and lightness.

Inspired by the existing L*a*b* grid (in turn taken from darktable)
2018-10-25 16:46:11 +02:00
Pandagrapher
bf2b7905d3 New Locallab procparams structure
Locallab procparams structure updated to improve robustness
NB: Some default params have been modified
2018-10-18 19:23:26 +02:00
Pandagrapher
854021cfee Merge with newlocallab... 2018-09-25 23:40:09 +02:00
heckflosse
e9d4dede48 Merge branch 'dev' into newlocallab 2018-09-15 20:53:21 +02:00
Thanatomanic
59ca037fd7 Disable highlight recovery threshold when highlight recovery = 0 and set threshold default to 0 2018-09-02 16:58:20 +02:00
Pandagrapher
757cf784f2 Merge of new Locallab GUI with existing Locallab engine
New Locallab GUI has now impacts on image

Bug fixes:
- Some tools GUI were not updated accordingly if they were not firstly
activated
- Image was not activated if a control spot was deleted
- Blur & Noise GUI was not updated according to blurMethod combobox
2018-08-23 21:38:59 +02:00
U-PC-BUREAU\jacques
47f0564d25 merge with dev 2018-08-22 18:21:40 +02:00