summaryrefslogtreecommitdiff
path: root/src/mbgl/style/properties.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Don't transition new layers on a setStyle operationJohn Firebaugh2017-06-261-4/+23
|
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-1/+12
|
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-0/+6
| | | | | | | * Eliminate updateBatch in favor of diffing layers and detecting changes to properties upon which layout depends. * Replace RenderSource::{update,remove,invalidate,reload}Tiles with a single update method * Replace TilePyramid::{update,remove,invalidate,reload}Tiles with a single update method * Remove Style& dependency TODO from GeometryTile and TileParameters
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-57/+0
|
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-11/+12
|
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-0/+268