[Bf-python] Proposed BPyAPI Additions.

Ken Hughes khughes at pacific.edu
Sun Dec 17 22:10:34 CET 2006


Willian Padovani Germano wrote:
>> BTW, as per last week's conversation I've removed "None" as an 
>> argument for .new() and added string checking, for "Empty" right now.  
>> Should I go ahead and commit that?
> 
> I'm for it, too.

OK, I'll wait to see if Cam and Stephen are on-board also then commit.

> BTW, next step after that (can be after release) is to support 
> primitives: .add(CUBE), etc. We just need to see how to pass the needed 
> parameters, like number of segments and rings for an UVSPHERE.
> 
> I prefer the actual arg names: .add(UVSPHERE, segments = 32, rings = 
> 32), instead of something less readable like .add(UVSPHERE, options = 
> [32, 32]).

And speaking of constants and such, after the release I want to dredge 
up the bitfield/constants proposals I did months ago:

http://mediawiki.blender.org/index.php/BlenderDev/Bitfields

Ken



More information about the Bf-python mailing list