1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jun 24, 2024 — Jun 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated DrawableSurfaceTexture to support color and picking More... about 9 years ago
Cleaned up inline documentation in DrawableScreenTexture and the basicprogram GLSL sources More... about 9 years ago
Cleaned up BasicFrameController terrain pick resolution More... about 9 years ago
Updated WorldWindow to handle pick operations that occur during or after the activity is paused More... about 9 years ago
Updated WorldWindow to process pick frames at the earliest opportunity More... about 9 years ago
Modified terrain tiles to store vertex points in JVM heap arrays More... about 9 years ago
Reduced placemark render time by inlining a method call in RenderContext.projectWithDepth More... about 9 years ago
Incorporated terrain position into the screen picking capability More... about 9 years ago
Added a Drawable implementation that draws terrain in a solid color More... about 9 years ago
Incorporated BufferObject into Drawable implementations More... about 9 years ago
Updated inline comment in DrawableTessellation More... about 9 years ago
Added the BufferObject render resource More... about 9 years ago
Suppressed ShowTessellationLayer during picking More... about 9 years ago
Added a pick ray that's made available during picking More... about 9 years ago
Added an interface for computing ray-terrain intersection More... about 9 years ago
Log message cleanup in Vec3 More... about 9 years ago
Documentation and log message cleanup in Texture More... about 9 years ago
Added a toString method to PickedObjectList More... about 9 years ago
Simplified MilStd2525 placemark image offset More... about 9 years ago
Merge branch 'develop' of https://github.com/NASAWorldWind/WorldWindAndroid into develop More... about 9 years ago
Updated Placemark with a Movable interface implementation. More... about 9 years ago
Added the Movable interface to the shape package. - copied from the WorldWindJava Movable2 interface. More... about 9 years ago
Improved PlacemarksSelectDragActivity tap response times by using onSingleTapUp instead of onSingleTapConfirmed. More... about 9 years ago
Improved PlacemarksPickingActivity pick response time by using onSingleTapUp instead of onSingleTapConfirmed. More... about 9 years ago
Wrapped WorldWindowController execution in a try catch block More... about 9 years ago
Fixed comments in PlacemarksSelectDragActivity. More... about 9 years ago
Improved the PlacemarksSelectDragActivity example. - Added automotive icons - Fixed bugs. More... about 9 years ago
Fixed a picking bug in PlacemarksPickingActivity More... about 9 years ago
Updated PlacemarksSelectDragActivity about box description. More... about 9 years ago
Merge remote-tracking branch 'origin/develop' into develop More... about 9 years ago