[Bf-python] Mesh.Obj i/o

Ken Hughes khughes at pacific.edu
Wed Jan 11 15:50:58 CET 2006


Campbell Barton wrote:
> Ken Hughes wrote:
>>
>> Sorry, I'll try to work that change in also.  It was based on similar 
>> thinking to Joseph's about booleans (believe it or not).  I prefer 
>> using tuples for data which has a fixed size, and lists for things 
>> which do not.  But that's my quirk. :-)
>>
>> Ken
> 
> Fair point- would it be possible for f.uv to accept a list but always 
> return a tuple?

Yeah, I only plan to change the setters, so the getters will stil return 
a tuple.

Ken



More information about the Bf-python mailing list