blender/source
Ton Roosendaal ec477f7a63 Another Orange sneak-in feature: SoftBody support for Curves & Surfaces.
Well, it already worked a bit, but without weight options or edge
stiffness. You now can set the weights using the "Properties" Panel in
the 3D Window (allows multiple selections too) or with Wkey in Edit Mode.
Bezier curves have this too.

NOTE: Lattice SoftBody Goal created yesterday won't work anymore!
I've had to recode weight support for Nurbs Points, using a new weight
variable... this because the existing W variable was in use for Nurbs
already. Also Lattices have this new Weight variable, so the code is nice
uniform. Sorry for the artists who already created complex Lattices... :)

NOTE2: Surface Objects don't support edge stiffness yet

NOTE3: I've removed ancient screen coordinates from the Bezier struct,
which makes - even with added weight and padding - the struct smaller!

Demo file:
http://download.blender.org/demo/test/2.40/softbody_curve_lattice.blend
2005-11-17 11:40:57 +00:00
..
blender Another Orange sneak-in feature: SoftBody support for Curves & Surfaces. 2005-11-17 11:40:57 +00:00
creator The famous potential SDL audio fix (setenv("SDL_AUDIODRIVER", "dma", 1))... 2005-08-03 21:02:25 +00:00
darwin
gameengine fixed raysensor, hooked up a few more bullet method: force, torque etc, + 'local'. cosmetic change in physics-engine menu. 2005-11-11 05:02:14 +00:00
icons
kernel
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
nan_compile.mk Support for 'Bullet' in the Makefiles. Enable with: 2005-08-18 06:07:02 +00:00
nan_definitions.mk My local tree has iblender's Game engine soundsystem 2005-10-28 20:29:50 +00:00
nan_link.mk compatibility fix for Os X tiger with make. 2005-09-18 11:19:53 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript