Blender Git Commit Log

Git Commits -> Revision 038c6e2

Revision 038c6e2 by Hans Goudey (master)
May 15, 2021, 22:44 (GMT)
Splines: Convenience methods for point offsets of multiple splines

Since spline data is stored separately for each spline, the data often
needs to be flattened into a separate array. It's helpful to have the
necessarily-sequential part of that split off into a separate method.
I've found myself using functions like these in quite a few places.

Commit Details:

Full Hash: 038c6e229c4fb1518f726d7f6a828be026bae857
Parent Commit: cb12fb7
Lines Changed: +38, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_spline.hh (+3, -0) (Diff)
/source/blender/blenkernel/intern/curve_eval.cc (+35, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021