Blender Git Commit Log

Git Commits -> Revision 8bf8a12

Revision 8bf8a12 by Daniel Genrich (master)
April 28, 2012, 21:46 (GMT)
Smoke: Support for moving obstacles. (Merge from Smoke2 branch)

Sponsored by the Blender Development Fund.
http://www.blender.org/blenderorg/blender-foundation/development-fund/

Remarks:
The original code was not designed to support moving obstacles so I had to introduce some velocity constraints into the code to prevent smoke from exploding. If this causes problems with "fire" emulation, please let me know.

Commit Details:

Full Hash: 8bf8a128c2f1df5c85ee0005d1821316d3e88261
SVN Revision: 46050
Parent Commit: 4465d2f
Lines Changed: +1249, -642

10 Modified Paths:

/intern/smoke/extern/smoke_API.h (+5, -2) (Diff)
/intern/smoke/intern/FLUID_3D.cpp (+219, -9) (Diff)
/intern/smoke/intern/FLUID_3D.h (+11, -6) (Diff)
/intern/smoke/intern/OBSTACLE.h (+4, -2) (Diff)
/intern/smoke/intern/smoke_API.cpp (+17, -36) (Diff)
/intern/smoke/intern/WTURBULENCE.cpp (+7, -2) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+9, -0) (Diff)
/source/blender/blenkernel/intern/smoke.c (+954, -582) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+9, -3) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+14, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021