-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: wcmatthysen/WorldWindJava
base: develop
head repository: NASAWorldWind/WorldWindJava
compare: develop
- 17 commits
- 122 files changed
- 3 contributors
Commits on Apr 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 860d578 - Browse repository at this point
Copy the full SHA 860d578View commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1df700d - Browse repository at this point
Copy the full SHA 1df700dView commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3c22fb3 - Browse repository at this point
Copy the full SHA 3c22fb3View commit details
Commits on Sep 21, 2021
-
Merge pull request NASAWorldWind#230 from NASAWorldWind/readme-fix
Readme update
Configuration menu - View commit details
-
Copy full SHA for b183002 - Browse repository at this point
Copy the full SHA b183002View commit details
Commits on Nov 22, 2021
-
Removed outdated references to goworldwind.org website (NASAWorldWind…
…#235) * Removed outdated references to goworldwind.org website * Modified reference to Tactical Symbols tutorials to include all of them * Added updated reference to offline usage of tactical symbology
Configuration menu - View commit details
-
Copy full SHA for ee4d299 - Browse repository at this point
Copy the full SHA ee4d299View commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 37080b7 - Browse repository at this point
Copy the full SHA 37080b7View commit details
Commits on Feb 28, 2022
-
Merge pull request NASAWorldWind#239 from NASAWorldWind/remove-retire…
…d-services Remove configs for retired services
Configuration menu - View commit details
-
Copy full SHA for 0a54fcf - Browse repository at this point
Copy the full SHA 0a54fcfView commit details
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f95a116 - Browse repository at this point
Copy the full SHA f95a116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0dbc7 - Browse repository at this point
Copy the full SHA 2b0dbc7View commit details
Commits on May 26, 2022
-
Merge pull request NASAWorldWind#246 from NASAWorldWind/release-chang…
…es-2.21 Release changes 2.21
Configuration menu - View commit details
-
Copy full SHA for 62e8991 - Browse repository at this point
Copy the full SHA 62e8991View commit details
Commits on Jul 24, 2023
-
Fixes for DPI scaling. Mouse and select events now deliver GL surfac… (…
…NASAWorldWind#262) * Fixes for DPI scaling. Mouse and select events now deliver GL surface coordinate values instead of the AWT screen coordinates. Added Windows JOGL jar files that include sgothel/jogl#110 and sgothel/jogl#112. Noticed that some null pointer exceptions occurred during KMLViewer startup; added null pointer checks. * Update for gluegen 9301bf1854 May 15 07:08:20 2023, jogl 900c35c6a4 May 15 06:47:22 2023 * Use DPI scaling to scale fonts rendered in the GLCanvas. * Update with gluegen/jogl code from 6/17/2023, gluegen commit 42bd110d9e, jogl commit 900c35c6a. Includes fix for jogl version of TextRenderer. Added Linux native jar files.
Configuration menu - View commit details
-
Copy full SHA for 55213aa - Browse repository at this point
Copy the full SHA 55213aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b79752 - Browse repository at this point
Copy the full SHA 7b79752View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7ec97f - Browse repository at this point
Copy the full SHA f7ec97fView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88537d1 - Browse repository at this point
Copy the full SHA 88537d1View commit details
Commits on Feb 29, 2024
-
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. (NASAWorldWind#272)
Configuration menu - View commit details
-
Copy full SHA for 017d91e - Browse repository at this point
Copy the full SHA 017d91eView commit details
Commits on Mar 26, 2024
-
Fix display of context menu in ContextMenusOnShapes demo. (NASAWorldW…
…ind#274) * Fix display of context menu in ContextMenusOnShapes demo. Retain copy of AWT screen coordinate when creating SelectEvent. * Fixes for drag and drop when DPI scaling in use, reported by NASAWorldWind#274 (comment) * Correct clamping of mouse position to viewport coordinates; previous edition has used AWT size of canvas, and mouse positions from MouseEvents are converted to GL surface coordinates early on. * Make pitch change of globe using right mouse work as it did before DPI scaling changes. Moving the mouse down should increase the pitch, so it appears that the top of the globe is rotated away from the eye. * Correction to commit 515167a; need to adjust mouse position Y for use by FlyViewInputHandler, and per frame mouse/key events. * Correct clamping of mouse position to viewport coordinates; previous edition has used AWT size of canvas, and mouse positions from MouseEvents are converted to GL surface coordinates early on. This commit fixes both X,Y limits, whereas commit d4b6bf4 only fixed Y.
Configuration menu - View commit details
-
Copy full SHA for 8f3c491 - Browse repository at this point
Copy the full SHA 8f3c491View commit details
Commits on Apr 15, 2024
-
Add the ability to retrieve geoid offsets from an EGM 2008 model. (NA…
…SAWorldWind#280) * Add support for retrieving EGM2008 offsets * Terminology and variable tweaks. * Merge develop * Revert formatting
Configuration menu - View commit details
-
Copy full SHA for 2543c23 - Browse repository at this point
Copy the full SHA 2543c23View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop