Files
test/source/blender
Simon Repp 6cd132b29c 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
2014-01-19 00:22:04 +06:00
..
2014-01-17 20:44:34 +01:00
2014-01-17 17:35:03 +11:00
2014-01-15 00:33:55 +02:00
2014-01-17 17:35:03 +11:00
2014-01-17 17:35:03 +11:00