Blender Git Commit Log

Git Commits -> Revision 8001a8b

Revision 8001a8b by Ken Hughes (master)
April 23, 2006, 02:34 (GMT)


===Python API===
Initial commit for new Modifier API. Probably does about 70-75% of what it
should, but it's a start.

Commit Details:

Full Hash: 8001a8b409833c3ff4e1dce36e9bebc36fb3e859
SVN Revision: 7293
Parent Commit: a7863ef
Lines Changed: +1406, -15

3 Added Paths:

/source/blender/python/api2_2x/doc/Modifier.py (+122, -0) (View)
/source/blender/python/api2_2x/Modifier.c (+1171, -0) (View)
/source/blender/python/api2_2x/Modifier.h (+70, -0) (View)

5 Modified Paths:

/source/blender/include/butspace.h (+4, -0) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+4, -3) (Diff)
/source/blender/python/api2_2x/Object.c (+3, -0) (Diff)
/source/blender/python/api2_2x/Types.c (+8, -0) (Diff)
/source/blender/src/buttons_editing.c (+24, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021