Commit Graph

10881 Commits

Author SHA1 Message Date
Lawrence Lee
a7f397541a Make control line type automatically set
Perspective control line type is automatically set when first drawn. The
type is determined by the line's angle. Buttons for specifying which
line type to draw are removed.
2020-07-08 11:46:28 -07:00
Desmis
e2d0483250 Suppress forgotten in settings Laplace checkbox 2020-07-08 17:52:46 +02:00
Ingo Weyrich
f03a19ebf1 Cleanup and speedup for a loop in wavelet denoise 2020-07-08 13:28:27 +02:00
Desmis
4e9b554f7f Change length of some labels 2020-07-08 07:33:22 +02:00
Desmis
90343fe82f Simplify in normal color Light and exposure with slider structure 2020-07-07 18:09:26 +02:00
Thanatomanic
f07653354b Add Canon EOS 90D dual-illuminant profile #5835 2020-07-07 13:33:03 +02:00
Ingo Weyrich
d65e00b3df Wavelet Blur levels chroma: use LUT for pyramid, reduce memory usage, speedup 2020-07-07 13:10:16 +02:00
Desmis
63633a61c4 Chnage labels show hide settings 2020-07-07 09:36:44 +02:00
Desmis
89a9d1125c Add in settings enable disable Spot 2020-07-07 08:20:34 +02:00
Desmis
9be94d1456 Some changes in french datas 2020-07-06 19:23:18 +02:00
Ingo Weyrich
80fdb3e7c0 Update AUTHORS.txt
Added Wayne Sutton for his contribution to RawPedia
2020-07-06 18:05:21 +02:00
Ingo Weyrich
e269b38d1e Wavelet Blur levels: use LUT for pyramid, reduce memory usage, speedup 2020-07-06 15:25:04 +02:00
Desmis
4d49d142aa Simplify interface settings with hide/show tools 2020-07-06 12:26:09 +02:00
Desmis
67bfc351b2 Change french labels exposure 2020-07-06 07:59:37 +02:00
Lawrence Lee
98678c1f48 Use smart pointers 2020-07-05 16:37:49 -07:00
Lawrence Lee
11d68a7136 Fix autofill amount bug (#5826)
I forgot to change some values when fixing the order of profiled
distortion correction in the processing pipeline (#5595).
2020-07-05 11:41:12 -07:00
Ingo Weyrich
1ea9373247 Merge pull request #5834 from Beep6581/improve_pyramids
Improve pyramids
2020-07-05 18:06:58 +02:00
Ingo Weyrich
7687ca9853 Merge branch 'dev' into improve_pyramids 2020-07-05 13:53:48 +02:00
Desmis
66ca345d40 Merge pull request #5832 from Beep6581/local_expo
Local expo - improve exposure with Laplacian PDE
2020-07-05 13:47:32 +02:00
Ingo Weyrich
10334f5c81 exlabLocal(): cleanup 2020-07-05 13:30:19 +02:00
Ingo Weyrich
a393a500a1 retinex_pde(): cleanup and speedup 2020-07-05 12:46:29 +02:00
Desmis
20e86dac98 Improve algo laplace 2020-07-05 11:29:17 +02:00
Desmis
78ab547801 change scope exposure 2020-07-05 09:44:34 +02:00
Desmis
5926fb6f5e merge with dev 2020-07-05 09:33:51 +02:00
Desmis
fd43ed28fe change exposure with Laplacian 2020-07-05 08:33:40 +02:00
Ingo Weyrich
bc2ec7c39e wavcontrast4(): some cleanups 2020-07-04 18:02:26 +02:00
Desmis
510810626c Various change typo -spelling French 2020-07-04 13:04:30 +02:00
Ingo Weyrich
023832b5fc Merge branch 'dev' into improve_pyramids 2020-07-04 11:36:36 +02:00
Ingo Weyrich
8728aee0ce fix broken non SSE build and add SSE code for one loop in wavcont() 2020-07-04 11:35:37 +02:00
Desmis
d74e525c11 Small changes to french 2020-07-04 10:51:40 +02:00
Desmis
ee7bf149ff Local french Third package datas (#5830)
* french A

* French corrections
2020-07-04 10:38:07 +02:00
Desmis
b251b7318b French corrections 2020-07-04 10:13:42 +02:00
Desmis
736e67b7bb french A 2020-07-04 10:00:16 +02:00
Desmis
d7c073e41c Localfrench - second pack of french datas - label - tooltips (#5829)
* French six

* French sept

* french 8

* french 9

* french 9
2020-07-03 18:13:56 +02:00
Desmis
a8e799e1a9 Merge pull request #5828 from Beep6581/localfrench
Local french - progressive translation in french
2020-07-03 09:07:33 +02:00
Desmis
0d2b682e6c French 5 2020-07-03 08:43:33 +02:00
Desmis
3e4165985e 4 french 2020-07-02 19:31:11 +02:00
Desmis
a61c0311cc 3 french 2020-07-02 18:15:53 +02:00
Flössie
af4b17ac84 Minor cleanups 2020-07-02 17:38:59 +02:00
Desmis
450af240c8 second french 2020-07-02 17:07:04 +02:00
Ingo Weyrich
cf0ccc26ca wavcont(): fixed two bugs and added SSE code for one loop in blur mode 2020-07-02 14:17:32 +02:00
Desmis
a329b5f5d2 First french 2020-07-02 14:16:29 +02:00
Ingo Weyrich
237d97671c wavcont(): always use meaLut 2020-07-02 13:12:46 +02:00
Desmis
3118d4d5de first step french langauge local adjustments 2020-07-02 13:10:43 +02:00
Desmis
ccbabb8498 Change label weakening decay - suppress f to DCR label - change order add tool 2020-07-02 08:12:34 +02:00
Lawrence37
18d3f1c99f Merge pull request #5823 from Beep6581/black-preview-fix
Fix black areas in preview
2020-07-01 14:57:30 -07:00
Ingo Weyrich
01acba4c84 make a helper function to create the pyramid LUT 2020-07-01 23:36:31 +02:00
Lawrence Lee
55a8238971 Fix temp image dimensions in transform (#5594)
The temporary image should be the same size as the transformed image,
not the original image.
2020-07-01 11:15:06 -07:00
Lawrence37
1b5296e0a6 Merge pull request #5822 from Beep6581/perspective-preview-fix
Fix for preview not updating when perspective is changed
2020-07-01 11:09:11 -07:00
Ingo Weyrich
0ce8c04ad1 Next try to improve pyramids 2020-07-01 17:47:00 +02:00