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

make fillbucket members private

ac063ad90ecd2ed89dad3e31214cb482ad744468 authored about 11 years ago
add style object

d153bdeff459cf1acc9b76e894386a15e79a976f authored about 11 years ago
do not use shared pointers for buckets

dba3be98292ac9aa5afda9c73336a67bfb842a2a authored about 11 years ago
move to layer system

50021b730c6615d21aefa99f2f553640b43ff231 authored about 11 years ago
fix drawFill function

b4a95be0b217ac8a73bdc57a0488865b2289d5f5 authored about 11 years ago
enable antialiasing

476b7cfdaeadb5153445776f889be5dac17691df authored about 11 years ago
render shapes, but only the first one is drawn?

1ad5970a0001b9dd7ca0bd521b361f0f15c65d0d authored about 11 years ago
fill drawing

0f74a4bc90e1d4d69b50a443aa9f1ed42d071d4d authored about 11 years ago
move debug font to separate file

7983b968d74a395b29dff01246fe0ee9d6d8149e authored about 11 years ago
move pbf parsing to use exceptions

a637ad54735493c76cb72c92baa0755f3d76a16f authored about 11 years ago
make it work on retina screens

474fb42807e855825909ed818a6d410b1b062d4c authored about 11 years ago
define as extern

50f99e414ed02e6ab0edb9425b8c1074623b4719 authored about 11 years ago
tile => Tile

209dd913f9518388b93bb1900717f3c97bd54451 authored about 11 years ago
make Map noncopyable

381daf9cae1013ad38a0094447de6fc34432ebaf authored about 11 years ago
transform => Transform

0922e71f98e4da8bcaee510874e05f887eead35f authored about 11 years ago
painter => Painter

315efdb7f618627b803d6f9eba02ca8d2e69b0b4 authored about 11 years ago
rename map => Map

66bac4dffdaca40ae6adcbbe4c95d8070b931b37 authored about 11 years ago
rename settings => Settings

22178d6832115112656f145359d4acbd55770e43 authored about 11 years ago
make objects noncopyable

ef15a1d1dcc10748a78694eb7347c72674279d3f authored about 11 years ago
rename + move to c++

15d43272290901fd7ddd8a67c5e2197adc8c15b7 authored about 11 years ago
move shaders to cpp file

5aa22b9c3248a235efb36a062d10e8a59fb434f9 authored about 11 years ago
update style protobuf

29c10b7835ed4e9b43a724acf1d1894f173664f3 authored about 11 years ago
remove unused code

318163f26d29412bb1389ce28c6d5633c770ca78 authored about 11 years ago
move geometry reader to header file

c59f62274dcec243048ff5335b7955f195a561a0 authored about 11 years ago
renderer cleanup

2e3b8ed0719d2668c656c8b6e7f868e89347e6e9 authored about 11 years ago
add antialiased line shader

8443687092ef95f7eb73c5020fb8d47153a68ee7 authored about 11 years ago
animate northing

509b223fbf63ea326b60e82dec2f0c0cdb160a66 authored about 11 years ago
correct tile boundary line

fc8a0d00ac17dfaa16c363a88c4c4c14298ec1dc authored about 11 years ago
force libc++

a7f4cb38298a92020a53633af54f557da1b56477 authored about 11 years ago
allow toggling debug mode with tab

7dcbb3f38ad338a8147595f55311c289f883a62a authored about 11 years ago
makefile cleanup + icon

f9b9e9d05800afd3867eb489bce8b040768bd0a9 authored about 11 years ago
show tile numbers

96dacecd6e582cc006b90890cb936c188af719dc authored about 11 years ago
sort tiles high zoom => low zoom level

ba61ab44af80ff20997a207ef3649081f8561e33 authored about 11 years ago
fix wiggle at high zooms

9e9640e4ac961e6f52d163cb41ca9d7b26fe84aa authored about 11 years ago
make bundle on mac os x and persist settings

c01719bc04c759d66be32d534d03057366c7f1b1 authored about 11 years ago
use larger window by default

8fd762b5f3c437beee60c7124e30f6994a6fcb3a authored about 11 years ago
add tile border (debug)

2d008787fc113bf352674b7a1c7e57f47f8a635f authored about 11 years ago
add keyboard shortcuts for resetting position

a3a5a96bfed27b02f3a9f7cc2863db988b4e41a2 authored about 11 years ago
change retain algorithm to be the same as in js

ad26f6709517c7af89469b06cf3b445faf4f327a authored about 11 years ago
retain child tiles

44a0f98fe54a7a2954c46137b9aac3e149ad7958 authored about 11 years ago
fix runtime errors

60a8fdca5727bc57bd6526e5447e2cc41db1ada8 authored about 11 years ago
cmake + tile loading

654972bb3feb1f451a820afbc7c46e7e502ce687 authored about 11 years ago
copy rotation behavior from js version

16d0c83df2b1a882eae1c4d988a84bca5fe84e9a authored about 11 years ago
double click to zoom

a7205b339e8d1c8dee54eaaa38b3efba2df3820e authored about 11 years ago
rotation support

04d9d6b9f906fd65a56a6956ed0d648d99713d75 authored about 11 years ago
calculate proper tile position

7526d681e287264d4b4f7b81e3f7cd68dae97bfb authored about 11 years ago
add readme info about protobuf styles

7253f808c6eda60fc76547faf165b329a1fd99bc authored about 11 years ago
add protobuf encoding of style

4f8556a6b80c41df8f8842a36ce13274c27b9ceb authored about 11 years ago
emscripten support

528eaf475e084508cb2d2d26df7d4136f1eb5e04 authored about 11 years ago
add missing file

044a7b5dcd92b1ba095f0768d24aa504fdf71a16 authored about 11 years ago
glfw version of sample app

44b43fe5a608ef0d2f83b2c99ec5b87c6e00f6e0 authored about 11 years ago