Blender Git Commit Log
Git Commits -> Revision a9ced6d
Revision a9ced6d by Willian Padovani Germano (master) June 5, 2003, 18:03 (GMT) |
* Added two modules: Guignot contributed the Ipo and Metaball modules. Metaball wasn't available in the 2.25 API, it's a new addition. * Minor changes in other files. |
Commit Details:
Full Hash: a9ced6d86ae70b84eab4a20ac61741d591e43298
SVN Revision: 867
Parent Commit: d29a8c0
Lines Changed: +2023, -21
4 Added Paths:
/source/blender/python/api2_2x/Ipo.c (+460, -0) (View)
/source/blender/python/api2_2x/Ipo.h (+180, -0) (View)
/source/blender/python/api2_2x/Metaball.c (+1041, -0) (View)
/source/blender/python/api2_2x/Metaball.h (+306, -0) (View)
/source/blender/python/api2_2x/Ipo.h (+180, -0) (View)
/source/blender/python/api2_2x/Metaball.c (+1041, -0) (View)
/source/blender/python/api2_2x/Metaball.h (+306, -0) (View)