FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - 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
1
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
Breadcrumbs
History for
WorldWindJava
src
on
develop
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
View code at this point
Browse repository at this point
Commits on Dec 27, 2024
Update OrbitViewInputHandler.java
Show description for 9dfc100
kotogadekiru
authored
9dfc100
View commit details
Copy full SHA for 9dfc100
View code at this point
Browse repository at this point
Commits on Nov 30, 2024
Fix javadoc buid.
EMaksymenko
committed
7e3cf82
View commit details
Copy full SHA for 7e3cf82
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
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
View code at this point
Browse repository at this point
Commits on Jan 14, 2023
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
View code at this point
Browse repository at this point
Commits on Jan 1, 2023
Prevent NullPointerException and Fix the Anchor Point of Symbology - Format Change Reverted
n.sarikaya
committed
e45b49d
View commit details
Copy full SHA for e45b49d
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 25, 2022
Bump version number and update release docs
markpet49
committed
f95a116
View commit details
Copy full SHA for f95a116
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 20, 2022
Merge remote-tracking branch 'origin/fix/placemark-pitch' into develop
EMaksymenko
committed
7000d5a
View commit details
Copy full SHA for 7000d5a
View code at this point
Browse repository at this point
Fix PointPlacemark orientation transformations:
Show description for 843d22f
EMaksymenko
committed
843d22f
View commit details
Copy full SHA for 843d22f
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Remove configs for retired services
markpet49
committed
37080b7
View commit details
Copy full SHA for 37080b7
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Removed outdated references to goworldwind.org website (#235)
Show description for ee4d299
Beak-man
authored
ee4d299
View commit details
Copy full SHA for ee4d299
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Fixed wrong count of geo keys in GeotiffWriter
ptah
committed
05b8034
View commit details
Copy full SHA for 05b8034
View code at this point
Browse repository at this point
Commits on May 20, 2021
Merge remote-tracking branch 'upstream/develop' into develop
Show description for d988494
EMaksymenko
committed
d988494
View commit details
Copy full SHA for d988494
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Formatting
markpet49
committed
860d578
View commit details
Copy full SHA for 860d578
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
Typo, javadoc fix, code format
markpet49
committed
8ff7474
View commit details
Copy full SHA for 8ff7474
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Reordered main function to make it more tutorial-like
Show description for 4b5f1ab
Beak-man
committed
4b5f1ab
View commit details
Copy full SHA for 4b5f1ab
View code at this point
Browse repository at this point
Add Collada example
markpet49
committed
d2e8561
View commit details
Copy full SHA for d2e8561
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
License and release updates (#206)
markpet49
authored
3e445cc
View commit details
Copy full SHA for 3e445cc
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Moved Collada examples back to test code
markpet49
committed
28d0fc3
View commit details
Copy full SHA for 28d0fc3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL