Comparing NASAWorldWind:develop...gbburkhardt:develop · NASAWorldWind/WorldWindJava
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 341
base repository: NASAWorldWind/WorldWindJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
head repository: gbburkhardt/WorldWindJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Checking mergeability…
Don’t worry, you can still create the pull request.
- 3 commits
- 1 file changed
- 1 contributor
Commits on Dec 27, 2024
-
Correct change in heading using right mouse button.
The desired behavior is to have the globe follow the mouse movement, e.g., when the mouse is above mid-screen, dragging the mouse to the right should cause a clockwise rotation of the globe. The change from AWT to GL screen coordinates had broken this. Thanks to Eugene Maksymenko (WorldWindEarth).