Blender Git Loki

Git Commits -> Revision 716803c

Revision 716803c by Tamito Kajiyama (master)
April 11, 2014, 06:16 (GMT)
Fix for Sinus Displacement and 2D Offset stroke geometry modifiers.

These modifiers were not working properly when they were applied to strokes
whose backbone was already modified by other geometry shaders. This problem
was due to the use of Normal2DF0D that compute 2D vertex normals based on
the underlying FEdges up on which initial stroke geometry is defined. Now vertex
normals are computed on the basis of modified stroke vertices.

A helper function 'stroke_normal' for computing normals of stroke vertices was
added to the 'freestyle.utils' API module.

Commit Details:

Full Hash: 716803c0a0cc99cb30b4caee0364239889cf82e8
Parent Commit: 88298f1
Lines Changed: +59, -12

3 Modified Paths:

/release/scripts/freestyle/modules/freestyle/chainingiterators.py (+4, -2) (Diff)
/release/scripts/freestyle/modules/freestyle/utils.py (+41, -0) (Diff)
/release/scripts/freestyle/modules/parameter_editor.py (+14, -10) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021