Blender Git Loki
Git Commits -> Revision e700e0c
Revision e700e0c by Ton Roosendaal (master) November 17, 2005, 20:31 (GMT) |
Fix in Colorband: the "B-Spline" interpolation didn't extend well, when a marker wasn't on the first or last possible position. Caused by clipping. As bonus; added Cardinal interpolation option too, which is just that little bit different! (Cardinal goes through the controlpoints, bspline not) |
Commit Details:
Full Hash: e700e0c4f9cac8f9172dd1dba51845dd9b795319
SVN Revision: 5820
Parent Commit: 824ed2e
Lines Changed: +28, -13