Commit Graph

4440 Commits

Author SHA1 Message Date
Desmis
2bc9396569 Fixed show wavelet levels 2020-02-27 13:33:51 +01:00
Desmis
a2f7d39ad2 merge with dev 2020-02-27 08:51:11 +01:00
Desmis
a50dfe57e5 merge with dev 2020-02-27 08:09:59 +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
Ingo Weyrich
13e2bc4152 White balance shows wrong method when opening a file which was set to Auto in 5.8, #5668 2020-02-26 18:32:32 +01:00
Desmis
a2095b0ee2 merge with dev 2020-02-26 18:09:36 +01:00
Ingo Weyrich
5960899c04 Minor cleanup 2020-02-26 16:36:00 +01:00
Desmis
4863c7a372 clean unused changes 2020-02-26 15:37:49 +01:00
Desmis
8cfc4e33af partial fixed wrong old WB auto 2020-02-26 15:22:28 +01:00
Ingo Weyrich
f05c10ce55 ipwavelet.cc : cleanup, speedup, reduced memory usage 2020-02-26 14:16:52 +01:00
Desmis
224659f473 Change limit for b_r 2020-02-26 08:48:07 +01:00
Ingo Weyrich
e2bbc30bf2 ip_wavelet.cc : be almost cppcheck clean 2020-02-25 19:32:58 +01:00
Desmis
f798d7d57d merge with dev 2020-02-25 18:05:12 +01:00
Desmis
603b55e690 Preset cat02 automatic 2020-02-25 17:28:19 +01:00
Ingo Weyrich
278f9d019e Fix clang warnings 2020-02-25 17:09:27 +01:00
Ingo Weyrich
ad271a87eb clang errors: variable-sized object initialization, fixes #5667 2020-02-25 17:02:00 +01:00
Desmis
352873ea30 Suppress dispaly Student itcwb in Pick 2020-02-25 13:19:52 +01:00
Desmis
eeb24af8f0 Suppress message in console except verbose 2020-02-25 12:48:23 +01:00
Morgan Hardwood
0055d0705d Removed unnecessary test in rtengine/CMakeLists.txt 2020-02-25 09:16:11 +01:00
Beep6581
817286b027 Merge pull request #5644 from Benitoite/patch-22
mac: simplifies bundle structure, bundle packaging fixes
2020-02-25 09:05:20 +01:00
Desmis
e80426bb2f supress warning in colortemp.cc 2020-02-25 08:14:51 +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
Lawrence Lee
9a594474d9 Add auto focal length for perspective in editor
If the focal length and/or crop factor for the camera-based perspective
correction tool are not edited, they will be set using the focal length
information found in the image metadata. This only applies to the editor
(batch editor and CLI still default to 24 for the focal length and 1 for
the crop factor).
2020-02-23 21:21:36 -08: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
Richard Barber
4e4faafb08 mac:fix destination of comconst.json 2020-02-20 03:14:46 -08:00
Richard Barber
9bc078c5bb mac:export non-relative paths to config.h 2020-02-20 01:17:49 -08:00
Ingo Weyrich
4ea92d3e93 Fix broken camonst.json 2020-02-18 18:06:21 +01:00
Morgan Hardwood
6e7943752f Added Canon PowerShot S120 dual-illuminant DCP
Closes #5637
2020-02-18 13:29:42 +01:00
Flössie
1069c890f5 Incorporate FreeBSD fix from @mandree (#5651) plus a little hardening 2020-02-14 11:44:57 +01:00
Ingo Weyrich
67ca8e2c19 further aehistograms cleanup 2020-02-13 16:34:45 +01:00
Ingo Weyrich
562b19bb5c Silence -Wunused-macros warning in dcraw.cc, #3558 2020-02-12 21:08:03 +01:00
Ingo Weyrich
b4c0bb3acb More double promote fixes 2020-02-10 20:06:43 +01:00
Ingo Weyrich
f0b5ca02e7 More double promote fixes 2020-02-10 16:22:42 +01:00
Ingo Weyrich
2c831a11a7 more double promote fixes 2020-02-09 23:34:12 +01:00
Ingo Weyrich
b627adea3a Merge branch 'dev' into fix-double-promotion 2020-02-09 16:45:20 +01:00
Ingo Weyrich
d9a62aa27a Fix LGTM alerts 2020-02-09 14:14:46 +01:00
Ingo Weyrich
acdb3c32dd MLsharpen: cleanup 2020-02-09 12:02:57 +01:00
Ingo Weyrich
dc98f069cb Merge branch 'dev' into mlsharpen_review 2020-02-09 11:31:55 +01:00
Ingo Weyrich
8356fd44e3 Merge branch 'dev' into newlocallab 2020-02-07 22:16:11 +01:00
Ingo Weyrich
97dfa4e4af Some more -Wunused-macros fixes 2020-02-07 22:01:58 +01:00
Ingo Weyrich
b74d31525e Merge branch 'dev' into newlocallab 2020-02-07 21:34:38 +01:00
Ingo Weyrich
8f291c3ff2 Be -Wunused-macros clean 2020-02-07 20:18:35 +01:00
Ingo Weyrich
c984a95b9e Merge branch 'dev' into newlocallab 2020-02-07 18:24:50 +01:00
Ingo Weyrich
aae22fcc86 Merge pull request #5617 from Beep6581/devirtualize
devirtualize method calls by declaring classes and methods final
2020-02-07 17:06:30 +01:00
Ingo Weyrich
f7fd7e578b Merge pull request #5611 from Beep6581/reduce_include_dependencies
reduce some include dependencies
2020-02-07 17:05:57 +01:00
Ingo Weyrich
4221fdf31e fix regression in Canon sRAW/mRAW black level computation, taken from ART, fixes #5638 2020-02-07 13:52:25 +01:00