Blender Git Loki
Git Commits -> Revision 0a4750a
Revision 0a4750a by Sebastián Barschkis (fluid-mantaflow) June 5, 2017, 14:33 (GMT) |
replaced border collisions menu in UI with boolean flags Setting domain borders should not be determined by a few textual descriptions. Rather, users should be able to set any combination of borders. |
Commit Details:
Full Hash: 0a4750a6587619959004ffb8f8fee24c7f89c812
Parent Commit: a45e818
Lines Changed: +102, -37
7 Modified Paths:
/intern/mantaflow/intern/FLUID.cpp (+17, -11) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+2, -2) (Diff)
/release/scripts/startup/bl_operators/object_quick_effects.py (+7, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+15, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+49, -21) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+2, -2) (Diff)
/release/scripts/startup/bl_operators/object_quick_effects.py (+7, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+15, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+49, -21) (Diff)