2084 Commits

Author SHA1 Message Date
Desmis
c99c9e673d Add mask to Exposure 2019-01-09 16:15:23 +01:00
Desmis
6f80156f1e Add mask Chroma and Luma for Color and Light 2019-01-08 14:35:20 +01:00
Desmis
d6f13b0753 Improve ref (hue chroma luma) management - prepare mask and blend 2019-01-07 16:51:05 +01:00
Desmis
1f900c03df change highlight default value in Exposure 2019-01-06 15:51:34 +01:00
Desmis
476846f2ab Improve code and contrast slider - add show modifications to exposure and Color 2019-01-06 14:14:04 +01:00
Pandagrapher
9b845a628e Prevent "shadow" control spot from appearing
This situation was happening when switching between pictures or using
history with specific control spot id configuration (for instance, when
ID1 was not used by a control spot)
2019-01-06 10:56:33 +01:00
Pandagrapher
7a33c69b57 Fixes "Gtk-CRITICAL: gtk_box_pack assertion failed" messages 2019-01-06 10:29:39 +01:00
Pandagrapher
7ccd901ad1 Merge with branch newlocallab... 2019-01-05 18:07:51 +01:00
Pandagrapher
031939e0c3 Remove/Deactivate Locallab debug printf 2019-01-03 11:16:19 +01:00
Pandagrapher
14f8937bff Add ability of duplicating spot and managing its visibility
Other minor improvement: Remaining strings have been added to language
file
2019-01-03 10:15:31 +01:00
Pandagrapher
bf859cf935 Minor improvements of batch mode with Locallab
Additionnal Bugfixe: Parameters changes in "Vibrance" and "Blur & Noise"
panels could not be considered correctly
2018-12-30 18:35:58 +01:00
Desmis
cc6cf81c57 merge with dev 2018-12-30 13:57:40 +01:00
Desmis
d54198cc56 Add tooltip for small defaults - hide TM 2018-12-30 13:55:49 +01:00
Ingo Weyrich
b968f956da
Merge pull request #5119 from Beep6581/blur-flat-regions
Blur flat regions
2018-12-29 22:22:41 +01:00
Pandagrapher
079f0aa3da Hide/show sensiexclu adjuster according to control spot method
(normal/excluding)
2018-12-28 17:28:38 +01:00
Pandagrapher
34ea953c23 Fixes #4930 2018-12-28 15:55:04 +01:00
heckflosse
e98d4e2f07 Dont open console window when -gimp is used, #5084 2018-12-27 11:41:14 +01:00
Desmis
d812e4a5fa add local blur flat region to sharpen - thanks to Ingo 2018-12-26 13:20:12 +01:00
Pandagrapher
39c53119eb Improve batch mode with Locallab
Batch mode is now correctly managed by Locallab. It works only if the
pictures have the same control spot number with coherent id

Other improvements:
- If there is no control spot, all Locallab tools are now disabled
2018-12-26 10:31:57 +01:00
Desmis
08c6fc9d5f merge with dev 2018-12-26 10:11:29 +01:00
Desmis
ed9b54db5a Add Local Soft Light 2018-12-26 09:12:27 +01:00
heckflosse
d7a1b29cc9 Merge branch 'dev' into blur-flat-regions 2018-12-22 14:50:02 +01:00
heckflosse
3461328a8c Opening a locked raw file in RawTherapee causes crash, fixes #5111 2018-12-21 21:36:22 +01:00
Desmis
0c40abf126 add Contrast Threshold (sharp) - Local Contrast - Dehaze (retinex) 2018-12-19 19:33:33 +01:00
Desmis
c3bd22f337 merge with dev 2018-12-19 15:16:18 +01:00
heckflosse
459f830726 Merge branch 'dev' into blur-flat-regions 2018-12-17 23:54:40 +01:00
Morgan Hardwood
39d37a6ded New star icon for Favorites tab 2018-12-17 23:49:18 +01:00
heckflosse
0ce9ecfb9d Merge branch 'dev' into blur-flat-regions 2018-12-17 21:19:31 +01:00
heckflosse
af80df7a37 Fix a warning, #5016 2018-12-17 21:19:04 +01:00
heckflosse
944f762280 Merge branch 'dev' into blur-flat-regions 2018-12-17 18:26:15 +01:00
heckflosse
4a46da1b34 Merge branch 'dev' into blur-flat-regions 2018-12-17 11:58:34 +01:00
heckflosse
8e7522dd5c Merge branch 'dev' into custom-tool-panel 2018-12-17 11:24:33 +01:00
Morgan Hardwood
0b464c1eb4 Removed Tone Mapping tooltip #2221 2018-12-17 00:21:58 +01:00
Beep6581
0b64a94a37
Merge pull request #5101 from TooWaBoo/crop-gui-fix
Crop tool, fix Gui glitch & replace box with grid
2018-12-16 23:24:04 +01:00
heckflosse
0810f8f503 Partial profile application of Detail settings does not work, fixes #4945 2018-12-16 16:40:18 +01:00
TooWaBoo
59e2eb04e9
crop tool, fix Gui glitch & replace box with grid 2018-12-16 14:08:13 +01:00
Flössie
1ebbe0a096 Resize baBehav on load (#4828) 2018-12-15 15:12:52 +01:00
Hombre
71a5521b66 The (custom) entry was added to the combobox at each profile loading
See issue #5092
2018-12-13 01:56:36 +01:00
Flössie
0051e8f2ac Fix SEGV in FileCatalog::(show|hide)ToolBar() (fixes #4916) 2018-12-11 21:48:14 +01:00
Morgan Hardwood
aece987d55 astyled and removed whitespace from bayerpreprocess.cc 2018-12-11 20:47:50 +01:00
Morgan Hardwood
f72277bf4e Removed PDAF tooltip in favor of RawPedia 2018-12-11 20:46:50 +01:00
heckflosse
e91df4d59f Closing RT is slow on Windows when cache folder contains a lot of files, fixes #5083 2018-12-11 15:57:17 +01:00
heckflosse
287167890c Merge branch 'dev' into blur-flat-regions 2018-12-11 15:18:43 +01:00
heckflosse
ad2fc472ef Do not show console window when started in remote mode (-R) 2018-12-11 13:26:12 +01:00
Desmis
d0029e81a4 merge with dev 2018-12-11 07:40:54 +01:00
Alberto Griggio
773b55b35e restored old behaviour of the WB tint slider
Fixes #5077
2018-12-10 17:29:21 +01:00
heckflosse
c173059085 Merge branch 'dev' into blur-flat-regions 2018-12-10 12:31:26 +01:00
TooWaBoo
ef4160a7ce
Make "Save Profile" dialog act like other save dialogs 2018-12-09 10:03:30 +01:00
heckflosse
5162484517 First quick&dirty version of flat region blur, #5075 2018-12-08 21:57:56 +01:00
Alberto Griggio
fd48b34cd5 curves: restored the old DCT_Spline implementation (cubic splines), and added new DCT_CatumullRom curve type 2018-12-06 14:11:49 +01:00