[Bf-python] Bug and Fix in tracker for Armature.NLA

Roland Hess rolandh at reed-witting.com
Thu May 4 15:21:37 CEST 2006


Armature.NLA.setName("foo") didn't check if "foo" already existed.  
You could end up with eight actions all named "foo".

Patch just reuses the name-check/increment code found elsewhere in  
the API.

http://projects.blender.org/tracker/? 
func=detail&aid=4171&group_id=9&atid=125

Roland Hess
harkyman



More information about the Bf-python mailing list