11420 Commits

Author SHA1 Message Date
Desmis
c6888d3f9f Fixed wavelet level curve not saved in pp3 5789 2020-06-06 17:44:02 +02:00
Ingo Weyrich
136e2b8c53 exlabLocal: speedup and bugfix(race condition) 2020-06-06 11:07:00 +02:00
dheijl
2138bb6391 Update Nederlands 2020-06-05 18:34:03 +02:00
Desmis
3e9ba6e415 Fixed bad behavior Exposure PDE Ipol 2020-06-05 17:27:42 +02:00
Desmis
7868cc160a Improvments to sharp 2020-06-05 14:50:27 +02:00
Desmis
4ae6e01af3 Change behavior exposure PDE Ipol 2020-06-05 13:28:15 +02:00
dheijl
3a0577f1d4
Merge pull request #1 from Beep6581/dev
Temporarily prevents #5749 from causing issues for the unknown user w…
2020-06-05 13:03:41 +02:00
Desmis
8a8fba500b Change sharp behavior 2020-06-05 12:45:35 +02:00
Desmis
3e0b2be942 Reenable chroma compensation Exposure 2020-06-05 08:49:48 +02:00
Thanatomanic
49c4d0a27c
Temporarily prevents #5749 from causing issues for the unknown user when compiling dev
Code taken from d65d285968
2020-06-05 08:41:26 +02:00
Desmis
9a2a9a3ce9 Hide TRC in SH mode 2020-06-05 08:08:00 +02:00
Desmis
1ef4b8be22 Others labels too long 2020-06-04 16:41:05 +02:00
Desmis
25d8330fe1 Chnage too long labels Retinex Exposure 2020-06-04 16:27:24 +02:00
Desmis
c3f38f287e Added tooltip to normalize luminance TM retinex 2020-06-04 16:18:32 +02:00
Desmis
bebaa777e8 Added tooltip avoid color shift 2020-06-04 10:01:52 +02:00
Ingo Weyrich
0fe30f3ee9 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-06-03 20:38:34 +02:00
Ingo Weyrich
2bdadc36da iplocallab.cc: further cleanups 2020-06-03 20:38:28 +02:00
Marián Kyral
9ea67341cd Update Czech translation 2020-06-03 19:39:58 +02:00
Pandagrapher
17f981e288 Fixes bug with 'blurcol' and 'lcradius' when FFT is active 2020-06-03 18:44:20 +02:00
Desmis
c1fa8a82cf Fixed bug in procparams blurcol 2020-06-03 14:10:25 +02:00
Ingo Weyrich
4f3d2ac670 newlocallab2: further cleanups 2020-06-03 13:01:09 +02:00
Ingo Weyrich
9c3039b394 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-06-02 19:46:27 +02:00
Ingo Weyrich
48648170e9 Some more cleanups 2020-06-02 19:46:13 +02:00
Desmis
f79990090b Suppress unused code 2020-06-02 18:07:03 +02:00
Desmis
456b391866 Fixed bug in tone mapping equalizer 2020-06-02 18:02:55 +02:00
Desmis
53848f7198 Change some labels 2020-06-02 17:24:06 +02:00
Desmis
a577679fe9 Adde tooltip rgb curve special 2020-06-02 15:46:36 +02:00
Desmis
e19dad80c1 Fixed bug mask when merge = 0 2020-06-02 14:29:32 +02:00
Desmis
2b4fcfe0e7 Reenable preview deltaE sharp 2020-06-02 08:32:05 +02:00
Ingo Weyrich
f6714b2171 iplocallab.cc: further cleanups 2020-06-01 15:31:50 +02:00
Ingo Weyrich
bdef177e87 Merge branch 'dev' into newlocallab2 2020-06-01 14:06:42 +02:00
Desmis
404f2ddbbd Others Tooltip for mask 2020-06-01 13:41:40 +02:00
Ingo Weyrich
8b424fbbfe Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-06-01 11:33:25 +02:00
Ingo Weyrich
2f67d59740 iplocallab.cc: fix all cppcheck scope issues 2020-06-01 11:33:08 +02:00
Desmis
0e24f81292 Others changes to mask tooltip 2020-06-01 10:52:25 +02:00
Desmis
af4d458020 Change some defaults settings - add tooltip Laplacian mask - chnage tooltip 2020-06-01 09:01:24 +02:00
Ingo Weyrich
0c1179a49d iplocallab.cc : code review part seven, cleanups, review still not completed 2020-05-31 23:20:44 +02:00
Ingo Weyrich
41675913d6 Cleanups and also some speedups for RT 5.9, to be continued 2020-05-31 17:27:44 +02:00
Ingo Weyrich
1fe03b298e
Update English (US) 2020-05-31 13:38:38 +02:00
Desmis
b73905c2be Change setLogScale values for softradius 2020-05-31 07:39:04 +02:00
Ingo Weyrich
0130173e29 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-05-30 21:12:54 +02:00
Ingo Weyrich
0f4a8dc1e7 iplocallab.cc: fix some issues found by cppcheck 2.0 2020-05-30 21:12:36 +02:00
Desmis
c13dc683d8 Harmonize GUI softradius 2020-05-30 18:10:28 +02:00
Ingo Weyrich
6e0ad0a856 Merge branch 'newlocallab2' of https://github.com/Beep6581/RawTherapee into newlocallab2 2020-05-30 16:55:00 +02:00
Ingo Weyrich
9233320a4a ImProcFunctions::softproc() : Cleanup, speedup, and reduced memory usage 2020-05-30 16:54:44 +02:00
Desmis
befe19c6ea Activate forgotten tooltip 2020-05-30 15:12:44 +02:00
Ingo Weyrich
c4c9737f78 iplocallab.cc : code review part six, speedups and cleanups, review still not completed 2020-05-30 14:25:27 +02:00
Ingo Weyrich
25498651a8 Merge branch 'dev' into newlocallab2 2020-05-30 11:15:55 +02:00
Ingo Weyrich
ca605eece6 Better raw crop for FUJIFILM X100V and FUJIFILM X-T4 2020-05-29 17:46:17 +02:00
Thanatomanic
9c4cb505e4
Added missing filmNegListener in initialization list of ImProcCoordinator 2020-05-28 17:00:42 +02:00