Blender Git Loki
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