Desmis
a9fd4f0fed
Fixed crash in local retinex
2019-01-26 11:51:44 +01:00
Desmis
63f6c26f70
merge with dev - thanks to Floessie
2019-01-26 08:34:50 +01:00
Pandagrapher
2297c42779
Merge with branch 'dev/newlocallab'...
2019-01-25 16:06:41 +01:00
Pandagrapher
8c90b560d7
Merge with branch 'dev/newlocallab'...
2019-01-25 12:58:28 +01:00
Desmis
1173ea1914
Fixed using mask with merge and transition
2019-01-25 09:10:58 +01:00
Desmis
62402fb037
clean exposure code - fixed partially huge bug in mask
2019-01-23 17:27:03 +01:00
Desmis
0bbac490ca
Provisory work with new lago for exposure
2019-01-21 17:45:55 +01:00
Floessie
6607bb2f87
Merge pull request #5131 from Beep6581/review-idle_register-calls
...
Review idle register calls
2019-01-21 10:50:37 +01:00
Pandagrapher
fc6e4ceaf1
Improve mask visibility selection in GUI
2019-01-19 14:11:12 +01:00
Desmis
5da3b1b50f
Fixed some crash - change max expcomp - add blend mask exposure
2019-01-18 13:51:09 +01:00
Desmis
eec28d637f
Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color
2019-01-17 17:13:27 +01:00
Desmis
334ad09535
Show Sobel-Canny structure
2019-01-16 15:03:44 +01:00
Ingo Weyrich
4fec856fba
Merge pull request #5130 from Beep6581/microcontrast-uniformity
...
Change microcontrast uniformity adjuster range
2019-01-16 15:00:25 +01:00
Desmis
05c85fe9a0
merge with Dev
2019-01-13 15:01:23 +01:00
Desmis
c71d70f0ea
Add structure to shape detection for colorlight and exposure
2019-01-13 14:49:11 +01:00
Desmis
9d1104517b
Add CL=f(H) curve to Color and Light mask
2019-01-11 16:05:00 +01:00
Desmis
a4325e4cc0
Various changes for mask
2019-01-11 08:24:19 +01:00
Pandagrapher
8699054ef0
Fixes crash when deleting all spots reporting by Desmis
2019-01-10 20:49:37 +01:00
Desmis
8fb7e30bc5
Improvment for show mask and show modifications
2019-01-10 18:36:11 +01:00
Desmis
5113bd97ff
Display reference lumaref chromaref to help for mask
2019-01-10 18:10:07 +01:00
Desmis
785e99cd99
Another fixe for curves
2019-01-10 13:41:24 +01:00
Desmis
1fd7e2045d
Fixed another bug in reset curves mask
2019-01-10 13:07:52 +01:00
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
heckflosse
de6ee457e6
Revert "MultiLangMgr::getOSUserLanguage (): get rid of special windows code"
...
This reverts commit 562ed3b22a964b6561fcb2bc18dd5a0322a580ce.
2019-01-04 14:02:24 +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
Flössie
b21d910573
Remove legacy IdleRegister::add<>()
2019-01-01 20:58:26 +01:00
Flössie
732bbf1a55
Convert BatchQueue::cancelItems()
to functional IdleRegister::add()
2019-01-01 17:55:36 +01:00
heckflosse
b9942422e7
Change microcontrast uniformity adjuster range, fixes #5129
2019-01-01 17:36:17 +01:00
Flössie
b08fb04dae
Convert almost all IdleRegister::add()
calls to add(std::function<>)
2019-01-01 15:53:39 +01:00
Morgan Hardwood
8e3e4afcaf
Select+focus thumbnail in Filmstrip, closes #5125
...
When passing a photo as an argument to the RawTherapee executable, the user wants
this auto-loaded photo's thumbnail to be selected and visible in the Filmstrip.
2018-12-31 16:40:31 +01:00
Flössie
5af3f64a9d
Merge branch 'dev' into review-idle_register-calls
2018-12-31 14:58:26 +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