Blender Git Loki

Git Commits -> Revision 864e564

Revision 864e564 by Willian Padovani Germano (master)
June 9, 2003, 04:01 (GMT)

* Applied a small fix to a bug reported by Guignot:
When a script that used setAttr for Camera Data objs (the bug also
affected some other modules) was executed multiple times, Blender
would crash after, let's say, the first 5 or 6 tries. Problem, as
Guignot pointed, was with reference counting. Should be ok now, all
affected modules were fixed.
* The Scene module is now "complete" (= 2.25).
* Made some necessary updates to Object and NMesh.

Commit Details:

Full Hash: 864e5640f701684c416812fa6a05ccff7a64a73f
SVN Revision: 873
Parent Commit: 5185058
Lines Changed: +723, -225

15 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Camera.c (+8, -3) (Diff)
/source/blender/python/api2_2x/Camera.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Curve.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Image.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lamp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Metaball.c (+1, -1) (Diff)
/source/blender/python/api2_2x/modules.h (+4, -1) (Diff)
/source/blender/python/api2_2x/NMesh.c (+19, -2) (Diff)
/source/blender/python/api2_2x/Object.c (+193, -8) (Diff)
/source/blender/python/api2_2x/Object.h (+4, -185) (Diff)
/source/blender/python/api2_2x/Scene.c (+485, -17) (Diff)
/source/blender/python/api2_2x/Text.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021