openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
W
webglearth
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Jan 11, 2025 — Jan 11, 2026
Showing page 1 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of github.com:webglearth/webglearth
Petr Sloup
More...
about 13 years ago
api/: Implemented similar set of extended parameters for the .setPosition() as for the .flyTo()
Petr Sloup
More...
about 13 years ago
api/editablepolygon.js: Possibility to destroy with .destroy() + API
Petr Sloup
More...
about 13 years ago
api/exports/exports.js: Possibility to remove markers with app.removeMarker(marker) method
Petr Sloup
More...
about 13 years ago
we/ui/editablepolygon.js: Minor addition to the previous commit
Petr Sloup
More...
about 13 years ago
we/ui/editablepolygon.js: Do not enable the PolyIcon unless it actually has img.src set
Petr Sloup
More...
about 13 years ago
we/scene/clipstack.js + we/scene/earth.js: Minor comment fix.
Petr Sloup
More...
about 13 years ago
we/scene/earth.js: Earth.getBestAvailablePixelColor(lat, lng) + API (#7)
Petr Sloup
More...
about 13 years ago
we/scene/cameraanimator.js: #6: FlyTo: Adjustment when used in Tilted view
Petr Sloup
More...
about 13 years ago
we/: #5: Rendering pause/resume in API
Petr Sloup
More...
about 13 years ago
we/scene/polygon.js: #4: Polygon overlapping testing + modified demo app
Petr Sloup
More...
about 13 years ago
we/ui/markers/abstractmarker.js: #3: Draggers removed from DOM
Petr Sloup
More...
about 13 years ago
we/ui/markers/polyicon.js + API: #2: Callback on polygon and icon (implementation cannot use the basic .onclick event on the PolyIcon element because of pointer-events:none. We have to do manual testing.)
Petr Sloup
More...
about 13 years ago
we/canvas2image.js + API: #1: Screenshot API adjustment
Petr Sloup
More...
about 13 years ago
we/shaders/earth-vs.glsl: Use the sine approximation based on Taylor series to avoid precision errors on certain Intel GPUs
Petr Sloup
More...
about 13 years ago
we/scene/polygon.js + we/ui/editablepolygon.js: Use polygon centroid for PolyIcon positioning rather than simple average + export the centroid calculation to the API.
Petr Sloup
More...
about 13 years ago
weapp.json, weapp_debug.json: Use the Bing Maps key in the deployed application.
Petr Sloup
More...
about 13 years ago
weapp/main.js: Removed forgotten code for polygon testing
Petr Sloup
More...
about 13 years ago
Merge branch 'polygon-editing'
Petr Sloup
More...
about 13 years ago
we/canvas2image.js: At least (very) basic support for downloading screenshots in Safari browsers
Petr Sloup
More...
about 13 years ago
we/ui/markers/polyicon.js: Improved PolyIcon scaling based only on the camera distance and the reference height (+ added maxHeight).
Petr Sloup
More...
about 13 years ago
we/ui/editablepolygon.js: Bugfix for click-to-add always firing onclick event + improved demo.
Petr Sloup
More...
over 13 years ago
api/polygon.html: Minor bugfix
Petr Sloup
More...
over 13 years ago
we/scene/miniglobe.js: Possible idea for a fix for the Mac MiniGlobe problem. Probably won't help, but it's always better to properly resize the viewport.
Petr Sloup
More...
over 13 years ago
we/scene/polygon.js: Point-in-polygon testing + polygon.onClick(..) (-> picking) implementation in the API + updated demo
Petr Sloup
More...
over 13 years ago
we/ui/editablepolygon.js: Exposed addPoint(), movePoint() and removePoint() through the API + sample usage of addPoint() and movePoint();
Petr Sloup
More...
over 13 years ago
we/scene/polygon.js: When there is a self-intersecting polygon with 4 points, modify the point ordering to solve the problem, rather than having invalid polygon.
Petr Sloup
More...
over 13 years ago
we/shaders/miniglobe-vs.glsl: MiniGlobe disappearing fix.
Petr Sloup
More...
over 13 years ago
we/scene/scene.js: Do not register pointer events on copyright notices (solves frequent accidental text highlighting during dragging), but DO register point events on <a> elements.
Petr Sloup
More...
over 13 years ago
we/scene/miniglobe.js: MiniGlobe now has it's own canvas and when screenshots are made, it is render with higher z-index than all the markers.
Petr Sloup
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree