Blender Git Commit Log

Git Commits -> Revision 8720c66

Revision 8720c66 by Sebastián Barschkis (master)
November 5, 2020, 14:06 (GMT)
Fluid: Potential fix for T74559: Adaptive Domain creates lines in smoke

This commit corrects the maximum resolution field in Fluid objects. The field should be set to the maximum possible resolution, i.e. it should not adjust with adaptive domains and stay constant all the time.

The reason for this is that this resolution value will be used to scale gravity. And this gravity should be constant for adaptive domains too.

It remains to be shown if this issue was the only reason for line-artifacts as seen in T74559.

Commit Details:

Full Hash: 8720c660094e7b08fe4ac8a1879feb2b3aac838e
Parent Commit: cba6b4f
Lines Changed: +6, -7

2 Modified Paths:

/intern/mantaflow/intern/MANTA_main.cpp (+4, -4) (Diff)
/intern/mantaflow/intern/MANTA_main.h (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021