Blender Git Loki

Git Commits -> Revision 7d37747

Revision 7d37747 by Tamito Kajiyama (master)
May 22, 2010, 23:56 (GMT)
New option to specify the angular threshold for detecting crease edges.
An entry "Crease Angle" has been added to the Layers tab of the Render
buttons, to allow users to specify an angle (between 0 and 180) used for
crease edge detection. An edge is considered a crease edge if the angle
between two faces sharing the edge is smaller than the threshold. The
default value is 134.43 degrees (for backward compatibility). Be aware
that a larger threshold leads to a larger number of feature edges and
thus a larger memory consumption.

Commit Details:

Full Hash: 7d377478c394931f1226fbbacf96e095daf18c5d
SVN Revision: 28920
Parent Commit: b859855
Lines Changed: +36, -2

8 Modified Paths:

/release/scripts/ui/properties_render.py (+1, -0) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+3, -0) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+3, -0) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.h (+19, -0) (Diff)
/source/blender/makesdna/DNA_freestyle_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021