Blender Git Commit Log

Git Commits -> Revision 4c5fcf1

Revision 4c5fcf1 by Joseph Eagar (master)
November 17, 2006, 06:14 (GMT)
=ID Properties Update=

This commit adds file reading/writing of ID properties to all ID types,
and also adds python access for NMesh, Mesh, Scene and Image. Note
that the file reading code might need some more work for certain
future/planned features to save right. Also I updated a few comments in idprop.c.

Commit Details:

Full Hash: 4c5fcf136b510ddb2aeb9c1c9afbc155e95ce12c
Parent Commit: c8ca36a
Lines Changed: +63, -26

7 Modified Paths:

/source/blender/blenkernel/intern/idprop.c (+2, -9) (Diff)
/source/blender/blenloader/intern/readfile.c (+16, -14) (Diff)
/source/blender/blenloader/intern/writefile.c (+23, -3) (Diff)
/source/blender/python/api2_2x/Image.c (+3, -0) (Diff)
/source/blender/python/api2_2x/Mesh.c (+10, -0) (Diff)
/source/blender/python/api2_2x/NMesh.c (+4, -0) (Diff)
/source/blender/python/api2_2x/Scene.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021