Blender Git Loki
Git Commits -> Revision b182778
Revision b182778 by Erwin Coumans (master) March 29, 2009, 19:54 (GMT) |
Applied patch #18446, to do versions on damping Re-enable vertex welding, only for soft bodies. They require it. Future versions could expose such vertexWeldingThreshold. |
Commit Details:
Full Hash: b182778e7155abe09bd2101b851fb1178c9babb8
SVN Revision: 19455
Parent Commit: 30fa7a7
Lines Changed: +70, -42
6 Modified Paths:
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+10, -0) (Diff)
/source/blender/src/buttons_logic.c (+26, -24) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp (+2, -3) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+25, -8) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.h (+6, -6) (Diff)
/source/blender/blenloader/intern/readfile.c (+10, -0) (Diff)
/source/blender/src/buttons_logic.c (+26, -24) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp (+2, -3) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+25, -8) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.h (+6, -6) (Diff)