Blender Git Commit Log

Git Commits -> Revision 0a9094a

Revision 0a9094a by Tamito Kajiyama (master)
July 24, 2011, 23:29 (GMT)
New line style modifiers for changing line color, alpha transparency, and
line thickness based on object materials. Accessible material attributes
are diffuse color, specular color, specular hardness, and alpha.

Commit Details:

Full Hash: 0a9094a8e30c86945a428d35d21fc683261cfe5c
SVN Revision: 38667
Parent Commit: ce03ec4
Lines Changed: +463, -110

8 Modified Paths:

/release/scripts/freestyle/style_modules/parameter_editor.py (+121, -0) (Diff)
/release/scripts/startup/bl_ui/properties_render.py (+81, -42) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+41, -4) (Diff)
/source/blender/blenloader/intern/readfile.c (+41, -9) (Diff)
/source/blender/blenloader/intern/writefile.c (+18, -0) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+55, -3) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+103, -52) (Diff)
/source/blender/makesrna/RNA_access.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021