Blender Git Commit Log

Git Commits -> Revision bcba800

Revision bcba800 by Campbell Barton (master)
September 23, 2008, 06:26 (GMT)
changing the number of subdivisions for nurbs curves.
this way each edge/segment gets the same number of points matching the resolution value.
before, a nurbs curve would have the same number of points no matter if it was cyclic or not.

This will make slight changes to objects on an animated path, but only noticable if the path has a low resolution.

bug [#11744] NurbCurve Radius incorrect - now dosnt show bad results with order 4 on non-cyclic curve.

Commit Details:

Full Hash: bcba8003c01d50ffb524092b08026441bbbe4f85
SVN Revision: 16696
Parent Commit: d2d56e3
Lines Changed: +16, -11

5 Modified Paths:

/source/blender/blenkernel/BKE_curve.h (+5, -2) (Diff)
/source/blender/blenkernel/intern/anim.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/curve.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/displist.c (+3, -2) (Diff)
/source/blender/src/editcurve.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021