Blender Git Commit Log
Git Commits -> Revision 2dc61df
Revision 2dc61df by Janne Karhu (master) December 14, 2010, 15:49 (GMT) |
Fix for [#25206] Particles system can't start at frame 0 * The basic problem is that frame 0 can't be cached, so the correct solution is to read frame 1 and interpolate backwards from that state. |
Commit Details:
Full Hash: 2dc61df9eac381042af2b9a675ac645ee88449dc
SVN Revision: 33661
Parent Commit: 78e7c6b
Lines Changed: +19, -6