Blender Git Commit Log

Git Commits -> Revision 5bac916

Revision 5bac916 by Stephen Swaney (master)
September 21, 2005, 19:48 (GMT)
Part of Bpy Cleanup: change attribute access to use tp_getset.
for these modules. Adds some new convenience funcs to gen_utils.

This is internal change only and presents little change to the
BPy API except for cleanup of some inconsistencies.

A big contribution from Ken Hughes. Thanks!

Commit Details:

Full Hash: 5bac916e83cadce7ff5eec4fee9e905347a97b8c
SVN Revision: 5317
Parent Commit: e1fe7c8
Lines Changed: +3877, -2863

10 Modified Paths:

/source/blender/python/api2_2x/doc/Lamp.py (+86, -38) (Diff)
/source/blender/python/api2_2x/doc/Material.py (+167, -54) (Diff)
/source/blender/python/api2_2x/doc/Texture.py (+202, -54) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+199, -82) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+27, -13) (Diff)
/source/blender/python/api2_2x/Lamp.c (+38, -74) (Diff)
/source/blender/python/api2_2x/Material.c (+1360, -1377) (Diff)
/source/blender/python/api2_2x/rgbTuple.c (+29, -21) (Diff)
/source/blender/python/api2_2x/rgbTuple.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Texture.c (+1768, -1149) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021