15 Commits

Author SHA1 Message Date
Morgan Hardwood
5b50b2d059 Various interface fixes, closes #5211 2019-03-25 01:53:07 +01:00
Flössie
37027e46bd Fix non-OpenMP build 2019-02-06 06:54:31 +01:00
Alberto Griggio
fcf1fd0592 revert to old method (<= 5.4) for hilight reconstruction via colour propagation
Fixes #4610
2018-06-14 18:05:47 +02:00
Alberto Griggio
acfdf220ec reverted to original method for colour propagation of fully clipped highlights
The "new" one was producing artifacts in some cases -- needs further investigation
2018-04-03 10:38:59 +02:00
Alberto Griggio
6f83d57458 some tweaks to the colour propagation method for highlight recovery
with the attempt to make it "smoother" and more realistic (or at least eye
pleasing) in some corner cases
2018-03-22 15:45:18 +01:00
heckflosse
96bf06a950 Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP 2018-01-23 16:05:31 +01:00
heckflosse
6e55f6bab5 Fixed a lot of issues reported by cppcheck 1.78 2017-04-08 22:41:46 +02:00
heckflosse
9abb397572 Fix all warnings in hilite_recon.cc 2017-03-31 20:22:13 +02:00
heckflosse
a0dabf8067 Colour Propagation, cleanup and a small speedup 2015-10-14 23:15:01 +02:00
heckflosse
9061b2549d Fix inconsistent behaviour in Colour Propagation 2015-10-13 14:36:19 +02:00
heckflosse
6eaf68e850 Improved quality of Colour Propagation for some cases 2015-10-11 19:17:09 +02:00
heckflosse
b1dd9dd59a Speedup and reduced memory usage for Colour Propagation 2015-10-10 01:05:08 +02:00
heckflosse
20839d3a4a Color propagation highlight reconstruction causes crash on some files, fixes #2928 2015-10-03 13:33:52 +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
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