[Bf-python] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [11267] branches/pyapi_devel/source/ blender/python/api2_2x: * Object, made softbodies a seperate type rather then having its variables mised up with object .

Joe Eagar joeedh at gmail.com
Mon Jul 16 09:14:54 CEST 2007


Davide Vercelli wrote:
> On 7/15/07, Campbell Barton <cbarton at metavr.com> wrote:
>   
>>> Selon Matt Ebb <matt at mke3.net>:
>>>       
>>>> Having this in radians just seems like it would be quite awkward, especially
>>>> when the number you set is completely different to what you see before and
>>>> after in the UI
>>>>         
>> One thing is sure - We do NOT want to mix both.
>>     
>
> How about something like lamp.setSpotSizeDegrees()? I'm not saying
> that all functions dealing with angles should have two different
> versions, it would be limited only to those potentially confusing for
> users.
>
> UncleZeiv
> _______________________________________________
>   
That's a much better idea, I think.  However, if we did that people 
would also want things like Object.setRotationDegrees, etc.  So I don't 
know if it'd be appropriate.

Joe



More information about the Bf-python mailing list