summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_instance.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable two-component text radial offsetupstream/mikhail_two_component_text_radial_offsetMikhail Pozdnyakov2019-08-121-1/+1
* [core] Release quad data after vertex buffers are createdAlexander Shalamov2019-07-231-42/+94
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-2/+3
* [core] Single line optimization for variable label placementMikhail Pozdnyakov2019-03-291-8/+19
* [core] Introduce variable text placement for point labels - Layout partMikhail Pozdnyakov2019-03-291-20/+48
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-3/+4
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-1/+1
* [core] Fix sort order for queryRenderedFeatures when features are filtered.Chris Loer2018-07-031-4/+4
* Don't crash on placing symbols with 0 renderable glyphsChris Loer2018-04-191-1/+3
* [core] Cleanup in response to review comments.Chris Loer2017-11-171-1/+1
* [core] Switch from background to foreground placementChris Loer2017-11-171-18/+15
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-9/+14
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-7/+2
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-1/+7
* [core] Pass fully-evaluated layout properties to SymbolInstance and quad methodsJohn Firebaugh2017-03-311-1/+1
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-311-1/+1
* [core] Fix whitespace; no need for explicit on multi-parameter constructorsJohn Firebaugh2017-03-021-6/+16
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-2/+3
* [core] There's only ever one icon quadJohn Firebaugh2017-02-281-6/+4
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-101-11/+28
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-1/+1
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-0/+34