Blender Git Commit Log

Git Commits -> Revision e192e7e

Revision e192e7e by Campbell Barton (master)
June 29, 2007, 08:59 (GMT)
remove unneeded checks from the python API

Commit Details:

Full Hash: e192e7e02452c70511f688582d8d95d0a6267ee5
SVN Revision: 11123
Parent Commit: 684869f
Lines Changed: +273, -1534

22 Modified Paths:

/source/blender/python/api2_2x/bpy_config.c (+2, -17) (Diff)
/source/blender/python/api2_2x/Camera.c (+7, -49) (Diff)
/source/blender/python/api2_2x/CurNurb.c (+1, -7) (Diff)
/source/blender/python/api2_2x/Curve.c (+13, -91) (Diff)
/source/blender/python/api2_2x/Effect.c (+32, -228) (Diff)
/source/blender/python/api2_2x/Font.c (+1, -9) (Diff)
/source/blender/python/api2_2x/Image.c (+11, -81) (Diff)
/source/blender/python/api2_2x/Ipo.c (+1, -7) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+2, -14) (Diff)
/source/blender/python/api2_2x/Lamp.c (+25, -166) (Diff)
/source/blender/python/api2_2x/logic.c (+16, -36) (Diff)
/source/blender/python/api2_2x/Material.c (+56, -358) (Diff)
/source/blender/python/api2_2x/Mesh.c (+7, -26) (Diff)
/source/blender/python/api2_2x/Metaball.c (+2, -11) (Diff)
/source/blender/python/api2_2x/NMesh.c (+3, -22) (Diff)
/source/blender/python/api2_2x/Object.c (+11, -32) (Diff)
/source/blender/python/api2_2x/rgbTuple.c (+1, -5) (Diff)
/source/blender/python/api2_2x/Sound.c (+17, -34) (Diff)
/source/blender/python/api2_2x/Text.c (+5, -21) (Diff)
/source/blender/python/api2_2x/Texture.c (+55, -292) (Diff)
/source/blender/python/api2_2x/windowTheme.c (+2, -7) (Diff)
/source/blender/python/api2_2x/World.c (+3, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021