Blender Git Loki
Git Commits -> Revision 32b1e23
Revision 32b1e23 by Campbell Barton (master) September 30, 2006, 14:14 (GMT) |
3rd attempt to commit, metaball fixes and small vector optimization |
Commit Details:
Full Hash: 32b1e2383bf50ebe30c26618496ec966620d1d23
SVN Revision: 8562
Parent Commit: 8e7b403
Lines Changed: +53, -32
11 Modified Paths:
/source/blender/python/api2_2x/BGL.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Draw.c (+4, -4) (Diff)
/source/blender/python/api2_2x/euler.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lattice.c (+16, -16) (Diff)
/source/blender/python/api2_2x/logic.c (+5, -5) (Diff)
/source/blender/python/api2_2x/Metaball.c (+19, -0) (Diff)
/source/blender/python/api2_2x/Metaball.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -0) (Diff)
/source/blender/python/api2_2x/quat.c (+1, -2) (Diff)
/source/blender/python/api2_2x/vector.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Draw.c (+4, -4) (Diff)
/source/blender/python/api2_2x/euler.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lattice.c (+16, -16) (Diff)
/source/blender/python/api2_2x/logic.c (+5, -5) (Diff)
/source/blender/python/api2_2x/Metaball.c (+19, -0) (Diff)
/source/blender/python/api2_2x/Metaball.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -0) (Diff)
/source/blender/python/api2_2x/quat.c (+1, -2) (Diff)
/source/blender/python/api2_2x/vector.c (+1, -1) (Diff)