Blender Git Loki
Git Commits -> Revision 8bc0cfc
Revision 8bc0cfc by Janne Karhu (master) September 27, 2010, 12:24 (GMT) |
Fix: Smoke wasn't using pointcache properly. * The cache was reset almost constantly because smoke didn't save the first frame into cache. Although not necessary for smoke, it's vital to pointcache. * Added info message to smoke cache panel for non saved files. * Now smoke also only updates with a framestep of 1, so that scrubbing the timeline doesn't mess up the simulation. * Among other things fixes report #23731. |
Commit Details:
Full Hash: 8bc0cfc1ca988749365009eb01ac90dfec2baa50
SVN Revision: 32153
Parent Commit: d6c8b41
Lines Changed: +24, -4