summaryrefslogtreecommitdiff
path: root/src/mbgl/text/placement.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] fix opacity of duplicate labels with -allow-overlap: trueupstream/fix-11104Ansis Brammanis2018-02-141-3/+8
* [core] fix symbol flickering after data updatesAnsis Brammanis2018-01-111-21/+20
* [core] port minor collision changes from -js (#10764)Ansis Brammanis2018-01-081-1/+6
* Fix distant collision perspective ratios (#10794).Chris Loer2018-01-041-1/+1
* [core] don't include .cpp fileKonstantin Käfer2017-12-051-13/+13
* [core] Android + old libstdc++ build fixThiago Marcos P. Santos2017-11-271-1/+1
* [core] Symbol cross-fading.Chris Loer2017-11-171-3/+16
* [core] Skip fade animation for placed symbols that are currently offscreen.Chris Loer2017-11-171-16/+25
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-171-3/+6
* [core] Cleanup in response to review commentsChris Loer2017-11-171-2/+2
* [core] Switch from background to foreground placementChris Loer2017-11-171-2/+2
* [core] Add Placement class.Chris Loer2017-11-171-0/+307
* split generating symbol quads from collision codeAnsis Brammanis2015-03-311-311/+0
* port some of the text shaping changesAnsis Brammanis2015-03-301-1/+1
* rename StyleBucket* => StyleLayout*Konstantin Käfer2015-02-171-12/+13
* Add functions for layout properties.Lauren Budorick2015-02-031-2/+2
* fix sprite atlas padding and icon centeringAnsis Brammanis2015-01-271-6/+4
* make most headers privateKonstantin Käfer2014-12-041-0/+312