Blender Git Loki
Git Commits -> Revision 5628318
Revision 5628318 by Sebastián Barschkis (fluid-mantaflow) November 26, 2019, 20:50 (GMT) |
Mantaflow: Added Bake all functionality The new option for cache type final includes the bake all operator |
Commit Details:
Full Hash: 5628318fb3c643777b25dc670ec8c7bd03a14d05
Parent Commit: bd36ad9
Lines Changed: +150, -83
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_manta.py (+20, -0) (Diff)
/source/blender/blenkernel/intern/manta.c (+29, -30) (Diff)
/source/blender/editors/physics/physics_intern.h (+2, -0) (Diff)
/source/blender/editors/physics/physics_manta.c (+63, -32) (Diff)
/source/blender/editors/physics/physics_ops.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_manta.c (+34, -21) (Diff)
/source/blender/blenkernel/intern/manta.c (+29, -30) (Diff)
/source/blender/editors/physics/physics_intern.h (+2, -0) (Diff)
/source/blender/editors/physics/physics_manta.c (+63, -32) (Diff)
/source/blender/editors/physics/physics_ops.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_manta.c (+34, -21) (Diff)