[Bf-python] API changes?

Ken Hughes khughes at pacific.edu
Wed Dec 27 19:50:15 CET 2006


Ed Blake wrote:
> So now I think I have a work around for that, but now when I try to set the
> location of the objects I'm creating I get another new error saying it
> expects a tuple of floats.  So I check what I'm giving and it's true - I'm
> giving it a list instead of a tuple...  I go back and check, yep ob.loc =
> [0,0,0] works fine in 2.42a.  

No, that's a bug when I refactored the Object module.  It should still 
accept a list as well as a tuple.  I'll fix it.

Ken



More information about the Bf-python mailing list