FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - NASAWorldWind/WebWorldWind · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NASAWorldWind
/
WebWorldWind
Public
Notifications
You must be signed in to change notification settings
Fork
427
Star
997
Code
Issues
247
Pull requests
24
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
WebWorldWind
src
on
develop
User selector
Datepicker
Commit history
Commits on Sep 20, 2025
Switch OSM to internal server (#902)
Show description for 5ffe2df
markpet49
and
markpet42
authored
5ffe2df
View commit details
Copy full SHA for 5ffe2df
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
Added version consistency check before each build (#896)
Show description for a2e7a3f
Beak-man
authored
a2e7a3f
View commit details
Copy full SHA for a2e7a3f
View code at this point
Browse repository at this point
Commits on May 10, 2022
Reverted WKT coordinate parsing to first read latitude and then longitude (#877)
Show description for aa13d8f
Beak-man
authored
aa13d8f
View commit details
Copy full SHA for aa13d8f
View code at this point
Browse repository at this point
Commits on May 5, 2022
Merge branch 'develop' into 2d-projection-fix
Beak-man
authored
37dc388
View commit details
Copy full SHA for 37dc388
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
Fix for picking transparent placemarks
markpet49
committed
36b97c1
View commit details
Copy full SHA for 36b97c1
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Fixes for launch.json and 2D projection related calculations
markpet49
committed
2e9e104
View commit details
Copy full SHA for 2e9e104
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
Change variable declarations for requirejs
markpet49
committed
31b1f67
View commit details
Copy full SHA for 31b1f67
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
Spacing, additional comments
markpet49
committed
bf17bdc
View commit details
Copy full SHA for bf17bdc
View code at this point
Browse repository at this point
Fix for tile resolution, switch to VSCode.
markpet49
committed
d814cf5
View commit details
Copy full SHA for d814cf5
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Renamed getEndianness function (#864)
Beak-man
authored
5ff4875
View commit details
Copy full SHA for 5ff4875
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Unit testing and dependency updates: Replace PhantomJS for Chrome and Firefox in their headless modes (#840)
Show description for 154b14f
Beak-man
authored
154b14f
View commit details
Copy full SHA for 154b14f
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Cleaned up version of collada pickray intersection code.
markpet49
committed
00aed52
View commit details
Copy full SHA for 00aed52
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
Add the ability to get locations of a click on a Collada model
markpet49
committed
4b49140
View commit details
Copy full SHA for 4b49140
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
License update (#830)
markpet49
authored
07db0fc
View commit details
Copy full SHA for 07db0fc
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Collada enhancement for lighting models with incorrect normal data. (#827)
Show description for 9e68520
markpet49
authored
9e68520
View commit details
Copy full SHA for 9e68520
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Fix to correctly display KML files with no altitudeMode specified (#826)
Show description for bbe4ad5
Beak-man
and
markpet49
authored
bbe4ad5
View commit details
Copy full SHA for bbe4ad5
View code at this point
Browse repository at this point
Collada fixes (#825)
Show description for bcf384c
markpet49
authored
bcf384c
View commit details
Copy full SHA for bcf384c
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
Add an option to set the number of levels in a heatmap (#797)
balhar-jakub
authored and
AkeluX
committed
0b10eff
View commit details
Copy full SHA for 0b10eff
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
Change the default path type of surface sector to linear so that it represents a bounding box by default (#795)
AkeluX
authored
c364e0f
View commit details
Copy full SHA for c364e0f
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Add moveTo and getReferencePosition methods - used in Shape Editor (#789)
claudiaifrim
authored and
AkeluX
committed
6bf09e2
View commit details
Copy full SHA for 6bf09e2
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Add getReferencePosition and moveTo to SurfaceSector (#776)
claudiaifrim
authored and
AkeluX
committed
e7aa3c6
View commit details
Copy full SHA for e7aa3c6
View code at this point
Browse repository at this point
Improved Collada rendering (#766)
Show description for bf6f498
strikerM
authored and
AkeluX
committed
bf6f498
View commit details
Copy full SHA for bf6f498
View code at this point
Browse repository at this point
Recenter view and add missing metadata for new GeoTIFF example file (#779)
AkeluX
authored
fc7cc7d
View commit details
Copy full SHA for fc7cc7d
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Remove ambiguity between sector property in SurfaceShape and SurfaceSector (#782)
claudiaifrim
authored and
AkeluX
committed
43dcea7
View commit details
Copy full SHA for 43dcea7
View code at this point
Browse repository at this point
Heatmap Layer (#628)
balhar-jakub
authored and
AkeluX
committed
0d10a99
View commit details
Copy full SHA for 0d10a99
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
Merge branch 'develop' into feature/wkt-lon-lat
balhar-jakub
authored
75284d9
View commit details
Copy full SHA for 75284d9
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
Track WebGL extensions per DrawContext (#769)
strikerM
authored and
AkeluX
committed
12fe80e
View commit details
Copy full SHA for 12fe80e
View code at this point
Browse repository at this point
The coordinates in a WKT shape are ordered as “longitude latitude”.
AkeluX
committed
a2ce328
View commit details
Copy full SHA for a2ce328
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Clarified console messages relating to WebGL support (#775)
Show description for 6e3858d
David Collins
authored and
markpet49
committed
6e3858d
View commit details
Copy full SHA for 6e3858d
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
Updated BlueMarble and Landsat layers to capture their full resolution (#773)
Show description for fd819ab
David Collins
authored and
Beak-man
committed
fd819ab
View commit details
Copy full SHA for fd819ab
View code at this point
Browse repository at this point
Convert the embedded JSZip to RequireJS for build compatibility (#770)
balhar-jakub
authored and
AkeluX
committed
1392b4e
View commit details
Copy full SHA for 1392b4e
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Expose internal KML classes in the WorldWind namespace (#759)
balhar-jakub
authored and
AkeluX
committed
971695b
View commit details
Copy full SHA for 971695b
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Add urn:ogc:def:crs:EPSG::4326 as alias for EPSG:4326 in GeoJSONParser (#763)
claudiaifrim
authored and
AkeluX
committed
24bbff7
View commit details
Copy full SHA for 24bbff7
View code at this point
Browse repository at this point
Commits on Jun 22, 2018
Update
Patrick Hogan
authored and
Patrick Hogan
committed
09c81f8
View commit details
Copy full SHA for 09c81f8
View code at this point
Browse repository at this point
Update
Patrick Hogan
authored and
Patrick Hogan
committed
44a32a6
View commit details
Copy full SHA for 44a32a6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL