Blender Git Loki
Git Commits -> Revision bc1fdcd
Revision bc1fdcd by Campbell Barton (master) March 16, 2007, 11:38 (GMT) |
type initialization updates, and refcount fix for lamp, reverted some changes to NMesh |
Commit Details:
Full Hash: bc1fdcd858cc1064fd4b03dac5cc058f22e2b02d
SVN Revision: 10279
Parent Commit: c5f4a0a
Lines Changed: +36, -15
10 Modified Paths:
/source/blender/python/api2_2x/BGL.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Draw.c (+2, -1) (Diff)
/source/blender/python/api2_2x/euler.c (+0, -1) (Diff)
/source/blender/python/api2_2x/Lamp.c (+2, -1) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+6, -0) (Diff)
/source/blender/python/api2_2x/matrix.c (+0, -1) (Diff)
/source/blender/python/api2_2x/MTex.c (+1, -4) (Diff)
/source/blender/python/api2_2x/NMesh.c (+17, -2) (Diff)
/source/blender/python/api2_2x/Particle.c (+4, -1) (Diff)
/source/blender/python/api2_2x/quat.c (+1, -2) (Diff)
/source/blender/python/api2_2x/Draw.c (+2, -1) (Diff)
/source/blender/python/api2_2x/euler.c (+0, -1) (Diff)
/source/blender/python/api2_2x/Lamp.c (+2, -1) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+6, -0) (Diff)
/source/blender/python/api2_2x/matrix.c (+0, -1) (Diff)
/source/blender/python/api2_2x/MTex.c (+1, -4) (Diff)
/source/blender/python/api2_2x/NMesh.c (+17, -2) (Diff)
/source/blender/python/api2_2x/Particle.c (+4, -1) (Diff)
/source/blender/python/api2_2x/quat.c (+1, -2) (Diff)