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)

4 Modified Paths:

/source/blender/python/api2_2x/Blender.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Lamp.c (+8, -8) (Diff)
/source/blender/python/api2_2x/modules.h (+22, -9) (Diff)
/source/blender/python/api2_2x/Object.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021