Blender Git Loki

Git Commits -> Revision 5c5a80f

Revision 5c5a80f by Campbell Barton (master)
March 14, 2007, 03:01 (GMT)
made all python types that can do .__copy__(), also do .copy()
added copy function to lamp, texture and ipo types

Commit Details:

Full Hash: 5c5a80f6443e97eb38717b108e7797589dda34d7
SVN Revision: 10263
Parent Commit: d3ae4b9
Lines Changed: +69, -26

14 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Camera.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Curve.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Group.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Ipo.c (+16, -0) (Diff)
/source/blender/python/api2_2x/Lamp.c (+14, -1) (Diff)
/source/blender/python/api2_2x/Lattice.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Material.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Mesh.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Metaball.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+4, -2) (Diff)
/source/blender/python/api2_2x/sceneSequence.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Texture.c (+12, -1) (Diff)
/source/blender/python/api2_2x/World.c (+5, -22) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021