blender/intern/elbeem
Nils Thuerey 0a63b3c0ca Several minor fixes:
- Added part of Austin's msvc8 fixes (vector::erase function
  was "misused"), hopefully compiles better now.
- Ctrl-b now also bakes a selected fluidsim domain
  similar to the softbodies.
- Added surface smoothing option for domains: default is
  1, higher values result in a smoother surface (and probably
  slightly higher comupation times), while 0 means the surface
  is not modified at all.
- Added BLENDER_ELBEEMBOBJABORT environment variable in readBobj,
  if >0 quits blender when a not yet existing fluidsim
  frame should be loaded. Useful for rendering simulations
  as far as possible from the command line.
- Surface normals pointer is now set to NULL in readfile.c
- Fixed win32 error string handling, now uses a function
  to return the string from the solver.
- Fixed fluidsim particle halo scaling problem.
- Solver update
2006-03-29 07:35:54 +00:00
..
extern Several minor fixes: 2006-03-29 07:35:54 +00:00
intern Several minor fixes: 2006-03-29 07:35:54 +00:00
make mscv6 projects again 2006-02-28 08:31:33 +00:00
COPYING initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
COPYING_trimesh2 initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
Makefile initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
SConscript - typo in SConscript 2006-02-27 11:48:25 +00:00