Desmis
1f4613cd3b
GUI for TM wavelet
2020-03-22 10:37:21 +01:00
Desmis
e573de78b4
merge with dev
2020-03-19 13:40:11 +01:00
rom9
fb023e7ba8
Removed channel compensation adjusters
2020-03-15 17:01:40 +01:00
Desmis
6c96e5a0a4
Added D41 to Ciecam02 illuminant
2020-03-05 08:10:47 +01:00
Desmis
bb54a97436
Ciecam02 change label and tooltip
2020-03-04 18:12:06 +01:00
Desmis
05f365c0d6
Added method Illuminant to make choices easier in free mode
2020-03-04 16:31:49 +01:00
rom9
50becdef31
Merge branch 'dev' into preprocess_wb
2020-03-02 20:54:48 +01:00
Desmis
f4da001589
Ciecam02 autotempout button
2020-03-02 20:00:02 +01:00
Desmis
d55e649a64
merge with dev
2020-02-29 08:14:03 +01:00
Desmis
ae0586719a
Enabled bencfun for Itcwb
2020-02-28 08:33:12 +01:00
Desmis
10af444786
Change tooltip orthographe
2020-02-27 18:08:02 +01:00
Desmis
d56c53b1ae
Change tooltip
2020-02-27 18:06:30 +01:00
Desmis
32f3273a2a
Change some tooltips
2020-02-27 08:50:08 +01:00
Lawrence Lee
357cf5b96a
Remove scaling from perspective correction
...
Scaling is applied at the end of all geometric transformations, so it
would be more appropriate outside of the perspective correction tool.
Such an implementation would also work better with the auto-fit feature.
2020-02-26 22:52:55 -08:00
Desmis
603b55e690
Preset cat02 automatic
2020-02-25 17:28:19 +01:00
Morgan Hardwood
10b85f14cd
generateTranslationDiffs on default only
2020-02-25 09:04:18 +01:00
Desmis
74c40382c8
merge with dev
2020-02-25 07:56:36 +01:00
rom9
ec5337f810
Merge branch 'dev' into preprocess_wb
2020-02-24 21:15:17 +01:00
rom9
d4fc4dc083
Added new "Preprocess WB" parameter in the Raw toolpanel, just below "Raw White Points" tool. Allows to choose between "Camera" and "Auto" (average-based) raw channel multipliers, and to apply custom compesation factors.
...
Fixes #5616
2020-02-24 21:00:51 +01:00
Desmis
92fc0e307f
merge with dev
2020-02-24 11:09:20 +01:00
Desmis
81c6e4635d
merge with dev
2020-02-24 11:05:55 +01:00
Pandagrapher
209eccba8a
Add improved copy/paste or save/load for Locallab spots
...
Preliminary work: "nbspot" and "id" spot parameters have been removed to
simplify Locallab spots management.
2020-02-20 20:35:29 +01:00
Morgan Hardwood
67b5a422ce
Polish translation updated by bwisn, closes #5655
2020-02-18 16:20:16 +01:00
Morgan Hardwood
12b1d8f767
Polish translation updated by bwisn, closes #5653
2020-02-15 14:47:34 +01:00
Desmis
f1eda664db
Another change tooltip
2020-02-06 15:40:52 +01:00
Desmis
3a2d810784
Chnage some labels and tooltip
2020-02-06 14:37:32 +01:00
Desmis
a91b9d361e
merge with dev
2020-02-06 11:44:03 +01:00
Desmis
a70ab81dcc
merge with dev
2020-02-06 11:20:05 +01:00
Desmis
f7aa9a4d32
Improvment to smooth blur
2020-02-04 08:22:26 +01:00
Desmis
3ad362c526
Change checkbox by combobox for luma-chroma in Smooth Blur - chnage normal expert
2020-02-03 10:18:15 +01:00
Desmis
04a979fba5
merge with dev
2020-02-03 08:07:23 +01:00
Morgan Hardwood
160aae7215
Polish translation updated
...
Updated by Bartłomiej Wiśniowski / bwisn
Closes #5631
2020-02-02 23:23:31 +01:00
Morgan Hardwood
abe1e3bb2f
Polish translation updated
...
Updated by Bartłomiej Wiśniowski / bwisn
Closes #5630
2020-02-02 14:05:41 +01:00
Desmis
5909026408
Improve preview modification for blur
2020-02-02 08:12:32 +01:00
Desmis
b0bba7881a
Added edge performance daubechies wavelet in settings
2020-02-01 13:07:41 +01:00
Desmis
a6acb2a756
Changes to GUI pyramid
2020-01-29 11:15:51 +01:00
Desmis
7e1a70f518
Improvment to GUI and labels
2020-01-29 08:33:33 +01:00
Desmis
9cacca3c0e
merge with dev
2020-01-28 17:37:35 +01:00
Morgan Hardwood
364fe35023
generateTranslationDiffs
2020-01-27 16:59:44 +01:00
Desmis
5022979b1e
First Edge sharpness wavelet to test
2020-01-26 13:39:36 +01:00
Desmis
82d8844ee6
Prepare Edge Sharpness wavelet pyramid
2020-01-26 10:17:34 +01:00
Desmis
7cde1dca07
Improvment to show modifications
2020-01-25 08:52:23 +01:00
Desmis
986af6e5ed
Added button to reset all show modifications
2020-01-22 10:42:53 +01:00
Desmis
6e3fd503cc
Added show modifications to sharpening
2020-01-21 09:14:39 +01:00
Lawrence
f16773eb3f
Merge branch 'dev' into perspective
...
Resolve minor conflict in ImProcFunctions::transformGeneral and add new
arguments for use of ImProcFunctions::needsTransform in
PerspectiveCorrection::autocompute.
2020-01-18 18:41:26 -08:00
Lawrence
7395b26db4
Add rotation to camera-based perspective tool
...
This rotation is different from the Rotate tool and the post-correction
adjustment rotation because it is applied between camera shift and
camera angle. It is equivalent to correcting the camera's roll and is
the same as the rotation calculated by automatic perspective correction.
2020-01-18 17:13:24 -08:00
Desmis
54e298e815
Change label seeting preview deltaE
2020-01-17 07:15:27 +01:00
Desmis
05d9362e8f
Improvment to show modifications
2020-01-16 19:30:34 +01:00
Desmis
1570c39b75
Iprovment to preview selection deltaE
2020-01-14 11:18:58 +01:00
Desmis
ba7a61c391
merge with dev
2020-01-13 08:33:45 +01:00