[Bf-python] Sequencer py api

Ken Hughes khughes at pacific.edu
Wed Dec 27 06:49:23 CET 2006


Stephen Swaney wrote:
> On Wed, Dec 27, 2006 at 02:02:40PM +1100, Campbell Barton wrote:
>> almost finished a Python Sequence module for accessing a scene sequencer 
>> data- nested, metastrips as an iterator, strip data (images, sound, 
>> scene and referenced ipo)
>>
>> Its mostly read only at the moment, but you can move clips around and 
>> change their flags.
>>
>> Just wondering if a Python API is acceptable at the moment, any reasons 
>> not to include it?
>> Maybe we could just add in the documentation that the API may change in 
>> the next release.
> 
> Since we are in the phase of doing release candidate builds - BCon-3,
> I would hold off on committing anything new until after the next release.

I have to agree.  I've got a refactor of the Curve module that I'm going 
to hold off on committing, although I've found a few bugs that I'll fix 
in any case.  On the other hand, I'd be really interested in using a Bpy 
Sequence API, so do post it to the tracker in the interim.

Ken



More information about the Bf-python mailing list