Blender Git Loki
Git Commits -> Revision 9ec8778
Revision 9ec8778 by Ton Roosendaal (master) April 3, 2005, 20:13 (GMT) |
SoftBody: - on add new SoftBody, it creates automatically edges in Mesh now, gives too confusing results otherwise - if no edges exist in mesh, it also doesnt add diagonals for faces in softbody Transform; - fixed stupid 'used unitialized' gcc warning (sorry theeth!) - made dualAxisConstraint() accept string too - little cleanup of prints in using Manipulators |
Commit Details:
Full Hash: 9ec8778288712d7bb31127bb97a3dfc9daa55862
SVN Revision: 4179
Parent Commit: 8d92e6c
Lines Changed: +39, -27
6 Modified Paths:
/source/blender/blenkernel/intern/softbody.c (+12, -8) (Diff)
/source/blender/include/BIF_transform.h (+1, -1) (Diff)
/source/blender/src/buttons_object.c (+5, -0) (Diff)
/source/blender/src/transform.c (+2, -2) (Diff)
/source/blender/src/transform_constraints.c (+4, -1) (Diff)
/source/blender/src/transform_manipulator.c (+15, -15) (Diff)
/source/blender/include/BIF_transform.h (+1, -1) (Diff)
/source/blender/src/buttons_object.c (+5, -0) (Diff)
/source/blender/src/transform.c (+2, -2) (Diff)
/source/blender/src/transform_constraints.c (+4, -1) (Diff)
/source/blender/src/transform_manipulator.c (+15, -15) (Diff)