Blender Git Commit Log

Git Commits -> Revision 9afe662

Revision 9afe662 by Campbell Barton (master)
December 27, 2006, 05:04 (GMT)
renameing datablocks was imposing a name limit on the python side.
This isnt needed because the limit is alredy being set by rename_id()
some other minor changed- use None returning maro

Commit Details:

Full Hash: 9afe662c125fec5cf62b3976bf32194838f0d740
SVN Revision: 9488
Parent Commit: ed2f161
Lines Changed: +138, -262

23 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+2, -4) (Diff)
/source/blender/python/api2_2x/Camera.c (+1, -4) (Diff)
/source/blender/python/api2_2x/Curve.c (+15, -31) (Diff)
/source/blender/python/api2_2x/Font.c (+4, -7) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Group.c (+1, -4) (Diff)
/source/blender/python/api2_2x/Image.c (+1, -4) (Diff)
/source/blender/python/api2_2x/Ipo.c (+1, -4) (Diff)
/source/blender/python/api2_2x/Lamp.c (+5, -9) (Diff)
/source/blender/python/api2_2x/Lattice.c (+11, -24) (Diff)
/source/blender/python/api2_2x/Material.c (+8, -17) (Diff)
/source/blender/python/api2_2x/Mesh.c (+1, -4) (Diff)
/source/blender/python/api2_2x/Metaball.c (+5, -8) (Diff)
/source/blender/python/api2_2x/MTex.c (+5, -10) (Diff)
/source/blender/python/api2_2x/NLA.c (+3, -7) (Diff)
/source/blender/python/api2_2x/Object.c (+2, -4) (Diff)
/source/blender/python/api2_2x/Pose.c (+11, -12) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -4) (Diff)
/source/blender/python/api2_2x/Sound.c (+4, -9) (Diff)
/source/blender/python/api2_2x/Text.c (+6, -14) (Diff)
/source/blender/python/api2_2x/Text3d.c (+17, -21) (Diff)
/source/blender/python/api2_2x/Texture.c (+11, -21) (Diff)
/source/blender/python/api2_2x/World.c (+19, -36) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021