Blender Git Loki

Git Commits -> Revision c97be09

Revision c97be09 by Campbell Barton (master)
March 26, 2007, 02:10 (GMT)
Python API
made all libdata hashable - use the object type,name and lib for the hash.
added .tag to libdata so we can test if data's been processed without using dictionaries
added libdataseq.tag (write only) setting the tag flag (which can always be dirty)

Commit Details:

Full Hash: c97be098f7db70f09d7047b7d69de7cf2c6ced70
SVN Revision: 10370
Parent Commit: aba5557
Lines Changed: +113, -25

26 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Curve.c (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Bpy.py (+11, -0) (Diff)
/source/blender/python/api2_2x/doc/id_generics.py (+3, -0) (Diff)
/source/blender/python/api2_2x/Font.c (+1, -1) (Diff)
/source/blender/python/api2_2x/gen_library.c (+40, -0) (Diff)
/source/blender/python/api2_2x/gen_library.h (+7, -2) (Diff)
/source/blender/python/api2_2x/Group.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Image.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Ipo.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Key.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lamp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Lattice.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Main.c (+29, -0) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Mesh.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Metaball.c (+1, -1) (Diff)
/source/blender/python/api2_2x/NLA.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Sound.c (+1, -1) (Diff)
/source/blender/python/api2_2x/SurfNurb.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Text.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Text3d.c (+2, -2) (Diff)
/source/blender/python/api2_2x/Texture.c (+1, -1) (Diff)
/source/blender/python/api2_2x/World.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