Ecosyste.ms: OpenCollective

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

github.com/maplibre/maplibre-native

MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
https://github.com/maplibre/maplibre-native

reorder vertices

3a9a9043785ab0272808753d54036948b05a89b1 authored almost 11 years ago
add shader optimizer and reorder components

d5b4c1162dab706d6f56881e3f72baa003ad8ac7 authored almost 11 years ago
only animate when we need to fade the text

afe27ed74c00d104c89ea1391b81f21be0d3112d authored almost 11 years ago
remove commented out js code

b4a67a959c8aecab6533880a7eb453309b927b5f authored almost 11 years ago
implement alwaysVisible

9621038d8aede253d32c097f4daa248c10e476cd authored almost 11 years ago
explicitly specify font size in class

76d3d7badb39346ec6fd26059bd186b42c81c765 authored almost 11 years ago
don't treat negative values as placement failure

5c11bcf5c0dbe3975a50ec333b5fdac689a73ea2 authored almost 11 years ago
fix glyphs that have no pixels but an advance (e.g. spaces)

8b573f9fa29b724206c9ec0592525421d3e273c8 authored almost 11 years ago
fix glyph debug image on retina

84ea95988c2625646da407fcc25d52305f6115ab authored almost 11 years ago
update style.cpp

541c626cd3eeb39a91beb456af3b8f9db5f584c8 authored almost 11 years ago
add toString method for Value variant

75cd64de58ada309e7fed647d10a68628f467d1b authored almost 11 years ago
parse text-specific style properties

14552913865a6690718cc46b0037cae0da9d72fa authored almost 11 years ago
set correct strata

f9759d72a6e46162c4f1731118f0720f73cf0ff2 authored almost 11 years ago
exponential functions

c00ec64205a7d422f66a4869b9f920fe9e14a1b6 authored almost 11 years ago
normalizedZoom() == zoom level of the visual appearance

5c613b54557cdd50d0d9be5626447c0e24eb755a authored almost 11 years ago
update style

31912731d4397920376aa4ba393e0b35c755b80d authored almost 11 years ago
use the correct glyphs

67a88824573aa961bf1632cd83a3966bceca9660 authored almost 11 years ago
fix color parsing

af8c936c10db1479b589a0187cc66bbec24dd18a authored almost 11 years ago
Merge branch 'master' of github.com:mapbox/llmr-native

dcdb8089fad3cf46b0321f33acfcf27707810bca authored almost 11 years ago
add text rendering code

ea6b24d02d9d7a2a24a97f29c60f485f331e9e79 authored almost 11 years ago
add textshader

a7b9b96d4de44d8f8bf87f5fc5104190c3233945 authored almost 11 years ago
Merge branch 'master' into sdf

Conflicts:
include/llmr/map/tile_data.hpp
include/llmr/shader/shaders.hpp
src/map/map.cpp
sr...

3413ee536d1e3fdd30aeb8a0105f713115302279 authored almost 11 years ago
get rid of float division

0730ca640b095662a918fa55486c7b5bc4eba31c authored almost 11 years ago
fix Tile::parent() for negative x coords

a4cda4ce208a0601bbd9cd900e3b51bfb3ac7de2 authored almost 11 years ago
re-bind texture in right circumstances

acd95168eb2c865b49dc43710286cb470f91bb0e authored almost 11 years ago
don't attempt texture binding before the texture pool is setup

4dc6aa9aec60dc69bf934d58d357b442d7802af8 authored almost 11 years ago
port remainder of the the placement algorithm

4ee0cf1791f8f4b787793d2612c583bfb8b9c62f authored almost 11 years ago
fixes #70: raster tile rendering as toggleable mode from vector

00a3245ce8c43f9d74d0627170a22b123734c7eb authored almost 11 years ago
explicit names

98bb797a4adf52993835f016f577ac7de5d56dce authored almost 11 years ago
merge vec2 and Coordinate

25ff0b253f99f401e79ad7e009fd09cd8b5a4314 authored almost 11 years ago
missing braces

6c61fb7fa51ce5885a50fc4f9adfa89c6667469b authored almost 11 years ago
force explicit types

bed8de2ad6f2765bc7c005899252708c72af2596 authored almost 11 years ago
format fixes

bf6a6001f9e82abd3aac25d8b7d3e559b0c98bd8 authored almost 11 years ago
port of collision class

1f2c71ec8bc3b228db2d90751a5bae4e269e1dd4 authored almost 11 years ago
add interpolate function

88af0b8b6c1558a832729f902e5abf9f46d97897 authored almost 11 years ago
add rotation range tests

e8db54367f61c9b2713e68b317113eda1f14f2af authored almost 11 years ago
add gtest

85449e097c5fb28088c7866ad7e3b10683b30268 authored almost 11 years ago
rename text shader file

168ee4659e8499d0253587ec94ca1e548f770d87 authored almost 11 years ago
port rotationrange.js (still missing tests)

10c72f811d783823020d39ac2e6ca9a412cdc4a1 authored almost 11 years ago
remove unused glyphs from atlas again

56e06f527c77d9d1191c21b92c2bfa65e5cbc70e authored almost 11 years ago
add debug window showing the glyph atlas

3c5bac0f6b135b715bf8eb11177e372ddc4f69d0 authored almost 11 years ago
add text styling

29e4ecb9775073578b74331cab8d0684f7277b45 authored almost 11 years ago
parse feature objects so that we can access all tags

a26ddf8bce188e03311bac066ad8f72eece29681 authored almost 11 years ago
add glyph atlas to map

be44b6b31f88ca951b634ac36d117548587de2da authored almost 11 years ago
fix binpack compile

9f1a53743a7b7a867587af33d73dd24f7992a9b1 authored almost 11 years ago
add empty classes for rendering glyphs

8171c7bb431e376c37baafe671a034a0e3d68f9f authored almost 11 years ago
they return bool values

df56f9fbcefa28295992c99096ebc82d3543194f authored almost 11 years ago
extract label shaping

d9589573bc9b437b55ee27f4746627a427aedb69 authored almost 11 years ago
add text buffer code

117078270d4f3d4491746e4ac8c054731ddd2a86 authored almost 11 years ago
move tile parsing to its own object

99cef810acf70fae90ba4ab7f318de402ecefd4f authored almost 11 years ago
parse faces

31d3c6339c10e14a7bf38bc5f5c4d0d543892571 authored almost 11 years ago
use external library

45c341b4147ee703dc238184b1f8dbc3c6cbcffc authored almost 11 years ago
use feature_type to distinguish between geometry type and bucket type

ceb75b7b2627b84a2a282f526662990274afffe6 authored almost 11 years ago
parse label shaping

a37dcedc419a6eefc333b6219f2220feca5cae0a authored almost 11 years ago
use templated function to reduce code

f8a096a4fa720e0573b1c22d471d34a976383248 authored almost 11 years ago
add glyph atlas class

f0b821dff9cc0e74744640e5069e67e01909c59d authored almost 11 years ago
remove code duplication between osx/glfw and linux/glfw programs

bdfa761c39218234d9ce7419b3b323e8f25a1476 authored almost 11 years ago
remove reference to boost

4f03b43ab24cc91dea8028ea71b58d6e52f842ed authored almost 11 years ago
remove reference to style pbf

7a34534aca085055e82f933c0386db1627c2cb7a authored almost 11 years ago
use a custom struct for Tile IDs

86e6e6bed8435f625d395d37fd2e10281c78edf5 authored almost 11 years ago
move shader classes to separate folder

8fd4d855d5505e9a2b008313f5ff644b447def17 authored almost 11 years ago
add constants and move style parser to its own class

277bc1586df293eff7c042533819efad48054a58 authored almost 11 years ago
change datasource => source for compliance with js

207358b5989e1c33103b85d1cbbbc83093f27995 authored almost 11 years ago
use external library

72ac0c9c317f3908a342e54f78c9edf270fbd6ce authored almost 11 years ago
make sure color values are lowercased

b3e9a1b42c33a23d8951860db37648624cf88d6c authored almost 11 years ago
respect style background color

c44d056c242187ad721211bc097a8202f3e49648 authored almost 11 years ago
Merge pull request #96 from mapbox/json-style

Parse JSON stylesheet

e1868194d909e584083b4cd87e844a8acb37724c authored almost 11 years ago
remove unneeded file

26a91d29f534906906291faf327d3e0beab6f637 authored almost 11 years ago
parse the json stylesheet

91d42911fb1099569e99753034abaff8b7fee2f4 authored almost 11 years ago
add color parser

60229ed7db4e58bf9b6c8fdf36fc3e20ae656351 authored almost 11 years ago
change tile size

c5dca2c8a85d427a6cd95d3583ccc2be85d4c47b authored almost 11 years ago
add back sigint handling

80ae10a0706754655a92fa2ad89ffbdc97072b3e authored almost 11 years ago
load new tile if it's marked as obsolete

f04f42df8f0fb64a5fbd594b27229a732d8cac4a authored almost 11 years ago
limit matte to full hd

af3bae59d6af15ddacac2e11ea7a5c16f171e59d authored almost 11 years ago
add animation modes to linux wrapper

d9922b2a46413fad9aaddc0780d875d887ff37d8 authored almost 11 years ago
two render passes

Conflicts:
resources/style.pbf
src/renderer/painter.cpp
src/style/resources.cpp

978b714de84563773e2af2d66e87af536b39e1d3 authored almost 11 years ago
move tile size to a cpp file

a1ebf3f2642839fb0e28db69e2fa4c1d7d62e350 authored almost 11 years ago
accept --fullscreen option

Conflicts:
linux/main.cpp

c37701d41d9248a6131c67f31477e23ec2ead051 authored almost 11 years ago
avoid libcurl crashes

67fc1634045049041d0830c4381096cdd1641a7c authored almost 11 years ago
fix pedantic warnings

420cb58a5d423d3c964f51340872eec53061e8da authored almost 11 years ago
remove debug uniform

b7b2812d30197feb715df8d7bfd439037e930a27 authored almost 11 years ago
whitespace + comments

50d4c97b641d039d634322d5f1f2ff709c432765 authored almost 11 years ago
Merge branch 'variant'

4de8674f208e05de78d7b44a550bb6c6f3cada07 authored almost 11 years ago
Merge branch 'master' of https://github.com/mapbox/llmr-native

8a6634660a854b9a19395e40503bbfbac64a3cf3 authored almost 11 years ago
define GL_ARB_vertex_array_object

09731cfa19f87876666b1cdd1b9fc74ba8e75967 authored almost 11 years ago
friendly error message if makefiles need generated

32c247d821283f1a78d0082e408019b943eb78ec authored almost 11 years ago
readme updates

4a44362298f61bc806d7d856680b99aee05dccfb authored almost 11 years ago
reduce duplicate in llmr.gyp

f9af0845a71f20e16dd62bf594af5e387f346bbc authored almost 11 years ago
remove debug msg

16b0f82a38b73927e0a67d81661b9470c3b87424 authored almost 11 years ago
add missing file

b50d69b1906ebe9c0219ec2aaf0d95f3afe2b77a authored almost 11 years ago
disable debug statement

02bd08388a478e951adbe644129c73f700a306f9 authored almost 11 years ago
include atomic

55ac1e01f29b27ed554d1b43645931d5b8925562 authored almost 11 years ago
add SIGINT handling

5037e00ed9333adb3dccdf1aa65c09162b6fabe1 authored almost 11 years ago
better support for gles2

69a5c0e15fe6053323a4ef5e9cfd3c838458b841 authored almost 11 years ago
move tile urls to static consts rather than macros

b97a9778ea5ce75d0de73e5649e644bc2495b44b authored almost 11 years ago
properly include gl includes

e9981f0c150840448d519d4a978199424bb51708 authored almost 11 years ago
return meaningful error codes

b0cb2b85b10f4cdb40ae3c9c8083c8f6c9042608 authored almost 11 years ago
use proper initializers

fc53caf99a3f524a04c01c43f22d13416dcb8198 authored almost 11 years ago
only use vertex array objects if they are supported

3718721689f1234a510064ae3e9a4011420fa15a authored almost 11 years ago
ignore object files

2d83e89e4188d29ee46aa662e1c08fbbd7eccfe9 authored almost 11 years ago