[Bf-python] RenderEngine API - fractional frame

Nicholas Yue yue.nicholas at gmail.com
Sun Jul 24 10:53:50 CEST 2011


On 15/07/11 3:41 PM, Matt Ebb wrote:
>
> Hopefully your engine should be called only once.
OK, sorted.

Now, after I call frame_set(integer_frame,fractional frame) do I have to 
call something else to 'update' the scene, simulation etc.

I ask because, in the viewport, I can see it drawing at fractional 
position but when I query the bpy data, the values it returns are from 
the integer frame, not the fractional frame as set by frame_set()

Regards




More information about the Bf-python mailing list