Open GoogleCodeExporter opened 8 years ago
lets see if the 3rd time typing this works...
your Bezier call to _C() is reversed.
def _C(n, k): # _C(n, i)
for i in _n:
_C(i, n)
Original comment by tcll5850
on 15 Apr 2013 at 12:52
just tested the fix in blender,
and it appears to work perfectly ;)
Original comment by tcll5850
on 15 Apr 2013 at 1:11
Original issue reported on code.google.com by
tcll5850
on 15 Apr 2013 at 12:23