[Bf-committers] Object Python module bug

Cédric PAILLE cedricpaille at gmail.com
Mon Apr 7 12:01:45 CEST 2008


Hi,

There's a bug in the api2_2x/object.c at line 5989 :

ctr[1] = 'Y';

must be replaced with:

ctr[1] = 'Z';

Cheers.

-- 
Cedric PAILLE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-committers/attachments/20080407/ec6ee0ba/attachment.htm 


More information about the Bf-committers mailing list