Blender Git Commit Log

Git Commits -> Revision 7e64f6c

Revision 7e64f6c by Sebastián Barschkis (master)
July 31, 2020, 15:42 (GMT)
Fluid: Fix for Python pointer update (flickering in smoke/fire issue)

In f2b04302cdec the pointer update was refactored. It was sufficient to update pointers just in replay mode at the end of a step since the 'ensure()' functions from manta_fluid_API.cpp had their own pointer update call. These were removed in 51f4bee5a5d7, however, and so in order to still have some sort of update, the given update call needs to be available to all cache types.

Commit Details:

Full Hash: 7e64f6cee4226f8b4b488b15f37b6088af274b6b
Parent Commit: 83f8223
Lines Changed: +5, -5

1 Modified Path:

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