summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_instance.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable two-component text radial offsetupstream/mikhail_two_component_text_radial_offsetMikhail Pozdnyakov2019-08-121-2/+2
* [core] Release quad data after vertex buffers are createdAlexander Shalamov2019-07-231-17/+42
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-1/+1
* [core] Single line optimization for variable label placementMikhail Pozdnyakov2019-03-291-1/+4
* [core] Introduce variable text placement for point labels - Layout partMikhail Pozdnyakov2019-03-291-4/+23
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-1/+2
* [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
* [core] Switch from background to foreground placementChris Loer2017-11-171-4/+12
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-2/+7
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-1/+1
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-1/+1
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-1/+1
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-0/+1
* [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-7/+17
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-1/+2
* [core] There's only ever one icon quadJohn Firebaugh2017-02-281-1/+1
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-101-1/+3
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-5/+2
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-0/+34