Blender Git Commit Log

Git Commits -> Revision e76f64a

Revision e76f64a by Sebastián Barschkis (master)
July 26, 2020, 20:04 (GMT)
Fluid: Added new option to control the maximum number fluid particles in the simulation

New option that lets users the define the maximum number of fluid particles that will be allowed in the simulation. This can come in handy, for example, to ensure that the particle count will not exceed the hardware capabilities, or to avoid excessive amounts of particles in a scene.

Commit Details:

Full Hash: e76f64a5329d0e4f095f1beb8a9ab7ea42c0937a
Parent Commit: c9cc5ad
Lines Changed: +18, -2

6 Modified Paths:

/intern/mantaflow/intern/MANTA_main.cpp (+1, -0) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+3, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/fluid.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_fluid_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_fluid.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021