Patch offsets fix
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
It turns out that V_NOSCALESTART is dumb and breaks patch left/top offset scaling unless V_OFFSET is also set ...but V_OFFSET itself doesn't support V_FLIP, bleh.
So, what I have done in the following branch is:
I eventually plan to kill V_OFFSET and put in its place a more useful flag for 2.2, most likely a vertical version of V_FLIP (wouldn't that be great). This merge request is the first step in making that happen, you could say.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.