Blender Git Loki
Git Commits -> Revision d185814
Revision d185814 by Sebastián Barschkis (fluid-mantaflow) May 7, 2018, 15:29 (GMT) |
added pause/resume bake functionality works for all bake types (data, noise, mesh, particles) |
Commit Details:
Full Hash: d1858148e6d77c5d340e24f360721b20f3d664eb
Parent Commit: 879b71e
Lines Changed: +128, -83
7 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+45, -21) (Diff)
/source/blender/blenkernel/intern/smoke.c (+18, -8) (Diff)
/source/blender/editors/physics/physics_fluid.c (+49, -52) (Diff)
/source/blender/editors/physics/physics_intern.h (+0, -1) (Diff)
/source/blender/editors/physics/physics_ops.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+12, -0) (Diff)
/source/blender/blenkernel/intern/smoke.c (+18, -8) (Diff)
/source/blender/editors/physics/physics_fluid.c (+49, -52) (Diff)
/source/blender/editors/physics/physics_intern.h (+0, -1) (Diff)
/source/blender/editors/physics/physics_ops.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+12, -0) (Diff)