1
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing incorrect commit on master branch More... almost 8 years ago
Add NASA Open Source Agreement Version 1.3 More... almost 8 years ago
Merge pull request #40 from ESAFastPrototyping/webgl_improvements More... almost 8 years ago
Merge pull request #34 from ESAFastPrototyping/feature/geotiff More... almost 8 years ago
Updated Shapefile with new ad hoc configuration capabilities. - A 'pickDelegate' can be assigned. - A 'userProperties' object can be assigned. More... almost 8 years ago
Repaired the DBaseFile module. - 'numRecordsRead' is now incremented and the DBaseRecord record num is assigned correctly. - Removed obsolete code. More... almost 8 years ago
Updated GeoJSONParser with new ad hoc configuration capabilities. - A 'pickDelegate' can be assigned. - A 'userProperties' object can be assigned. More... almost 8 years ago
Repaired the assignment of a pickDelegate in SurfaceShapes. More... almost 8 years ago
Added a 'userProperties' ad hoc object to Renderable. - A typical use case is to associate application defined data with a picked renderable. - The default value is an empty object. More... almost 8 years ago
Add missing tests that weren't ported yet and mark some to be ported More... almost 8 years ago
Some more clean up More... almost 8 years ago
Clean up the workspace configuration More... almost 8 years ago
Merge branch 'master' into karma-test More... almost 8 years ago
Add run configuration for Karma Remove run configuration for jsTestDriver Review the unit tests guide More... almost 8 years ago
Added TmsLayerCapabilities and one 'doc' example More... almost 8 years ago
Rename 'url' to 'service' to be consistent with WMS More... almost 8 years ago
Construct TMS layer in the same way as WMS or WMTS : - config object (can create layer on the fly) - formLayerConfiguration method - no need for TmsLayerCaps anymore More... almost 8 years ago
Change matrixset name in WMTS.js example More... almost 8 years ago
Change config object, todo formLayerConfiguration More... almost 8 years ago
Deleted old tests and updated the file 'HowToCreateAndRunUnitTests.txt' More... almost 8 years ago
added wireframe and outline indices to the indices buffer removed commented code and assertions More... almost 8 years ago
Merge pull request #3 from NASAWorldWind/master More... almost 8 years ago
Corrects an issue determining the boundary list type when a 0 degree latitude point is specified for a SurfacePolygon. More... almost 8 years ago
Cleaning WmtsLayerCaps and comments More... almost 8 years ago
WMTS Layer with config parameter + WmtsLayerCaps useless + previous examples moved to apps/ + new basic example More... almost 8 years ago
Put all terrain indices in one buffer More... almost 8 years ago
Removed samplesPerPixel from parseBlock method More... almost 8 years ago
Harmonization in constructor WmtsLayerCaps More... almost 8 years ago
Add TMS implementation More... almost 8 years ago
Merge pull request #25 from GabrielePrestifilippo/master More... almost 8 years ago