summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/circle_layer_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-0/+8
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-121-5/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-121-1/+1
* [core] split off render layersIvo van Dongen2017-04-251-44/+3
* [core] account for property functions in query rendered featuresIvo van Dongen2017-04-191-11/+10
* [core] Render a circle if either the color or stroke color are visibleJesse Bounds2017-02-171-3/+6
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-14/+8
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-2/+1
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-211-2/+2
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-8/+8
* [core] No need for feature querying to support multipolygonsJohn Firebaugh2016-10-111-2/+2
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-4/+0
* Color class (#5361)Young Hahn2016-06-151-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+62