Blender Git Commit Log

Git Commits -> Revision 39e4dc6

Revision 39e4dc6 by Campbell Barton (master)
July 1, 2007, 05:41 (GMT)
replace PyInt_CheckExact with PyInt_Check, same for floats and strings so subclass and C/subtypes work.

was reported as a bug a while ago.

Commit Details:

Full Hash: 39e4dc6202f242fb0676552903d5fe0960eae154
SVN Revision: 11136
Parent Commit: 676043c
Lines Changed: +52, -52

18 Modified Paths:

/source/blender/python/api2_2x/BezTriple.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Camera.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Constraint.c (+1, -1) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Group.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipo.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipocurve.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Lamp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Mesh.c (+17, -17) (Diff)
/source/blender/python/api2_2x/Metaball.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Modifier.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+8, -8) (Diff)
/source/blender/python/api2_2x/sceneSequence.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Texture.c (+6, -6) (Diff)
/source/blender/python/api2_2x/World.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021