Re: [darktable-dev] How to transform coordinates

2019-08-28 Thread Pascal Obry
Hi Jens-Hanno, This should be the final fix: https://github.com/darktable-org/darktable/pull/2892 Can you test it and report if it works on your side? Thanks, -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://www.obry.net gpg --keyser

Re: [darktable-dev] How to transform coordinates

2019-08-27 Thread Pascal Obry
Hi Jens-Hanno, > Pascal, Yes please. Ok, my PR is there: https://github.com/darktable-org/darktable/pull/2892 As I said in the changelog, the "jump" is fixed by the mask and the effect are not aligned. So we need something more here. I let you start from here. Let me know if you have other q

Re: [darktable-dev] How to transform coordinates

2019-08-26 Thread Jens-Hanno Schwalm
Am Montag, den 26.08.2019, 22:43 +0200 schrieb Pascal Obry: > Hi Jens-Hanno, > > > i started correcting the dt problem with masks borders displayed at a wrong > > position. > > > > There is a detail i don't understand and currently dont't know how to do. > > > > Lets assume i have a point p(x,y

Re: [darktable-dev] How to transform coordinates

2019-08-26 Thread Pascal Obry
Hi Jens-Hanno, > i started correcting the dt problem with masks borders displayed at a wrong > position. > > There is a detail i don't understand and currently dont't know how to do. > > Lets assume i have a point p(x,y), x and y are both in the 0->1 range > covering the whole > raw data (no l

[darktable-dev] How to transform coordinates

2019-08-26 Thread Jens-Hanno Schwalm
Dear people, i started correcting the dt problem with masks borders displayed at a wrong position. There is a detail i don't understand and currently dont't know how to do. Lets assume i have a point p(x,y), x and y are both in the 0->1 range covering the whole raw data (no lensfun applied). S