Blender Git Loki

Git Commits -> Revision 086d51c

Revision 086d51c by Campbell Barton (master)
February 23, 2007, 14:51 (GMT)
BPython API
* Added data.lib attributes to almost all data types, (except for Text3d and NLA)
This is None or the path of the library as a string.
* Main was giving a warning, Include Curve.h rather then CurNurb.h
* Added Library.LinkedLibs(), returns a list of externaly linked libs.

Commit Details:

Full Hash: 086d51c822774ec68e95d9ab68679fb219ad8a12
SVN Revision: 10132
Parent Commit: 260af5f
Lines Changed: +242, -41

20 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+10, -0) (Diff)
/source/blender/python/api2_2x/Camera.c (+8, -0) (Diff)
/source/blender/python/api2_2x/Curve.c (+5, -0) (Diff)
/source/blender/python/api2_2x/Font.c (+12, -3) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+11, -1) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Group.c (+11, -0) (Diff)
/source/blender/python/api2_2x/Image.c (+12, -8) (Diff)
/source/blender/python/api2_2x/Ipo.c (+48, -4) (Diff)
/source/blender/python/api2_2x/Lamp.c (+37, -9) (Diff)
/source/blender/python/api2_2x/Lattice.c (+8, -3) (Diff)
/source/blender/python/api2_2x/Library.c (+27, -7) (Diff)
/source/blender/python/api2_2x/Main.c (+3, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+10, -0) (Diff)
/source/blender/python/api2_2x/Mesh.c (+9, -0) (Diff)
/source/blender/python/api2_2x/Metaball.c (+10, -2) (Diff)
/source/blender/python/api2_2x/Object.c (+10, -0) (Diff)
/source/blender/python/api2_2x/Scene.c (+5, -2) (Diff)
/source/blender/python/api2_2x/Sound.c (+3, -1) (Diff)
/source/blender/python/api2_2x/World.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021