Blender Git Commit Log
Git Commits -> Revision 1659e3f
Revision 1659e3f by Janne Karhu (master) November 11, 2010, 17:03 (GMT) |
Bug fix: memoryleak when using smoke heat/velocity data as texture * In addition to fixing the memleak it's much better to always copy the voxeldata to the texture. Smoke data can change at any time due to some changes, so we can't depend on that data. * Thanks to MiikaH for finding this! |
Commit Details:
Full Hash: 1659e3fca76a60da1de2427113633ca06aac33e5
SVN Revision: 33015
Parent Commit: 4d9684e
Lines Changed: +13, -6