Blender Git Commit Log

Git Commits -> Revision bae0f90

Revision bae0f90 by Sergey Sharybin (master)
October 21, 2014, 12:44 (GMT)
Fix T42257: Curve vertex parent not working with animation

Vertex parent was using original non-modified nurbs list, simply because
it didn't have something else to operate with.

Now we've got deformed by pre-tessellation modifiers nurbs in the curve
cache which might be used y the vertex parent.

Commit Details:

Full Hash: bae0f904eece736e27ab379d73d78ffd90de626e
Parent Commit: 5e2f3c0
Lines Changed: +19, -15

3 Modified Paths:

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