[Bf-blender-cvs] [caa23de] fluid-mantaflow: cleanup from previous noise test

Sebastián Barschkis noreply at git.blender.org
Thu Jan 28 12:37:10 CET 2016


Commit: caa23de7fbd3fa5790fd2e1eff3138120cca2b8a
Author: Sebastián Barschkis
Date:   Wed Dec 23 23:52:48 2015 +0100
Branches: fluid-mantaflow
https://developer.blender.org/rBcaa23de7fbd3fa5790fd2e1eff3138120cca2b8a

cleanup from previous noise test

===================================================================

M	intern/smoke/intern/scenarios/smoke.h

===================================================================

diff --git a/intern/smoke/intern/scenarios/smoke.h b/intern/smoke/intern/scenarios/smoke.h
index b38344e..5e7afc4 100644
--- a/intern/smoke/intern/scenarios/smoke.h
+++ b/intern/smoke/intern/scenarios/smoke.h
@@ -213,8 +213,6 @@ def step_low():\n\
   print('Vorticity')\n\
   if $VORTICITY$ > 0.01:\n\
     vorticityConfinement( vel=vel, flags=flags, strength=$VORTICITY$ )\n\
-  \n\
-  addNoise(flags=flags, density=density, noise=noise)\n\
   # TODO: print('Forcefield')\n\
   # TODO: addForceField(flags=flags, vel=vel, force=forces)\n\
   # TODO: forces.clear()\n\




More information about the Bf-blender-cvs mailing list