Blender Git Commit Log

Git Commits -> Revision c709524

Revision c709524 by M.G. Kishalmi (master)
January 29, 2011, 11:56 (GMT)
new bumpmapping options for the renderer
oldbump -> original
newbump -> compatible
*new* -> default (3tap)
*new* -> best quality (5tap)

the latter two have an option to apply bumpmapping in
viewspace - much like displacement mapping
objectspace - default (scales with the object)
texturespace - much like normal mapping (scales)

Commit Details:

Full Hash: c709524dc9a2489c9f0af7107ad5246952d2250f
SVN Revision: 34548
Parent Commit: e7e5fa0
Lines Changed: +478, -202

8 Modified Paths:

/release/scripts/ui/properties_texture.py (+15, -5) (Diff)
/source/blender/blenkernel/intern/material.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/texture.c (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+8, -5) (Diff)
/source/blender/makesdna/DNA_texture_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_material.c (+15, -1) (Diff)
/source/blender/render/intern/include/texture.h (+1, -0) (Diff)
/source/blender/render/intern/source/texture.c (+431, -188) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021