Files
test2/source/blender/blenlib
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-07-04 20:47:12 +00:00
2012-11-20 13:29:27 +00:00
2012-11-09 09:33:28 +00:00
2012-10-20 18:46:57 +00:00
2012-08-06 08:01:20 +00:00
2012-11-15 15:59:58 +00:00
2012-10-27 10:42:28 +00:00
2012-05-05 00:58:22 +00:00