Blender Git Commit Log

Git Commits -> Revision 6cd7d8f

September 11, 2014, 12:19 (GMT)
Added new data in the cloth modifier for hair root information.

This will allow us to implement moving reference frames for hair and
make "fictitious" forces optional, aiding in creating stable and
controllable hair systems.

Adding data in this place is a nasty hack, but it's too difficult to
encode as a DM data layer and the whole cloth modifier/DM intermediate
data copying for hair should be removed anyway.

Commit Details:

Full Hash: 6cd7d8f0ec4bc64edb37b22e33405852e8c2de85
Parent Commit: f503262
Lines Changed: +25, -0

5 Modified Paths:

/source/blender/blenkernel/BKE_cloth.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+12, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -0) (Diff)
/source/blender/modifiers/intern/MOD_cloth.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021