Blender Git Commit Log

Git Commits -> Revision 0888992

Revision 0888992 by Joseph Eagar (master)
May 1, 2011, 21:39 (GMT)
=trunk=
Recommitted eltopo collision code (but disabled by default)
with Genscher's permission.

To use, you need to install liblapack and libblas

Commit Details:

Full Hash: 088899236b0904c0a3d0fc5a92b0cb5ffd35cd17
SVN Revision: 36419
Parent Commit: 7cc98cb
Lines Changed: +1051, -28

17 Modified Paths:

/build_files/scons/tools/btools.py (+3, -1) (Diff)
/CMakeLists.txt (+1, -0) (Diff)
/extern/CMakeLists.txt (+4, -0) (Diff)
/extern/SConscript (+3, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_cloth.py (+2, -0) (Diff)
/source/blender/blenkernel/BKE_cloth.h (+2, -10) (Diff)
/source/blender/blenkernel/BKE_collision.h (+12, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+6, -1) (Diff)
/source/blender/blenkernel/intern/cloth.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/collision.c (+865, -9) (Diff)
/source/blender/blenkernel/intern/implicit.c (+95, -4) (Diff)
/source/blender/blenkernel/SConscript (+4, -0) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+5, -0) (Diff)
/source/blender/blenlib/intern/math_geom.c (+29, -1) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+14, -0) (Diff)
/source/creator/CMakeLists.txt (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021