openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mapzen_tangram
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 7 of 160
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rollup commonjs plugin option to fix webpack minification error
Brett Camper
More...
about 6 years ago
fix uniform arrays of vectors (for real this time)
Brett Camper
More...
about 6 years ago
add more info to style/shade compile errors
Brett Camper
More...
about 6 years ago
print style error stack or string
Brett Camper
More...
about 6 years ago
fix raster sampling at explicit pixel locations with mixed vector/raster tile sizes (e.g. 256px vector tiles masking 512px raster tiles, using `sampleRasterAtPixel()` and/or `currentRasterPixel()` methods)
Brett Camper
More...
about 6 years ago
v0.17.1
Brett Camper
More...
about 6 years ago
catch cases where style was destroyed on main thread while worker trying to load raster texture e.g. during an updateConfig() or load() event for a new scene (or scene generation)
Brett Camper
More...
about 6 years ago
move line dash pattern reset to style manager destroy (avoid some errors from dash patterns destroyed while previous scene generation tiles still building in background)
Brett Camper
More...
about 6 years ago
v0.17.0
Brett Camper
More...
about 6 years ago
demo: adjust shields and US state names
Brett Camper
More...
about 6 years ago
update README for Linux Foundation adoption
Brett Camper
More...
about 6 years ago
fix use of JS functions for font `size` (compiled function debug variable was being sent cross-thread, causing a worker clone error)
Brett Camper
More...
about 6 years ago
upgrade circle image
Brett Camper
More...
about 6 years ago
upgrade packages and remove old test lib dependency
Brett Camper
More...
about 6 years ago
upgrade rollup (1.1.2)
Brett Camper
More...
about 6 years ago
skip centroids for polygons with zero area
Brett Camper
More...
about 6 years ago
for high-res raster tiles, `1` must be included in `url_density_scales` to indicate 1x tiles are supported (default value is [1, 2])
Brett Camper
More...
about 6 years ago
data sources can define specific zooms at which tiles will be loaded tiles will be overzoomed on the closest available zoom below
Brett Camper
More...
about 6 years ago
add a constant for the max zoom at which styles will be evaluated
Brett Camper
More...
about 6 years ago
move style_z position in tile key (for easier debugging)
Brett Camper
More...
about 6 years ago
rename style_zoom -> style_z
Brett Camper
More...
about 6 years ago
add `url_density_scales` for specifying range of tile scales based on display density
Brett Camper
More...
about 6 years ago
remove vestigial debug info
Brett Camper
More...
about 6 years ago
style: clear shader block scopes when block is removed/replaced
Brett Camper
More...
about 6 years ago
restore line dash texture reset (caused issues when layer was removed/re-added to map, and these textures had been destroyed)
Brett Camper
More...
about 6 years ago
style manager: fix memory leak by removing worker broker targets when styles are re-built (via call to scene.updateConfig())
Brett Camper
More...
about 6 years ago
style: make main thread target naming convention match tile manager
Brett Camper
More...
about 6 years ago
worker broker: treat missing targets as errors returned to the caller (as promise rejection)
Brett Camper
More...
about 6 years ago
worker broker: put targets on main object (for easier debug access)
Brett Camper
More...
about 6 years ago
tile manager: remove worker broker target on destroy
Brett Camper
More...
about 6 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
159
160
→
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