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

don't force settings object to implement anything

df3bdccb346f8e25867906effb2e71055e77d367 authored almost 11 years ago
use unique_ptrs and fix compile on mapnik

0367dbe8c794d6eaff9f71083f52fbc3e3098405 authored almost 11 years ago
remove unused variable

5792b04496836be0a113eb7c2ffb2a91a3e5f86d authored almost 11 years ago
fix initialization order

7c6bf7d854b8249369c82ddf3a891fae4a50a656 authored almost 11 years ago
add debug markers for easier gl debugging

3c656d2bf2227a8a36580904bd5e212d47541d36 authored almost 11 years ago
fix clipping

f859945e062d35a431ed1c3e934db15bf391b3e0 authored almost 11 years ago
load the normalized_id rather than the logical id

746224a2ae4ae0df345f6456c4abb9fb1482b5b2 authored almost 11 years ago
Merge remote-tracking branch 'remotes/origin/pr/127'

Conflicts:
include/llmr/map/map.hpp
src/map/map.cpp
src/platform/platform.cpp

78c10c0701a85dd4f74d8fb249847f8178b1b6e1 authored almost 11 years ago
add human-readable error messages

8e442411b0339072666f2b434963a0bd88215f3d authored almost 11 years ago
cascade stylesheet on every update, including animations

previously, animations didn't trigger a style cascade, leading to overly thick lines

fixes #81

e9db888491d658e7f722364f38b89cc111bee087 authored almost 11 years ago
update activity indicator on ios

70bb318e7503ca136608d5632431793405bbab64 authored almost 11 years ago
make processing more parallel

restores 669b342332a643f54693488e0da91e964111257d

79d34115d05a6bffadd3568044187f8bc8ed7519 authored almost 11 years ago
make sure we trigger an update after resizing

ab66ab39e6c46406f45e4898cc72359deb74583b authored almost 11 years ago
fix build on linux

c2f1f0c0dfe435fb6f55b0c1a8dfcbecabd74fb4 authored almost 11 years ago
animate double click zooming

313be97b2195d201de607464c210a10717457950 authored almost 11 years ago
account for the angle when zooming

137172575d989d4b8d22574f1c641a122338b74a authored almost 11 years ago
always start animations with a common start time

fixes #134

9bb88711b8933e711f99b0f1fa09371ac8149c99 authored almost 11 years ago
fix api

2e86f2582f3724d9b7b93ae9f3a9ee267b78e4bd authored almost 11 years ago
update timestamp for animation

4dfecc6c78bb3d3c5b897145ab69d5dcb442b60d authored almost 11 years ago
remove debug comment

78f4226a4d75a16e0e8d24e181117f2f687a5b7a authored almost 11 years ago
derive from GLKViewController

this handles resizing the view/framebuffer much better

fixes #130, #131, #133, #118

f18aa61e33e3dc9dd0723e3fc8609533742ff98b authored almost 11 years ago
clean up os x + ios request code

fixes #129

305e688a3a1d255fe34269cc327284275a0a3044 authored almost 11 years ago
don't report intentionally cancelled HTTP requests as error on os x + ios

b4ad5157924bb7af289ce68e4e9f008fd6baa90e authored almost 11 years ago
don't explicitly force libc++

e34fc8a303e2bb66c0b76d3d2ebe407c4a92d528 authored almost 11 years ago
cleanup mac gyp file

e6324fa903f1e0c34605891ba9c124553a28156f authored almost 11 years ago
fix initialization order

background: use_raster was of undefined value, so it would sometimes be true on app startup

5f84bc7c29b8ab3f875a99a853326fc3004bb09b authored almost 11 years ago
correctly build shaders if the optimizer is not present

8c9f980271d7f156d014136586e9ceaecc8dff34 authored almost 11 years ago
make processing more parallel

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

c529e37712bfaecd0f558d17f35b58500ec5d316 authored almost 11 years ago
add more test cases for linux

279a058cdb0ff7b1a75d5a7facc1d2bc785701aa authored almost 11 years ago
add xcode project builds

ebc9a0a0d7132f4e40cc6b61a04ec62862801215 authored almost 11 years ago
fix boost setup

36c3123de783a6cf18cbd3c1add07b72bebc9ca7 authored almost 11 years ago
check for autotools

806f4efc342a3dcf383264f678fbb75cd5046afa authored almost 11 years ago
remove ds_store file

[skip ci]

ed657c42d563cd84b4cfd3aa6e13525985674c71 authored almost 11 years ago
clean up build system and reuse previously built libraries in other targets

0768600a709992a532fcf92e3870d6e68b93f8f9 authored almost 11 years ago
use correct script name

[skip ci]

cf864f87ee88a6ad9bca5113af92eb2dc67b4458 authored almost 11 years ago
re-add git pull

[skip ci]

b1b1829663be945018447f63fd1b829eb62e58ff authored almost 11 years ago
fix build on travis

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

Conflicts:
src/map/tile_data.cpp

c45378a88c232a070995999c28b46febc2270bc9 authored almost 11 years ago
prebuild shaders

320bb0b1313cc3580538c67a97932a8b2ee24dfe authored almost 11 years ago
use satellite tiles

0b347a4f3ca41efe89b1b01c56bb8b6fcd680c15 authored almost 11 years ago
update API

d2ba7eccddf962857ac93db85dafb2d299a3ec01 authored almost 11 years ago
fix tool palette during device rotations

9ccfc1975c88c683e3beb27e86acc48a79d93e51 authored almost 11 years ago
we only need 2px lines here

442d9ce4ec0c0194a6806b1fb12c2ea8815ff1e1 authored almost 11 years ago
be more verbose about source of tile errors

8faae8c1370a2c6c53c067f78dcefea2bcf08050 authored almost 11 years ago
update clang-format

ca5de70b2b9b88b80e3c034bcfcc56c13632bf18 authored almost 11 years ago
update supported iOS orientations

9f5a313e3749d3338638c75c547be550d5b5615b authored almost 11 years ago
log failed tile for more info

27e33ef8b85c2c717410dd4b1ea32eb9cf980a5c authored almost 11 years ago
correctly update the map dimensions on rotate

refs #37

06bcab956018e0759d036de0f55145926a124382 authored almost 11 years ago
fix linejoin drawing on retina

eb499e77c1f6cc77452cadd2445b7d99d1b6b7fa authored almost 11 years ago
add missing header

524c8737e418c22e97ab7c3d269e456212662a14 authored almost 11 years ago
no need to call separate function

f6ee93e96d8599b954bd6a60b55c502a86cea8b1 authored almost 11 years ago
build libuv

189b8951456ad1cd381f23516e70eff3fb72c359 authored almost 11 years ago
make sure we find boost

c39538277497f37e0c6919bb47c9a346d226b757 authored almost 11 years ago
add libboost back to build system

bb5152d851f244365d2176714ae58ff8637bde98 authored almost 11 years ago
use global setup script

1c1df1558b218c90997e804bb29342ca3c614e32 authored almost 11 years ago
only add the path if we have one

271591cf37fd919e64cca9bf3b283536cb51c8d3 authored almost 11 years ago
fix plain library make target

6b9d614833fe2e3d4677dfeb69d998e72b6acace authored almost 11 years ago
use mapnik-packaging to build all dependencies

662562d9fe7197bb85c89e9d000d215a5f5117d1 authored almost 11 years ago
cleanup APIs a bit

228ce3327855bd8b41d5f971902de8a8f3269115 authored almost 11 years ago
move to raster buckets & tile parser handling raster decoding

e5713f31a64b0ae0237a22aa3b4e44bc245e05c5 authored almost 11 years ago
re-enable raster mode toggling

482ac31fde64e49db57fef0d52d1d68de4faa7a7 authored almost 11 years ago
fix comments

a59ada6d006bf0db2f4fdf2fd41c7a3f6c08976a authored almost 11 years ago
refs #101: data sources with styling

* add second, satellite class to stylesheet
* get rid of tile clipping masks for now
* flesh o...

1215f6f1fe955d74daf8b69d3aa7fa4a50317e8d authored almost 11 years ago
remove log line

bd23f2129329f7e4134a3085798a210faf1cd00e authored almost 11 years ago
add support for background opacity in style

2eca1c419b638a563f1178bcec49b109d2206b0b authored almost 11 years ago
fix typo

39c9b6323c304dc59768787dbded466300f6349e authored almost 11 years ago
move to satellite raster

f8e771b79e032b744b5afe4cfefe5a9bc450f34f authored almost 11 years ago
move to naming like on web

d2491939e9f2e8cff7c27ab43b33a76376123c7f authored almost 11 years ago
slight reorgs

cf4875647d55568f9d41daf485cf2474f690d1ec authored almost 11 years ago
bring back toggleRaster() by way of layer enable toggling

00e910c147e66e58e4e68fa3d02cf58d45c6502d authored almost 11 years ago
abstract out zoom adjust

2e5fed2a7ac3118ecdf97948845e3ea8bf424b75 authored almost 11 years ago
refs #101: first cut of basic hacky data sources

f60a46229dbf3079648aecaf0e66d3032054ac80 authored almost 11 years ago
change sprite URL to more reliable endpoint

1915c39eeee26d0f39a6fd0a3df1ce3d4be070b9 authored almost 11 years ago
bring back the iOS net activity spinner

28471f1a424d16604d6d98ed4a2e0d18cc418050 authored almost 11 years ago
formatting

9086357bd6ae79c4be7f871b18e8a232fea907c6 authored almost 11 years ago
clean up cryptic iOS gestures & add command palette for commands

f2ff4895b9dbd2130b6823cdb31a420ecb2812eb authored almost 11 years ago
refs #83: move all POIs to min-based enabling

9b487f2e00416e04cf568d651781183d71eb6756 authored almost 11 years ago
toggle raster with R and reset with X

f24fe2bbab4d0fae2effcf17c71f4296c9c39c7e authored almost 11 years ago
add min/max functions and refactor FunctionProperty

fixes #83

0c6f993695f403b89453b2410b48455d0885097f authored almost 11 years ago
add clang-format file

700dcc9260a57b7ccdd9a93fcecbca73640104ac authored almost 11 years ago
fail hard if the shader optimizer is unavailable

4b6b5b3b22bace1d6769fa7851c89139f029e68a authored almost 11 years ago
move node modules to bin/ folder to fix build

249b42a29dd6c93eaadd321ae1f6d95cd7b4382e authored almost 11 years ago
add boost dependency to readme

refs #116

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

2f5f8c5928a1561e9d07d34c08c84815f4046ed5 authored almost 11 years ago
build shader optimizer

ec6e196ec88b8a31ec5146241f9ea3f9d562549b authored almost 11 years ago
we need to use tar.gz instead of zip for npm install to work

refs #116

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

4bd62d3b94457a0edec9bc7d46fb1773ddbf7ed2 authored almost 11 years ago
fix text fading preventing render idling

fixes #108

016c7d3a4fa4412aef3f249c93d5cb578fca436d authored almost 11 years ago
fix urls

1250ea1be21115f0ae2b480cd26d651afd8bc082 authored almost 11 years ago
use unique_ptr for buckets rather than shared_ptrs

21f7b0f706be33410cd8219c89805f78f454de65 authored almost 11 years ago
do not use shared pointers for buffers

85f0d9392b8a5c2d1c27b19a80530716cf5b6776 authored almost 11 years ago
fix build by changing to enabled

67b1d8df51ce555336dd03d2ff9a22391f88be54 authored almost 11 years ago
remove generated files

e427f51dd42e40817d8775787ec797e33f11f1de authored almost 11 years ago
change hidden to enabled

refs #83

166305fb148d247f0c98fd86333a9ca3044cbe31 authored almost 11 years ago
define shader builds as separate targets

48e8ca0e438d24d29a09eb6978a3290df5bc68c2 authored almost 11 years ago
build shaders for either desktop gl or gles2

77f58960c4ea48ab770fb4e4d6436eedcbb651dd authored almost 11 years ago
Merge pull request #4 from mapbox/sdf

Text placement and rendering

b4d5378bc7bd226267ca641606ce84e0659f750b authored almost 11 years ago
add package.json with reference to shader optimizer

713acbb4a31db01bc522012a1195eb870d6f29d7 authored almost 11 years ago
debug changes

25e2d8504b083aea2788076af7b83c4bf4ac1a04 authored almost 11 years ago