Blender Git Loki

Git Commits -> Revision 49bf56e

January 19, 2015, 19:24 (GMT)
Fix for invalid access to undefined hair data in edge-only cloth meshes.

Cloth data is used both for hair and actual cloth, which makes things
really difficult. The face number was used for distinguishing the two
types (no faces == hair mesh), but the extra hair data necessary for
hair sim is generated by particles and not available for edge-only cloth
meshes. This really needs to be sanitized ...

Conflicts:
source/blender/physics/intern/BPH_mass_spring.cpp

Commit Details:

Full Hash: 49bf56e06f284e17c3bfec2ceec255ee4cc93528
Parent Commit: f2f08ea
Lines Changed: +36, -12

2 Modified Paths:

/source/blender/blenkernel/intern/cloth.c (+10, -4) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+26, -8) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021