matthiasvegh / Chunkymator

A json generator for Chunky
GNU General Public License v2.0
5 stars 2 forks source link

Dictionary Spline does not pass the interpolating function recursively #25

Closed matthiasvegh closed 10 years ago

matthiasvegh commented 10 years ago

Currently the dictionarySpline can take an interpolatingFunction to specify how to interpolate the numeric types, however this is not passed to nested dictionary interpolations.