Files
test/source/blender/makesdna
Brecht Van Lommel 2c662f8be8 Fix #35171: crash rendering cube with two subsurf modifier in some circumstances.
Problem was actually integer overflow in the requested data layers (1 << 31) does
not fit in an integer, it only goes up to (1 << 31) - 1.
2013-05-01 12:35:31 +00:00
..
2013-03-26 09:59:43 +00:00
2012-12-21 12:07:28 +00:00
2013-03-17 14:38:58 +00:00
2013-04-06 14:45:50 +00:00
2012-10-28 15:23:16 +00:00
2013-02-21 17:46:26 +00:00
2013-03-28 22:09:55 +00:00
2013-03-31 00:38:50 +00:00
2012-12-26 13:05:39 +00:00