Blender Git Commit Log
Git Commits -> Revision f6a2f47
Revision f6a2f47 by Campbell Barton (apricot) April 17, 2008, 21:15 (GMT) |
warning fix from trunk |
Commit Details:
Full Hash: f6a2f47cfedcfbc50743340418fc20d835a98645
SVN Revision: 14457
Parent Commit: fa66376
Lines Changed: +99, -92
20 Modified Paths:
/source/blender/python/api2_2x/Armature.c (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_config.c (+5, -4) (Diff)
/source/blender/python/api2_2x/Camera.c (+7, -6) (Diff)
/source/blender/python/api2_2x/CurNurb.c (+4, -2) (Diff)
/source/blender/python/api2_2x/IDProp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Image.c (+8, -8) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+4, -3) (Diff)
/source/blender/python/api2_2x/Lamp.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Lattice.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Library.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Mesh.c (+4, -4) (Diff)
/source/blender/python/api2_2x/MTex.c (+5, -5) (Diff)
/source/blender/python/api2_2x/Node.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Object.c (+26, -26) (Diff)
/source/blender/python/api2_2x/Pose.c (+6, -6) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Text3d.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Texture.c (+11, -11) (Diff)
/source/blender/src/buttons_editing.c (+1, -1) (Diff)
/source/blender/python/api2_2x/bpy_config.c (+5, -4) (Diff)
/source/blender/python/api2_2x/Camera.c (+7, -6) (Diff)
/source/blender/python/api2_2x/CurNurb.c (+4, -2) (Diff)
/source/blender/python/api2_2x/IDProp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Image.c (+8, -8) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+4, -3) (Diff)
/source/blender/python/api2_2x/Lamp.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Lattice.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Library.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Mesh.c (+4, -4) (Diff)
/source/blender/python/api2_2x/MTex.c (+5, -5) (Diff)
/source/blender/python/api2_2x/Node.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Object.c (+26, -26) (Diff)
/source/blender/python/api2_2x/Pose.c (+6, -6) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Text3d.c (+3, -2) (Diff)
/source/blender/python/api2_2x/Texture.c (+11, -11) (Diff)
/source/blender/src/buttons_editing.c (+1, -1) (Diff)