Blender Git Loki

Git Commits -> Revision 6cd132b

Revision 6cd132b by Simon Repp (master)
January 18, 2014, 18:22 (GMT)
Increase maximum allowed amount of points for Splines in both U and V directions

Increase the maximum allowed amount of points in a spline from currently 32,767 (short) to 2,147,483,647 (int).
Change variables that get assigned the value from pntsu/pntsv to int type all over the codebase.
Change function parameters that previously passed the count as short to int type as well.

(because https://developer.blender.org/T38191)

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D212

Commit Details:

Full Hash: 6cd132b29c30f4f55e1a216bf9fc583becd41dd5
Parent Commit: f6624b8
Committed By: Sergey Sharybin
Lines Changed: +15, -12

3 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+10, -9) (Diff)
/source/blender/editors/curve/editcurve.c (+3, -2) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021