[Bf-python] currentScene with new python API

nagash at free.fr nagash at free.fr
Fri Apr 30 10:02:40 CEST 2004


Hi,

I just try to use my export script with the cvs version of blender and a 
function seems to be "depricated".

scene = Scene.getCurrent()
saveFrame = scene.currentFrame() <-- this line and of course all other call to
                                     currentFrame() are depricated

the error says to use RenderData.currentFrame instead but i don't know how to 
get that...

maybe you can help me ?

--
julien




More information about the Bf-python mailing list