Blender Git Commit Log
Git Commits -> Revision 1b9328a
Revision 1b9328a by Lukas Toenne (hair_system) August 22, 2014, 10:14 (GMT) |
Another partial fix for bending problems. Main requirement is that the frame iterator rotates the initial frame already for the first curve segment. |
Commit Details:
Full Hash: 1b9328a50d629aefa715e308aa193657084dbb67
Parent Commit: 146729a
Lines Changed: +101, -29
7 Modified Paths:
/source/blender/editors/physics/hair_ops.c (+14, -2) (Diff)
/source/blender/editors/space_view3d/drawhair.c (+2, -1) (Diff)
/source/blender/hair/intern/HAIR_math.cpp (+26, -0) (Diff)
/source/blender/hair/intern/HAIR_math.h (+8, -4) (Diff)
/source/blender/hair/intern/HAIR_scene.cpp (+19, -5) (Diff)
/source/blender/hair/intern/HAIR_smoothing.h (+17, -12) (Diff)
/source/blender/hair/intern/HAIR_solver.cpp (+15, -5) (Diff)
/source/blender/editors/space_view3d/drawhair.c (+2, -1) (Diff)
/source/blender/hair/intern/HAIR_math.cpp (+26, -0) (Diff)
/source/blender/hair/intern/HAIR_math.h (+8, -4) (Diff)
/source/blender/hair/intern/HAIR_scene.cpp (+19, -5) (Diff)
/source/blender/hair/intern/HAIR_smoothing.h (+17, -12) (Diff)
/source/blender/hair/intern/HAIR_solver.cpp (+15, -5) (Diff)