Pascal Obry
Pascal Obry
@elstoc : Not sure this apply to the perspective correction as in this module we don't only have overlay but also changing the geometry of the picture which does need...
> Structure detection or manual drawing via the "structure" buttons does not change the pipe or the computed image (even though it does change module params). Sure ! But doing...
@elstoc : Thanks ! So I'm merging this now for 4.0.1 and the #12339 will be handled in 4.2 as probably more invasive anyway.
Please never merge master into a topic branch. You can either let it as is (based on an older commit if it works) or rebase onto master. TIA.
The culprit is: ``` d540794cc07a3531825b6b2b33c1c93e3a96e5a0 is the first bad commit commit d540794cc07a3531825b6b2b33c1c93e3a96e5a0 Author: ralfbrown Date: Sat Jul 30 18:24:42 2022 -0400 rewrite dt_Lab_to_XYZ to permit vector instructions src/common/colorspaces_inline_conversions.h | 13...
For test 0043 it is actually one of: ``` There are only 'skip'ped commits left to test. The first bad commit could be any of: e9079df756fb0f52cad213a0ecac1639cd1d406d b30c22a0bccb0eef8242c69886494677b9e77255 We cannot bisect...
Test 0016 & 0019 have only a very limited number of pixel changed (216 and 1952), but test 0043 has 935056 which is bit more worrisome. 0016:  0019: ...
@ralfbrown : Here is what I have done: I have reverted: Revert "cleanup colorout.c" This reverts commit e9079df756fb0f52cad213a0ecac1639cd1d406d. and Revert "remove colorout.c SSE codepath" This reverts commit b30c22a0bccb0eef8242c69886494677b9e77255. To fix...
> User has a large group of previously rated images selected and accidentally presses 1,2,3,4,5 or r. There is not a way to "undo" this in lighttable (that I am...
> Thanks for the heads up - I knew that the undo feature was available, but wasn't aware that it included ranking changes. Be sure to read the doc I...