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
Very Low Activity
Commits
: Listings
Analyzed
12 days
ago. based on code collected
12 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 12 of 160
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add task manager to debug object
Brett Camper
More...
about 6 years ago
fix task elapsed counter
Brett Camper
More...
about 6 years ago
improve logic for when to re-collide labels on main thread first check for same tile ids, then use string representing all tile meshes from last collision pass, using their created at timestamp
Brett Camper
More...
about 6 years ago
incude pending label meshes in main thread collision pass fixes race condition causing these meshes to sometimes be skipped (never collided + displayed) before scene view complete
Brett Camper
More...
about 6 years ago
cache user-defined, scene-specific JS functions by unique source code
Brett Camper
More...
about 6 years ago
add CORS headers to build watch server
Brett Camper
More...
about 6 years ago
update readme
Brett Camper
More...
about 6 years ago
add debug flag for ES module build
Brett Camper
More...
about 6 years ago
update readme
Brett Camper
More...
about 6 years ago
rename main thread entry to index.js
Brett Camper
More...
about 6 years ago
demo: allow zoom to go up to z22
Brett Camper
More...
about 6 years ago
update new build filenames to match JS community .mjs convention
Brett Camper
More...
about 6 years ago
demo: move API key to global
Brett Camper
More...
about 6 years ago
only import version
Brett Camper
More...
about 6 years ago
fix default scene background color
Brett Camper
More...
about 6 years ago
detect cyclical references between global properties
Brett Camper
More...
about 6 years ago
global properties: use getters/setters to fix edge case where a scene property could not be "un-globaled" (e.g. once a propery had been substitued with a global, explicitly modifying that property with scene.config would not take effect - instead the original global value would overwrite it)
Brett Camper
More...
about 6 years ago
scene background color can be zoom-interpolated
Brett Camper
More...
about 6 years ago
simplify GLSL uniform injection remove obviated check for existing uniform definitions before injection
Brett Camper
More...
about 6 years ago
fix uniforms that are arrays of vectors
Brett Camper
More...
about 6 years ago
remove unused packages
Brett Camper
More...
about 6 years ago
fix output filenames
Brett Camper
More...
about 6 years ago
cleanup package.json
Brett Camper
More...
about 6 years ago
fix ES6 subclass constructor compliance
Brett Camper
More...
about 6 years ago
update tests to use rollup
Brett Camper
More...
about 6 years ago
fix thread test
Brett Camper
More...
over 6 years ago
use rollup to build bundle two rollup passes, first to build chunks for main, worker, and shared code; second to combine them into main and worker bundles, and create blob URL for worker
Brett Camper
More...
over 6 years ago
remove unused/redundant shader file for spheremaps and add comments to existing code
Brett Camper
More...
over 6 years ago
v0.15.5
Brett Camper
More...
over 6 years ago
disable animation when scene animation flag is false, otherwise only enable if animated styles are in view
Brett Camper
More...
over 6 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
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