blender/intern/mantaflow/extern
Sebastián Barschkis e7d71ce9cf Fluid: Fixed slow cache loading for smoke data
Cache files are currently loaded via the Manta Python API. With very big caches this can slow down the viewport playback. Especially smoke simulations, which just load grids and no meshes, can suffer from this. This fix solves this problem by directly loading the cache files from disk (no Python). This fix has been in the works for some time. The developer of this patch is ready to handle any potential fall-out of this patch quickly.
2020-02-06 16:53:00 +01:00
..
manta_fluid_API.h Fluid: Fixed slow cache loading for smoke data 2020-02-06 16:53:00 +01:00
manta_python_API.h Cleanup: remove contributors, license begin/end & doxy file argument 2019-12-17 09:27:01 +11:00