Blender Git Commit Log

Git Commits -> Revision 0aa1071

Revision 0aa1071 by Lukas Toenne (hair_system, testbuild)
July 27, 2014, 17:53 (GMT)
Added a HairParams struct to collect all the physical parameters of
hair simulation in one place.

This defines user-settable parameters for controlling things like
stretch stiffness, damping, etc. The defaults of these parameters
should give usable results right from the start (possibly with presets),
but tweaking may still be necessary.

Commit Details:

Full Hash: 0aa1071697e8af3b9374a4a140f7bbec455ab663
Parent Commit: f62b4b1
Lines Changed: +66, -9

9 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+13, -3) (Diff)
/source/blender/blenkernel/intern/hair.c (+4, -0) (Diff)
/source/blender/hair/HAIR_capi.cpp (+2, -2) (Diff)
/source/blender/hair/HAIR_capi.h (+1, -1) (Diff)
/source/blender/hair/intern/HAIR_solver.cpp (+2, -1) (Diff)
/source/blender/hair/intern/HAIR_solver.h (+8, -1) (Diff)
/source/blender/makesdna/DNA_hair_types.h (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_hair.c (+25, -0) (Diff)
/source/blender/modifiers/intern/MOD_hair.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021