Files
test/source/blender/blenkernel
Lukas Tönne 3aedb3aed7 Fix for invalid custom data checks in armature and lattice functions.
Testing for custom data availability with getVertData and index 0 fails
on assert for empty meshes (the index must be in valid range). Better
use getVertDataArray which has no requirement for specific index.
2014-03-05 15:13:50 +01:00
..
2014-02-19 17:22:01 +02:00
2013-09-18 00:07:17 +00:00
2013-12-26 21:33:58 +01:00
2014-02-07 09:39:22 +11:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-01-17 17:35:03 +11:00