Blender Git Commit Log
Git Commits -> Revision 1728c20
Revision 1728c20 by Ton Roosendaal (master) April 8, 2011, 16:56 (GMT) |
Fixes related to using Library files: - Assigning local materials to library objects disabled (crashes on undo/redo cases) - Disabling options in Material buttons to add/remove slots on library data - Drawing Object ID template in Object properties, this allows browse active Object, but especially shows library status then. |
Commit Details:
Full Hash: 1728c20a63123f1377f7192c1bd521286eac2228
SVN Revision: 36063
Parent Commit: 626c268
Lines Changed: +11, -5
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_object.py (+1, -2) (Diff)
/source/blender/blenkernel/intern/material.c (+3, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -1) (Diff)
/source/blender/editors/render/render_shading.c (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/material.c (+3, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -1) (Diff)
/source/blender/editors/render/render_shading.c (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)