Blender Git Commit Log
Git Commits -> Revision 432bd15
Revision 432bd15 by Dalai Felinto (master) July 31, 2011, 11:12 (GMT) |
bugfix [#28111] material.pop breaks mt->mat_nr create a new parameter for materials.pop() to not remove material slot. this way the mat_nr is still the old one. for the default behaviour we now have material remapping (i.e. data_delete_material_index_id(id, index)). This new function is brought from the material_slot remove function. |
Commit Details:
Full Hash: 432bd158fbdb9d56f9499dcc0e465f4e148abbf3
SVN Revision: 38879
Parent Commit: f4a1dc4
Lines Changed: +66, -42