Blender Git Commit Log

Git Commits -> Revision d5d4238

Revision d5d4238 by Lukas Toenne
February 9, 2015, 08:39 (GMT)
Use the X mirror option in new strand edit stroke brush tools.

Note that currently this has virtually no effect, because the mirror
option relies on exact positions of vertices, which does not happen with
random hair placement (the add brush has no mirror option yet).

Eventually topological mirroring should help with this case, but is not
implemented for either old or new strand edit yet.

Commit Details:

Full Hash: d5d4238d0d7bee04ab43c6c2915b0dbab2f325ab
Parent Commit: b58db7c
Lines Changed: +50, -2

4 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/editors/hair/hair_edit.c (+17, -0) (Diff)
/source/blender/editors/hair/hair_intern.h (+5, -0) (Diff)
/source/blender/editors/hair/hair_stroke.c (+27, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021