Blender Git Commit Log
Git Commits -> Revision b067a85
Revision b067a85 by Ton Roosendaal (master) January 5, 2011, 15:10 (GMT) |
Todo item: Object color option now is incorporated in preview render, and in display in 3D window. Note that Object-color is "modulating" the render result, it just multiplies... which is very limited for practical use. This was added for Apricot game project. The original meaning however was to replace diffuse only... so specular and light work still correct. ALso made header for properties editor start on top, to reflect default (report in tracker). |
Commit Details:
Full Hash: b067a85aa3a67baca561641609b11e9d37f6f228
SVN Revision: 34101
Parent Commit: 01b7299
Lines Changed: +21, -7
5 Modified Paths:
/source/blender/editors/render/render_preview.c (+12, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+6, -3) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -1) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+6, -3) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+1, -1) (Diff)