Blender Git Loki

Git Commits -> Revision 5c56ca1

Revision 5c56ca1 by Nils Thuerey (master)
November 23, 2005, 12:49 (GMT)

- changed DerivedMesh integration, the fluidsim meshes now
replace the original one. so modifiers now work with them
(apply modifier, or edit mode still work on original mesh).
this should fix the three fluidsim bugs in the tracker.
- fixed stupid makesdna problem (writing "char string[160+80]" isnt
a good idea :)
- changed GUI a bit, now displays an estimate of the required memory,
there's still a problem with redrawing (currently relies on a call
to the derived mesh generation)
- the fluidsim struct changed to store the bounding box,
and the current loaded surface mesh
- temporary simulation files are now removed if env. var.
BLENDER_DELETEELBEEMFILES is not set or zero
- fluidsimSettingsFree now gets properly called when freeing an object

Commit Details:

Full Hash: 5c56ca11802ca803b4466134f0f7cf48cfe76b28
SVN Revision: 5901
Parent Commit: c35a8fe
Lines Changed: +267, -171

6 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+102, -82) (Diff)
/source/blender/blenkernel/intern/object.c (+2, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -2) (Diff)
/source/blender/makesdna/DNA_object_fluidsim.h (+9, -1) (Diff)
/source/blender/src/buttons_object.c (+13, -5) (Diff)
/source/blender/src/fluidsim.c (+137, -80) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021