Glenn Burkhardt
Glenn Burkhardt
Confirmed that GDAL will not be changed. See this [correspondence](https://lists.osgeo.org/pipermail/gdal-dev/2019-June/050518.html). I haven't been able to create a test case in which the mask would result in clipping. Such a case...
Sticking to GDAL
Fixed with commit [7251ae6](https://github.com/WorldWindEarth/WorldWindJava/commit/7251ae6ed6e5afc104c7ddadc29905c2ef18bae8).
@thwe74: please try the changes in commit [5e53f72](https://github.com/gbburkhardt/WorldWindJava/commit/5e53f72dc887f5bb66a2f64a1d5257cf086e6d3b), and report any additional defects. The changes to support DPI scaling were extensive, and not all example applications were tested. I'm not...
@thwe74: I've fixed the globe pitch movement using the right mouse button to match what it did before the DPI scaling fix changes. But the left/right mouse movement with the...
> @gbburkhardt Thanks for the change of the pitch Y. The version we still have is much older and the pitchInput and headingInput inside the BasicViewInputHandler are the same as...
@thwe74: Good catch! And now I'm embarrassed, having fixed the clamping of the mouse position to the GL viewport for Y but not X in commit [d4b6bf4](https://github.com/NASAWorldWind/WorldWindJava/pull/274/commits/d4b6bf436b5b3849e7cde9ca7e1beb767d0bce79). I'm impressed that...
@ComBatVision: please merge this. You might want to give me merge privileges. Thanks.
Superseded by pull request 81.
I'd love to that feature available in WorldWind. Please put in a pull request when you're finished. That's very good news, indeed.