Blender Git Loki
Git Commits -> Revision 69e6a6c
Revision 69e6a6c by Daniel Genrich (master) February 11, 2008, 13:30 (GMT) |
Pointcache: Fixed non-availability when blend file was loaded from command line and also another case where you startet from an unsaved blend and switched to a saved one; Cloth: Fixid mass init, little speedup for collisions; Collision Modifier: More generalized it |
Commit Details:
Full Hash: 69e6a6cbc9cfdae6804d538cb4810672c5318d48
SVN Revision: 13641
Parent Commit: fdbfd7e
Lines Changed: +52, -18
7 Modified Paths:
/source/blender/blenkernel/BKE_cloth.h (+0, -5) (Diff)
/source/blender/blenkernel/BKE_collision.h (+15, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+11, -1) (Diff)
/source/blender/blenkernel/intern/collision.c (+5, -4) (Diff)
/source/blender/blenkernel/intern/kdop.c (+9, -4) (Diff)
/source/blender/src/header_info.c (+7, -2) (Diff)
/source/creator/creator.c (+5, -1) (Diff)
/source/blender/blenkernel/BKE_collision.h (+15, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+11, -1) (Diff)
/source/blender/blenkernel/intern/collision.c (+5, -4) (Diff)
/source/blender/blenkernel/intern/kdop.c (+9, -4) (Diff)
/source/blender/src/header_info.c (+7, -2) (Diff)
/source/creator/creator.c (+5, -1) (Diff)