luz.paz
c3c3ceac79
Misc. typos
...
Found via `codespell`
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
Alberto Griggio
8a510315c2
Fattal: added anchor parameter
2018-01-25 22:13:17 +01:00
Alberto Griggio
156cb762ec
removed local contrast inside the S/H tool (remapped to the new local contrast tool)
...
See #4247
2017-12-22 23:59:44 +01:00
Alberto Griggio
0aff2f7c6c
added partial paste and add/set preferences for local contrast
2017-12-20 16:56:05 +01:00
Hombre
b64707bea6
Adding ADD/SET mechanism to Fattal HDR tool + PartialPaste dialog gui
...
+ range of Beta limited to 0.7 <> 1.3.
ADD/SET mechanism was missing for EPD tool too, so it's included in this
commit.
see #4168
2017-11-04 21:27:11 +01:00
heckflosse
b6bf4aba05
Don't create Metadata panel for batch editor, #4140
2017-10-13 20:54:03 +02:00
Hombre57
bfe24ab195
BatchToolPanelCoordinator::initSession fixed (issue #4014 )
2017-09-02 18:21:12 +02:00
Hombre57
8df659d2fd
Solving issue #4014 : Batch Edit "Transform-Resize" randomly changes
...
default values in USM
Reidentation in batchtoolpanelcoord.cc for a more compact code
2017-08-29 02:07:58 +02:00
heckflosse
f98ef980d9
remove unused retinex.gain and retinex.baselog
2017-07-09 21:37:39 +02:00
Alberto Griggio
dca0e41f35
added "Auto White Balance temperature bias" feature
...
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
Flössie
0731975ff0
Apply modernize-use-nullptr
...
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
2016-10-12 17:48:40 +02:00
Hombre
f904bc8f84
First patch of the LockableColorPicker tool.
...
Still Work In Progress, but can be used without too much hassle.
2016-09-30 01:03:57 +02:00
heckflosse
cd16b91be0
fixes #3395 , unrelated bulk changes cause saturation setting to double its value
2016-08-17 16:15:35 +02:00
Beep6581
b98aa2966d
Fixes Retinex Method not read from PP3, issue 2833
2015-10-31 21:27:43 +01:00
Beep6581
7ca8de08ab
astyle all modified files in retinex branch
2015-10-17 14:45:24 +02:00
Desmis
e234bb9278
Batch processing GUI
2015-09-23 11:23:30 +02:00
Morgan Hardwood
5aa6f7861a
Dehaze tool renamed to Retinex, GUI fixed, defaults changed
2015-09-11 21:04:29 +02:00
Desmis
528d85b1f9
Dehaz enhancement HSL GUI bugs partialpaste...
2015-09-09 20:01:27 +02:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1
Line endings
2015-08-11 11:53:44 +02:00
torger
d5ca351c20
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
2015-07-10 12:00:36 +02:00