summaryrefslogtreecommitdiff
path: root/src/mbgl/style/expression/expression.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-5/+7
* Add support for expression testzmiao2020-02-121-0/+24
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-2/+12
* Indroduce clusterProperty option for aggregation (#15287)zmiao2019-08-161-2/+6
* [core] Avoid copying feature propertiesMikhail Pozdnyakov2019-07-251-1/+1
* [core] Default GeometryTileFeature::getGeometries() implementationMikhail Pozdnyakov2019-07-241-3/+0
* [core] Force getGeometries() return const refAlexander Shalamov2019-07-241-1/+3
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-1/+1
* Rename `EvaluationContext::heatmapDensity` to `colorRampParameter`Mikhail Pozdnyakov2018-08-071-2/+2
* [core] Move expression.cpp to expression directoryJohn Firebaugh2018-07-201-0/+38