Blender Git Loki
Git Commits  -> Revision 677cf7f
		
			
			
		
Revision 677cf7f by Ken Hughes (master) May 22, 2006, 14:19 (GMT)  | 
===Python API=== Adding support for Action Strips to the API. A new attribute "actionStrips" has been added to the Object API to access them.  | 
Commit Details:
Full Hash: 677cf7f1333c634a52227a15d6dcb3351b39febc
SVN Revision: 7496
Parent Commit: a849ba8
Lines Changed:  +1184,  -18
6 Modified Paths:
/source/blender/python/api2_2x/doc/API_intro.py (+2, -0) (Diff)
/source/blender/python/api2_2x/doc/NLA.py (+132, -0) (Diff)
/source/blender/python/api2_2x/doc/Object.py (+3, -0) (Diff)
/source/blender/python/api2_2x/NLA.c (+1020, -17) (Diff)
/source/blender/python/api2_2x/NLA.h (+25, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+2, -0) (Diff)
/source/blender/python/api2_2x/doc/NLA.py (+132, -0) (Diff)
/source/blender/python/api2_2x/doc/Object.py (+3, -0) (Diff)
/source/blender/python/api2_2x/NLA.c (+1020, -17) (Diff)
/source/blender/python/api2_2x/NLA.h (+25, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+2, -0) (Diff)


 Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021