[Bf-python] python callbacks

Dan Eicher dan at trollwerks.org
Wed May 18 18:35:05 CEST 2011


On Wed, May 18, 2011 at 3:16 AM, Goat Man <goatman.py at gmail.com> wrote:
> Hi,
> Is there a way yet to setup a python function as a callback to be called
> each frame or at a timed interval? I am still using the hack where i attach
> the callback to the view3d region 'POST_PIXEL', but this is not always
> called, only when the view refreshes.
> -hart
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
>
>

Depending on what you're trying to do you can use py-drivers...or
driver expressions, whatever they're called these days.

Dan



More information about the Bf-python mailing list