Blender Git Commit Log

Git Commits -> Revision e782d35

Revision e782d35 by Sebastián Barschkis (master)
January 29, 2020, 18:21 (GMT)
Fluid: Removed the currently unused high-res smoke emission code

This code is currently not in use and so removing it based on the YAGNI principle. If there really is need for a high-res emission loop it could be easily added again. However, I believe for the smoke noise it is sufficient to upscale the base emission map. A high-res emission map can easily be achieved by increasing the base resolution. Note also that in the new fluid system base loop and noise loop are decoupled making the need for a high-res emission loop even more unneccessary.

Commit Details:

Full Hash: e782d35d3454eaf764533ac0b4bd64623e7b214a
Parent Commit: e4faed1
Lines Changed: +61, -242

1 Modified Path:

/source/blender/blenkernel/intern/fluid.c (+61, -242) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021