Blender Git Commit Log

Git Commits -> Revision c74bb09

Revision c74bb09 by Campbell Barton (master)
July 31, 2011, 12:43 (GMT)
fix for material slot removal (r38879)
- The object ID was being passed to the data_delete_material_index_id() from object_remove_material_slot(), rather then the object data. (so the material slot fix wouldnt run in that case).
- add support for fixing text object materials too.

Commit Details:

Full Hash: c74bb09584371520b9b557cbaa8ae13356bf5e1a
SVN Revision: 38881
Parent Commit: 5b3bb37
Lines Changed: +36, -25

4 Modified Paths:

/source/blender/blenkernel/BKE_curve.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/curve.c (+25, -0) (Diff)
/source/blender/blenkernel/intern/material.c (+7, -23) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021