Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NASAWorldWind/WorldWindJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: gbburkhardt/WorldWindJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 7, 2023

  1. Delete local copy of worldwind/render/TextRenderer in favor of versio…

    …n that is maintained by JOGAMP. Update JOGL jar files with released version 2.5.0, build Build: 2.5-b1533-20230818. That build includes the DPI scaling fix for TextRenderer, which was committed to the jogl repo on 6/4.
    gbburkhardt committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5c848b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Configuration menu
    Copy the full SHA
    3e0d23a View commit details
    Browse the repository at this point in the history
  2. 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).
    gbburkhardt committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    20c15cb View commit details
    Browse the repository at this point in the history
Loading