Blender Git Loki

Git Commits -> Revision 788fa67

Revision 788fa67 by Michel Selten (master)
April 21, 2003, 20:33 (GMT)
* Split Object.c (created Object.h)
* Split Blender.c (created Blender.h)
* Followed a naming convention suggested by Willian for Modules and Classes.
* Implemented New, Get and GetSelected functions for the Object module.
* Implemented most of the attributes in the Get and Set functions for the
Object module.
* Hopefully fixed a link error on OS X.
Declared g_blenderdict externally in modules.h and moved the real
declaration to Blender.c

Commit Details:

Full Hash: 788fa67bdf4a17c2128f15bc1f2fde7d58dd54bb
SVN Revision: 596
Parent Commit: ec669df
Lines Changed: +734, -474

2 Added Paths:

/source/blender/python/api2_2x/Blender.h (+90, -0) (View)
/source/blender/python/api2_2x/Object.h (+138, -0) (View)

3 Modified Paths:

/source/blender/python/api2_2x/Blender.c (+3, -52) (Diff)
/source/blender/python/api2_2x/modules.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+502, -421) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021