Blender Git Commit Log

Git Commits -> Revision d9042bd

Revision d9042bd by Brecht Van Lommel (render25)
May 25, 2010, 14:14 (GMT)
Render Branch: bring cloth solver code a bit more in line with trunk again

* goal code using springs is now enabled again by default for cloth, with
an option to use the different goal code available.
* hair collisions now update tv instead of tx, just like cloth does.
* extra collision solve step is only done if necessary again.

Commit Details:

Full Hash: d9042bdb8efa2390b6c005c8f12dae3a443c397d
SVN Revision: 28980
Parent Commit: 26c48de
Lines Changed: +90, -104

9 Modified Paths:

/release/scripts/ui/properties_particle.py (+3, -1) (Diff)
/release/scripts/ui/properties_physics_cloth.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+3, -2) (Diff)
/source/blender/blenkernel/BKE_collision.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+11, -10) (Diff)
/source/blender/blenkernel/intern/collision.c (+22, -54) (Diff)
/source/blender/blenkernel/intern/implicit.c (+40, -36) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021