summaryrefslogtreecommitdiff
path: root/src/geometry/resample.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make most headers privateKonstantin Käfer2014-12-041-62/+0
|
* Consolidate duplicate interpolation definitionsJohn Firebaugh2014-08-201-2/+3
| | | | | | While here, do not interpolate style properties that are not transitionable. The previous behavior was to switch from old to new value halfway through the transition; now the new value is used immediately, as in JS.
* Rename existing interpolate -> resampleJohn Firebaugh2014-08-201-0/+61