Blender Git Loki
Git Commits -> Revision bb571c6
Revision bb571c6 by Campbell Barton (master) February 7, 2010, 12:51 (GMT) |
mat/lamp/world.textures -> texture_slots object.materials -> material_slots since neither contain textures or materials directly. |
Commit Details:
Full Hash: bb571c67cb2ead3d354e445a3c44604925422ffc
SVN Revision: 26669
Parent Commit: 3238730
Lines Changed: +12, -12
7 Modified Paths:
/release/scripts/io/export_3ds.py (+1, -1) (Diff)
/release/scripts/io/export_obj.py (+2, -2) (Diff)
/release/scripts/ui/properties_material.py (+1, -1) (Diff)
/release/scripts/ui/properties_texture.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+4, -4) (Diff)
/release/scripts/io/export_obj.py (+2, -2) (Diff)
/release/scripts/ui/properties_material.py (+1, -1) (Diff)
/release/scripts/ui/properties_texture.py (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+4, -4) (Diff)