Files
test/source/blender
Campbell Barton 6857d31180 fix [#33305] Bevel tool crashes Blender if the number of segments exceeds 28
this was infact a general bug in BLI_array_grow_items(), surprising we didnt run into it before.
- growing the array for the first time would use the static var even if it wasn't big enough.
2012-11-26 04:58:33 +00:00
..
2012-11-18 02:41:55 +00:00
2012-11-24 00:18:34 +00:00
2012-11-24 00:18:34 +00:00
2012-11-25 15:05:17 +00:00
2012-06-30 22:44:36 +00:00