Blender Git Commit Log
Git Commits -> Revision 7b87d3d
Revision 7b87d3d by Sebastián Barschkis (master) December 16, 2019, 15:35 (GMT) |
Mantaflow [Part 11]: Updated entire smoke.c code Probably the most significant changes are in smoke.c. New functionality includes: - support for adative time steps (substeps) - write flow objects to grid structure so that Mantaflow can generate levelsets - no more distinction between FLUID_3D and WTURBULENCE objects. Everthing that communicates with Mantaflow now lives in a FLUID object. Reviewed By: sergey Maniphest Tasks: T59995 Differential Revision: https://developer.blender.org/D3861 |
Commit Details:
Full Hash: 7b87d3d34ec5bbaf777bdc27abdb69600915fce1
Parent Commit: db8726d
Lines Changed: +4772, -0
1 Added Path:
/source/blender/blenkernel/intern/fluid.c (+4772, -0) (View)