benkuper / Chataigne

Artist-friendly Modular Machine for Art and Technology
https://benjamin.kuperberg.fr/chataigne
GNU General Public License v3.0
1.16k stars 55 forks source link

fix preset value with the "none" interpolation mode is actually applied #235

Closed monsieurgustav closed 4 months ago

monsieurgustav commented 4 months ago

The interpolation mode is only tested when using "go to" (aka lerp) preset but is ignored if simply applied. It makes sense for all interpolation modes, except for "none" that should do nothing too.