Blender Git Loki
Git Commits -> Revision 585edac
Revision 585edac by Joseph Gilbert (master) March 1, 2007, 21:30 (GMT) |
various warnings fixes - mostly casting and initialization issues |
Commit Details:
Full Hash: 585edac6d2ef35f9199940e9d45aaef412860e45
SVN Revision: 10185
Parent Commit: ccefcc8
Lines Changed: +38, -38
13 Modified Paths:
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Camera.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Constraint.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Draw.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Geometry.c (+2, -2) (Diff)
/source/blender/python/api2_2x/IDProp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/meshPrimitive.c (+8, -8) (Diff)
/source/blender/python/api2_2x/Metaball.c (+7, -7) (Diff)
/source/blender/python/api2_2x/NLA.c (+5, -5) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Pose.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Text.c (+2, -2) (Diff)
/source/blender/python/api2_2x/vector.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Camera.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Constraint.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Draw.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Geometry.c (+2, -2) (Diff)
/source/blender/python/api2_2x/IDProp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/meshPrimitive.c (+8, -8) (Diff)
/source/blender/python/api2_2x/Metaball.c (+7, -7) (Diff)
/source/blender/python/api2_2x/NLA.c (+5, -5) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Pose.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Text.c (+2, -2) (Diff)
/source/blender/python/api2_2x/vector.c (+1, -1) (Diff)