summaryrefslogtreecommitdiff
path: root/src/mbgl/util/color.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix Color serializationAlexander Shalamov2020-02-261-0/+11
* [core] Introduce Layer::getPaintProperty() generic getterMikhail Pozdnyakov2019-09-261-4/+1
* [core] type aliases and conversion traits for mapbox::base::ValueMikhail Pozdnyakov2019-09-261-4/+4
* [core][node] Serialize formatted expression's text-color optionAlexander Shalamov2019-08-151-0/+7
* [core] round color string's alpha to 2 decimal placesŁukasz Paczos2019-05-221-1/+1
* [core] Fixed to-rgba with zero opacityMinh Nguyễn2018-03-301-4/+18
* [core] Fix alpha handling in rgba and to-rgba operatorsJohn Firebaugh2018-01-091-3/+3
* [core] return empty optional when color could not be parsedIvo van Dongen2017-04-041-8/+12
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-0/+9
* [core, node] Implement setPaintProperty for color properties (#5380)John Firebaugh2016-06-161-0/+20