Blender Git Commit Log
Git Commits -> Revision a2c10ff
Revision a2c10ff by Stephen Swaney (master) May 11, 2008, 04:15 (GMT) |
Initial commit for BPy Particle patch #8557 from Cedric Paille Thanks, Cedric! *** WARNING **** This is a Work In Progress *** Warning **** |
Commit Details:
Full Hash: a2c10ff1e7786db0e51a5edc365f67f8c808ed81
SVN Revision: 14783
Parent Commit: 33568c3
Lines Changed: +2037, -717
1 Added Path:
/source/blender/python/api2_2x/doc/Particle.py (+367, -0) (View)
6 Modified Paths:
/source/blender/python/api2_2x/Blender.c (+2, -0) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+2, -1) (Diff)
/source/blender/python/api2_2x/doc/Object.py (+10, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+81, -1) (Diff)
/source/blender/python/api2_2x/Particle.c (+1559, -687) (Diff)
/source/blender/python/api2_2x/Particle.h (+16, -27) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+2, -1) (Diff)
/source/blender/python/api2_2x/doc/Object.py (+10, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+81, -1) (Diff)
/source/blender/python/api2_2x/Particle.c (+1559, -687) (Diff)
/source/blender/python/api2_2x/Particle.h (+16, -27) (Diff)