Blender Git Commit Log
Git Commits -> Revision 8b9d181
Revision 8b9d181 by Sergey Sharybin (cycles_memory_experiments, gooseberry, gooseberry_farm, temp_motionpaths) April 23, 2015, 09:51 (GMT) |
Smoke: Fix crash when auto-sim happens outside of the backed frame range Apparently, even if the smoke is backed to an external files it still could be tried to be simulated at the frames outside of the baked range. Kinda weird feature which isn't really safe, but better not to crash here. Not totally happy with the code yet, will check with Lukas or Daniel how it could be improved further. |
Commit Details:
Full Hash: 8b9d1818a57f538ec1c629ce94871351601ffa4c
Parent Commit: edb7a68
Lines Changed: +51, -2