Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Leaflet.glify

fully functional, ridiculously fast web gl renderer plugin for leaflet
Collective - Host: opensource - https://opencollective.com/leafletglify - Code: https://github.com/robertleeplummerjr/Leaflet.glify

Merge pull request #28 from spencermize/master

fix for https://github.com/robertleeplummerjr/Leaflet.glify/issues/21

github.com/robertleeplummerjr/Leaflet.glify - 37c431bab13c0a09343e8db8ff45af7027566ece authored over 5 years ago by Robert Plummer <[email protected]>
fix for https://github.com/robertleeplummerjr/Leaflet.glify/issues/21

tryClick is expecting undefined, not false.

github.com/robertleeplummerjr/Leaflet.glify - 9ee967deb48a3d558b6275e3c8f1eb83d6acaf62 authored almost 6 years ago by spencermize <[email protected]>
fix: convert to ensure boolean, update documentation, build and bump

github.com/robertleeplummerjr/Leaflet.glify - 231471f8429a47a68369eb1ae27680d8555e6d55 authored almost 6 years ago by Robert Plummer <[email protected]>
Merge pull request #26 from spencermize/master

add a preserveDrawingBuffer (default false) setting

github.com/robertleeplummerjr/Leaflet.glify - 59d52e1d19cf717c3c4c0bba4604d49b88c49249 authored almost 6 years ago by Robert Plummer <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/robertleeplummerjr/Leaflet.glify - f6206c555087ec7465287bb89df1d3031c530a28 authored almost 6 years ago by spencermize <[email protected]>
add a preserveDrawingBuffer (default false) setting

github.com/robertleeplummerjr/Leaflet.glify - 5d9f94e2777dae7173c6e1804a9cf085255d2cca authored almost 6 years ago by spencermize <[email protected]>
fix: build and bump

github.com/robertleeplummerjr/Leaflet.glify - e060c8c14450901a23a0d3390126abb79fbec147 authored almost 6 years ago by Robert Plummer <[email protected]>
Merge pull request #27 from sashuk/master

ES6 syntax and undefined variable error

github.com/robertleeplummerjr/Leaflet.glify - a65c38fef0c5f641225f8cbe48b3c079038b44d9 authored almost 6 years ago by Robert Plummer <[email protected]>
canvasOverlay has to be defined

github.com/robertleeplummerjr/Leaflet.glify - d1d53686050f9a15c259301983072c36e31b5a0d authored almost 6 years ago by sashuk <[email protected]>
Some ES6 syntax code needs to be transpiled for compatibility with older browsers; .gitignore was added

github.com/robertleeplummerjr/Leaflet.glify - 2a866e2408b0fa7ae12a053741a30fa8ec7bf220 authored almost 6 years ago by sashuk <[email protected]>
fix: bump and build, forgot we are at 2.0

github.com/robertleeplummerjr/Leaflet.glify - aa2b356eccd4f120f713abd5f24800e06fb3fbf7 authored almost 6 years ago by Robert Plummer <[email protected]>
fix: bump and build

github.com/robertleeplummerjr/Leaflet.glify - c12eb50ae6672b6e1b97fdf60dfc007759624c4a authored almost 6 years ago by Robert Plummer <[email protected]>
Update documentation to show support.

github.com/robertleeplummerjr/Leaflet.glify - a00a3a1af322eaef28aea35d729dab821e306063 authored almost 6 years ago by Robert Plummer <[email protected]>
Merge pull request #20 from sashuk/master

Line support was added

github.com/robertleeplummerjr/Leaflet.glify - 2a99b2dfbb815025491b94201fadca835abb0d00 authored almost 6 years ago by Robert Plummer <[email protected]>
Click event was added to lines

github.com/robertleeplummerjr/Leaflet.glify - 11e6e98806cf92059a6aeeed73a995bbe218f010 authored almost 6 years ago by unknown <[email protected]>
Multiple lines are now supported

github.com/robertleeplummerjr/Leaflet.glify - 771c09e0a0aa51366fd3961469dc6aa216dbef8a authored almost 6 years ago by unknown <[email protected]>
Implementing line support

github.com/robertleeplummerjr/Leaflet.glify - de38440827f6f9cf3145fcf7cc31248a71c7ddcc authored almost 6 years ago by unknown <[email protected]>
feat: Add index and entity (latLng or feature) to color function when it is a color function

remove a couple logs

github.com/robertleeplummerjr/Leaflet.glify - 811857e2fffa871dd07729776333a97145b6e38b authored over 6 years ago by Robert Plummer <[email protected]>
Use clever lookup for leaflet

Give link higher zindex so it works

github.com/robertleeplummerjr/Leaflet.glify - 9293973451b653d54ccb2e85c239c8c5e5f77a5d authored over 6 years ago by Robert Plummer <[email protected]>
Remove leaflet from browserify

Copy (shamelessly) in changes to animation from https://github.com/Sumbera/gLayers.Leaflet/blob/4...

github.com/robertleeplummerjr/Leaflet.glify - 9d15279af082e129d0a581a1887cac68f3ae522c authored over 6 years ago by Robert Plummer <[email protected]>
make smaller using "files" property in package.json

github.com/robertleeplummerjr/Leaflet.glify - 81cfe64a6d5cb97cd8997f61863b031b6bb973f7 authored over 6 years ago by Robert Plummer <[email protected]>
Convert for v1 of Leaflet.

github.com/robertleeplummerjr/Leaflet.glify - b1018fe6c9f30784f1999d3149a0ddca914684b7 authored over 6 years ago by Robert Plummer <[email protected]>
variable name cleanup, use new utilities rather than inline code, move color to shader variable

github.com/robertleeplummerjr/Leaflet.glify - 548c994d30309b54f0edafe0f9cbe4acadff36b9 authored almost 9 years ago by Robert Plummer <[email protected]>
use new utilities, add opacity, variable naming cleanup

github.com/robertleeplummerjr/Leaflet.glify - 355f23377999c56ac57e7acf47870d25dcf939cd authored almost 9 years ago by Robert Plummer <[email protected]>
make alternate shader variables an option outside of src

github.com/robertleeplummerjr/Leaflet.glify - 66d7c57b23a150887f4300149f5297f4530051cd authored almost 9 years ago by Robert Plummer <[email protected]>
add puck fragment and update dist

github.com/robertleeplummerjr/Leaflet.glify - 87e00457246a86ede1dc8b9d2f0c04196c249449 authored almost 9 years ago by Robert Plummer <[email protected]>
Update README.md

github.com/robertleeplummerjr/Leaflet.glify - 487c85c6080ff2e7f0104b3181ff401545392d2d authored almost 9 years ago by Robert Plummer <[email protected]>
Update README.md

github.com/robertleeplummerjr/Leaflet.glify - 774aee1a459f97a1bbc5ec9662fb3d3753a66caa authored almost 9 years ago by Robert Plummer <[email protected]>
Update README.md

github.com/robertleeplummerjr/Leaflet.glify - 56e709f7da1041918f1dca6b3c99301b75ec08c5 authored almost 9 years ago by Robert Plummer <[email protected]>
integrate colors into shapes

github.com/robertleeplummerjr/Leaflet.glify - b5cc4c4150c962d12a889eccca57bad9c86e3e80 authored almost 9 years ago by Robert Plummer <[email protected]>
fully working

updated documentation
added the ability to switch latitude and longitude

github.com/robertleeplummerjr/Leaflet.glify - 2fc62cb96a1235f4b2e3a3071a25d90ef5f2837e authored almost 9 years ago by Robert Plummer <[email protected]>
working point click POC

github.com/robertleeplummerjr/Leaflet.glify - 9a0f642267f7a626af516f0e371e50ae5b3c3531 authored almost 9 years ago by Robert Plummer <[email protected]>
working with latest earcut

github.com/robertleeplummerjr/Leaflet.glify - ff279f0260cadd9ba65b35a7d56d6f4e5272baea authored almost 9 years ago by Robert Plummer <[email protected]>
ensure that there are enabled glify points, else do nothing

github.com/robertleeplummerjr/Leaflet.glify - 987a3cfed93ba5be23193cea859105966efb3577 authored almost 9 years ago by Robert Plummer <[email protected]>
work to get node packages implemented

github.com/robertleeplummerjr/Leaflet.glify - 045ec5b6fd4eb803d8f82e038eedd90df22f8428 authored almost 9 years ago by Robert Plummer <[email protected]>
added third party libs as part of compiled source for polygon lookup, which isn't working yet

github.com/robertleeplummerjr/Leaflet.glify - 180cdf8396f0e8b342244594a0974a918bb2943e authored almost 9 years ago by Robert Plummer <[email protected]>
documentation

github.com/robertleeplummerjr/Leaflet.glify - 7726deb374440044b8f686814493c30c16f51f61 authored almost 9 years ago by Robert Plummer <[email protected]>
add a point glsl, which has a sort of border to better see apart from the other dots

github.com/robertleeplummerjr/Leaflet.glify - bc2873eaf2f957066de7ea2c5f10f8443c8f4dda authored almost 9 years ago by Robert Plummer <[email protected]>
fix a couple bugs

github.com/robertleeplummerjr/Leaflet.glify - 2d830455b319b887c7a2aab9a703fdcd917f87dd authored almost 9 years ago by Robert Plummer <[email protected]>
fix clicking on instance

github.com/robertleeplummerjr/Leaflet.glify - eb7b6f4f005fecd0fa42ee0654a8dacd021bfe21 authored almost 9 years ago by Robert Plummer <[email protected]>
fix clicking on instance

github.com/robertleeplummerjr/Leaflet.glify - 14a506a4b0e4d640e6e89f1de96bf47d975ff3df authored almost 9 years ago by Robert Plummer <[email protected]>
fix clicking on instance

github.com/robertleeplummerjr/Leaflet.glify - fee3be0edd423366613664c428a4f5b1dea3a4ee authored almost 9 years ago by Robert Plummer <[email protected]>
color key check

github.com/robertleeplummerjr/Leaflet.glify - 7fa4859327f17bf20fb93234359d0eb1d6cb296f authored almost 9 years ago by Robert Plummer <[email protected]>
color key check

github.com/robertleeplummerjr/Leaflet.glify - 1a2a8aa58df44d4992eff9a83629e379fde723cd authored almost 9 years ago by Robert Plummer <[email protected]>
color key check

github.com/robertleeplummerjr/Leaflet.glify - 5964c88d546d483841ff56c3220ca4d7159dc196 authored almost 9 years ago by Robert Plummer <[email protected]>
remove accidental `node`

github.com/robertleeplummerjr/Leaflet.glify - a26f76da20cf3f34cdd21856f854802b1b4b77a9 authored almost 9 years ago by Robert Plummer <[email protected]>
canvas method and private property _canvas merge into a single property

github.com/robertleeplummerjr/Leaflet.glify - 80d0e92c86950aede545c29ac0fede6d5c8a8c38 authored almost 9 years ago by Robert Plummer <[email protected]>
expose a callback for rendering

github.com/robertleeplummerjr/Leaflet.glify - e8d4c82983e08756d620c3cd94a65a03c71adab3 authored almost 9 years ago by Robert Plummer <[email protected]>
render when addTo as well

github.com/robertleeplummerjr/Leaflet.glify - 4b6d38d385c8fa1f6a36c4fadea22952aaf84f1f authored almost 9 years ago by Robert Plummer <[email protected]>
set active when adding

github.com/robertleeplummerjr/Leaflet.glify - ef43c270e90c54ebf1277916e2048fc904be5f45 authored almost 9 years ago by Robert Plummer <[email protected]>
active property

github.com/robertleeplummerjr/Leaflet.glify - ec640f7cba85785e2d237a232ce505d922e27a2a authored almost 9 years ago by Robert Plummer <[email protected]>
minor cleanup and instances

github.com/robertleeplummerjr/Leaflet.glify - 375392b57ecd8353c4bbf9a1344da2b768207fb4 authored almost 9 years ago by Robert Plummer <[email protected]>
white and black

github.com/robertleeplummerjr/Leaflet.glify - 51757eb91848fbc65668cf21aa75b2f56d77be2a authored almost 9 years ago by Robert Plummer <[email protected]>
add map to maps property

github.com/robertleeplummerjr/Leaflet.glify - 3bbae3110f161bdc49d021723113694e06b6bf47 authored almost 9 years ago by Robert Plummer <[email protected]>
pixels goes away

github.com/robertleeplummerjr/Leaflet.glify - 0cf79c30556e5bf3139310fad149457bce367c47 authored almost 9 years ago by Robert Plummer <[email protected]>
cleanup, and simplify, and proper implementation of pointclick

github.com/robertleeplummerjr/Leaflet.glify - 5c7702af0ff6080a605956b7524b886da9a823e7 authored almost 9 years ago by Robert Plummer <[email protected]>
check pixels if matches are empty

github.com/robertleeplummerjr/Leaflet.glify - 9ecc7c40f8e2b98865a907fa07eb8eda3576d164 authored almost 9 years ago by Robert Plummer <[email protected]>
check verts if matches are empty

github.com/robertleeplummerjr/Leaflet.glify - dfd7c51e75d072cfca73bd979d0a2dd3e8d20c22 authored almost 9 years ago by Robert Plummer <[email protected]>
check verts if matches are empty

github.com/robertleeplummerjr/Leaflet.glify - ef41d3b292417dd8b45f75bd17ab4331197fda95 authored almost 9 years ago by Robert Plummer <[email protected]>
fix fn checking

github.com/robertleeplummerjr/Leaflet.glify - 2986f47cc41438a5b82448eb73e5bd6ec874bbcc authored almost 9 years ago by Robert Plummer <[email protected]>
improvement of lib to allow for opacity, pointSize, and className

github.com/robertleeplummerjr/Leaflet.glify - 893432d49496f87c71020c0a4d0714d2a6e7a487 authored almost 9 years ago by Robert Plummer <[email protected]>
added usage to readme

github.com/robertleeplummerjr/Leaflet.glify - 5cef15b67309cb3cdd2bccd0776b91c75bc8f67f authored almost 9 years ago by Robert Plummer <[email protected]>
added fork ribbon

github.com/robertleeplummerjr/Leaflet.glify - a135aecc8ee125e8c0afab34128e517f8e2858a8 authored almost 9 years ago by Robert Plummer <[email protected]>
was working fine, that canvases were not absolute

github.com/robertleeplummerjr/Leaflet.glify - 98a9b60e346b0a00c1286344329edb43a94c910e authored almost 9 years ago by Robert Plummer <[email protected]>
working, but only showing points due to a rendering issue

github.com/robertleeplummerjr/Leaflet.glify - bc108b576137f92f18d4d86987e4b2f87a544981 authored almost 9 years ago by Robert Plummer <[email protected]>
refactor to add in polygons, nearly working

github.com/robertleeplummerjr/Leaflet.glify - ea4ce35226842526ace9da84400ebe30cc638e52 authored about 9 years ago by Robert Plummer <[email protected]>
refactor to add in polygons, nearly working

github.com/robertleeplummerjr/Leaflet.glify - f524411e3fd7ac3deec2c04c58d29301dd53178b authored about 9 years ago by Robert Plummer <[email protected]>
Merge pull request #1 from efwe/popup

typo in popup text (really show lat/lon)

github.com/robertleeplummerjr/Leaflet.glify - 00fffa8b85c0bcbe8d49adefdd08d1a5b8ba0d3b authored about 9 years ago by Robert Plummer <[email protected]>
typo in popup text (really show lat/lon)

github.com/robertleeplummerjr/Leaflet.glify - 1cbe2410ebabe219590db44c0160247aaa1e26e2 authored about 9 years ago by fw <[email protected]>
change default color

github.com/robertleeplummerjr/Leaflet.glify - 6399bc10ab5de4326e937f2ee13e9b14f51b7712 authored about 9 years ago by Robert Plummer <[email protected]>
Added coloring options, move lat/lng lookup, better closestPoint method

github.com/robertleeplummerjr/Leaflet.glify - 119e4a275dc58f463e3212bae7421cdff14868f6 authored about 9 years ago by Robert Plummer <[email protected]>
fine tune tune search area

github.com/robertleeplummerjr/Leaflet.glify - b6c8d7d9eac126a49d95ae777f24f817003aa506 authored about 9 years ago by Robert Plummer <[email protected]>
Full working solution

github.com/robertleeplummerjr/Leaflet.glify - 3653a3a1864fecab29bdf461ef130735ee01b3cc authored about 9 years ago by Robert Plummer <[email protected]>
partial completion of lookup function

github.com/robertleeplummerjr/Leaflet.glify - 378023f9d944798e7989ec0ed7a85b12ff4fe9e8 authored over 9 years ago by Robert Plummer <[email protected]>
Merge branch 'gh-pages'

Conflicts:
index.html
leaflet.glify.js

github.com/robertleeplummerjr/Leaflet.glify - 5109f16d4a78bdac1dc812295d485df1984b93b6 authored over 9 years ago by Robert Plummer <[email protected]>
Merge branch 'gh-pages'

Conflicts:
index.html
leaflet.glify.js

github.com/robertleeplummerjr/Leaflet.glify - 030038cc7ddfacacfcb2d5f6e5d1470e4201885c authored over 9 years ago by Robert Plummer <[email protected]>
library enhancements

github.com/robertleeplummerjr/Leaflet.glify - 6690a878f17231af694c028c27d62c8d32b8f556 authored over 9 years ago by Robert Plummer <[email protected]>
added missing json

github.com/robertleeplummerjr/Leaflet.glify - 8571bd031dc0225969d48e5027e73c05abd7e7dc authored over 9 years ago by Robert Plummer <[email protected]>
added bower_components

github.com/robertleeplummerjr/Leaflet.glify - e9f367b092524b8a19a806ea33036bfdb5c97209 authored over 9 years ago by Robert Plummer <[email protected]>
simplified working example

github.com/robertleeplummerjr/Leaflet.glify - acd20f186920eb312da21c7ae6626f85a09f5df7 authored over 9 years ago by Robert Plummer <[email protected]>
initial creation and import from: http://bl.ocks.org/Sumbera/c6fed35c377a46ff74c3

github.com/robertleeplummerjr/Leaflet.glify - aff9e98f0593c2c774ae793ea4c3ba00efa77c37 authored over 9 years ago by Robert Plummer <[email protected]>