Files
test2/source/blender/blenkernel
Ton Roosendaal 7b938abe2b Bugfix #33667
Mesh had invalid face indices (number too high).
On Separate in Edit Mode it crashed.

Two fixes:

- The Material properties viewer just showed the last material in the index array.
  Now it shows nothing, to indicate it's an invalid selected material.

- Crash was caused by array copy magic, not checking the active index properly.

(No assert, no warning prints, I think cases like this can happen too easily, and this
way user gets notified nicely and can fix it).
2012-12-26 17:36:51 +00:00
..
2012-12-26 17:36:51 +00:00
2012-09-26 20:05:38 +00:00
2012-12-19 14:02:50 +00:00
2012-05-16 23:37:23 +00:00
2012-06-06 22:38:39 +00:00
2012-10-30 11:40:36 +00:00
2012-12-22 14:25:34 +00:00
2012-03-02 16:05:54 +00:00
2012-11-09 09:33:28 +00:00
2012-06-06 22:38:39 +00:00
2012-11-03 15:35:03 +00:00
2012-05-29 10:21:07 +00:00
2012-12-17 08:01:43 +00:00