Blender Git Commit Log

Git Commits -> Revision 81f3fc3

Revision 81f3fc3 by Brecht Van Lommel (render25)
May 18, 2010, 16:31 (GMT)
Render Branch: fix two point cache problems:
* cloth did not get reset correct in some situations, when startframe was
different than 1
* point cache could sometimes mark the cached frames as inexact, when
writing an info pointcache file, since that was indicated as cfra == 0.

Commit Details:

Full Hash: 81f3fc356478bf931487e89e7bfad0ac9b1df165
SVN Revision: 28838
Parent Commit: 6a6f366
Lines Changed: +36, -32

6 Modified Paths:

/source/blender/blenkernel/BKE_pointcache.h (+6, -2) (Diff)
/source/blender/blenkernel/intern/cloth.c (+5, -5) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+13, -13) (Diff)
/source/blender/blenkernel/intern/smoke.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/softbody.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021