Blender Git Loki
Git Commits -> Revision bda274d
Revision bda274d by Sebastián Barschkis (master) September 23, 2020, 13:54 (GMT) |
Fix T80833: Fluid Initial Velocity 'Source' incorrect when enabling Inflow Do not escape flow / effector objects if they have a disabled use flow / use effector flag. Vertex velocities still need to be kept track of in order to have correct object velocities when enabling flows / effectors intermittenly. It is possible though to skip the emission loop if the flags are disabled. |
Commit Details:
Full Hash: bda274d1fef8774383d7e89847726e7dc7b3a9a3
Parent Commit: 738615c
Lines Changed: +7, -16
1 Modified Path:
/source/blender/blenkernel/intern/fluid.c (+7, -16) (Diff)