FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · WorldWindEarth/WorldWindJava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WorldWindEarth
/
WorldWindJava
Public
forked from
NASAWorldWind/WorldWindJava
Notifications
You must be signed in to change notification settings
Fork
16
Star
52
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 2, 2025
Make it possible to disable drag for AbstractAirspace
trixon
authored and
EMaksymenko
committed
35520c2
View commit details
Copy full SHA for 35520c2
Browse repository at this point
Commits on Sep 5, 2025
add vscode project configuration
kotogadekiru
authored and
EMaksymenko
committed
e405195
View commit details
Copy full SHA for e405195
Browse repository at this point
Commits on Dec 27, 2024
Merge pull request #82 from WorldWindEarth/kotogadekiru-patch-1
Show description for bb5e3b8
EMaksymenko
authored
bb5e3b8
View commit details
Copy full SHA for bb5e3b8
Browse repository at this point
Update OrbitViewInputHandler.java
Show description for 9dfc100
kotogadekiru
authored
9dfc100
View commit details
Copy full SHA for 9dfc100
Browse repository at this point
Commits on Nov 30, 2024
Fix javadoc buid.
EMaksymenko
committed
7e3cf82
View commit details
Copy full SHA for 7e3cf82
Browse repository at this point
Merge branch 'develop-NASA' into develop
Show description for b6d0c4a
EMaksymenko
committed
b6d0c4a
View commit details
Copy full SHA for b6d0c4a
Browse repository at this point
Commits on Apr 15, 2024
Add the ability to retrieve geoid offsets from an EGM 2008 model. (#280)
Show description for 2543c23
markpet49
authored
2543c23
View commit details
Copy full SHA for 2543c23
Browse repository at this point
Commits on Mar 26, 2024
Fix display of context menu in ContextMenusOnShapes demo. (#274)
Show description for 8f3c491
gbburkhardt
authored
8f3c491
View commit details
Copy full SHA for 8f3c491
Browse repository at this point
Commits on Feb 29, 2024
Delete local copy of worldwind/render/TextRenderer in favor of version that is maintained by JOGAMP. Update JOGL jar files with released version 2.5.0, build Build: 2.5-b1533-20230818. That build…
Show description for 017d91e
gbburkhardt
authored
017d91e
View commit details
Copy full SHA for 017d91e
Browse repository at this point
Commits on Jul 26, 2023
Implementing formatting rules. (#271)
markpet49
authored
88537d1
View commit details
Copy full SHA for 88537d1
Browse repository at this point
Commits on Jul 25, 2023
New JOGL to fix linux crashes (#270)
markpet49
authored
f7ec97f
View commit details
Copy full SHA for f7ec97f
Browse repository at this point
Commits on Jul 24, 2023
Remove extraneous source (#269)
markpet49
authored
7b79752
View commit details
Copy full SHA for 7b79752
Browse repository at this point
Fixes for DPI scaling. Mouse and select events now deliver GL surfac… (#262)
Show description for 55213aa
gbburkhardt
authored
55213aa
View commit details
Copy full SHA for 55213aa
Browse repository at this point
Commits on Jan 14, 2023
Merge pull request #81 from WorldWindEarth/Add-Block-and-Penetrate-symbol
Show description for 57b265b
EMaksymenko
authored
57b265b
View commit details
Copy full SHA for 57b265b
Browse repository at this point
Fix computation of arrow angles for "Penetrate". Move "Block" drawing to a location that doesn't overwrite another symbol in the TacticalGraphics demo.
gbburkhardt
committed
4afe979
View commit details
Copy full SHA for 4afe979
Browse repository at this point
Commits on Jan 1, 2023
Merge pull request #80 from nebsar/develop
Show description for 3388e26
EMaksymenko
authored
3388e26
View commit details
Copy full SHA for 3388e26
Browse repository at this point
Prevent NullPointerException and Fix the Anchor Point of Symbology - Format Change Reverted
n.sarikaya
committed
e45b49d
View commit details
Copy full SHA for e45b49d
Browse repository at this point
Prevent NullPointerException and Fix the Anchor Point of Symbology
n.sarikaya
committed
a4bf62d
View commit details
Copy full SHA for a4bf62d
Browse repository at this point
Commits on Dec 30, 2022
Avoid NullPointerException and Fix the Anchor Point of Symbology
n.sarikaya
committed
56a90c4
View commit details
Copy full SHA for 56a90c4
Browse repository at this point
Avoid NullPointerException and Fix the Anchor Point of Symbology
n.sarikaya
committed
f4c1734
View commit details
Copy full SHA for f4c1734
Browse repository at this point
Fix for anchor point of symbology and NullPointerException problem
n.sarikaya
committed
2f92b3e
View commit details
Copy full SHA for 2f92b3e
Browse repository at this point
Commits on Dec 27, 2022
Merge pull request #78 from WorldWindEarth/gdal-update
Show description for 7251ae6
EMaksymenko
authored
7251ae6
View commit details
Copy full SHA for 7251ae6
Browse repository at this point
For gdal-data folder, need only search for 'gt_datum.csv'. 'gdal_datum.csv' was not included in GDAL verssion 3.x, but 'gt_datum.csv' is in all versions (so far). Revise info message for PROJ_LIB.
gbburkhardt
committed
63a0346
View commit details
Copy full SHA for 63a0346
Browse repository at this point
Add compatibility for GDAL version 1.7.2 and 2.4.0.
gbburkhardt
committed
6225f20
View commit details
Copy full SHA for 6225f20
Browse repository at this point
Commits on Dec 26, 2022
Correction for creating mask dataset for GDAL 3.x
gbburkhardt
committed
81731e8
View commit details
Copy full SHA for 81731e8
Browse repository at this point
Fix lat/lon order for coodinate transformations for GDAL 3.x
gbburkhardt
committed
9e6e504
View commit details
Copy full SHA for 9e6e504
Browse repository at this point
Add Eclipse settings files with Gradle nature
gbburkhardt
committed
802d1e9
View commit details
Copy full SHA for 802d1e9
Browse repository at this point
Update to gradle version 7.6
gbburkhardt
committed
e8262dc
View commit details
Copy full SHA for e8262dc
Browse repository at this point
Commits on Dec 25, 2022
Update to find GDAL 3.5.3 files, use programmatic setting of proj.db location.
gbburkhardt
committed
b6aeb87
View commit details
Copy full SHA for b6aeb87
Browse repository at this point
Commits on Jun 28, 2022
Merge remote-tracking branch 'upstream/develop' into develop
Show description for 78df5d5
EMaksymenko
committed
78df5d5
View commit details
Copy full SHA for 78df5d5
Browse repository at this point
Commits on May 26, 2022
Merge pull request #246 from NASAWorldWind/release-changes-2.21
Show description for 62e8991
Beak-man
authored
62e8991
View commit details
Copy full SHA for 62e8991
Browse repository at this point
Commits on May 25, 2022
Rewording in README.md
markpet49
committed
2b0dbc7
View commit details
Copy full SHA for 2b0dbc7
Browse repository at this point
Bump version number and update release docs
markpet49
committed
f95a116
View commit details
Copy full SHA for f95a116
Browse repository at this point
Commits on Feb 28, 2022
Merge pull request #239 from NASAWorldWind/remove-retired-services
Show description for 0a54fcf
Beak-man
authored
0a54fcf
View commit details
Copy full SHA for 0a54fcf
Browse repository at this point
Commits on Feb 21, 2022
Switch basic elevation coverage to community WMS server https://wms.worldwind.earth/elev layers SRTM+GEBCO.
EMaksymenko
committed
5c259c2
View commit details
Copy full SHA for 5c259c2
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL