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)
/source/blender/python/api2_2x/Modifier.c (+1171, -0) (View)
/source/blender/python/api2_2x/Modifier.h (+70, -0) (View)