Description
This update includes some major performance improvements.
Change List
- Improved physics engine performance
- Fluid simulation speed is now adjustable using the
fluid_simulation_steps
in the engine node. 8 is the default and lowering this value will improve performance while reducing the stability of the fluid simulation - Physics solver performance can be improved by adjusting the
max_sle_solver_steps
parameter in the engine node. The default is 128 and reducing the value will reduce the accuracy of the physics engine but improve performance