[Bf-python] python callbacks

Bassam Kurdali bkurdali at freefac.org
Wed May 18 20:16:35 CEST 2011


On this topic: is this functionality planned (eventually)? while one can
(ab)use drivers (sometimes) to do this, It would be nice to have some
event system hooks (callbacks or something else) at some point, we could
do some more interactive tools than currently possible.
I have some memory of hearing people talking about this as a future
plan, but have no precise recollection at this point.
Bassam
On Wed, 2011-05-18 at 09:35 -0700, Dan Eicher wrote:
> 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
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python





More information about the Bf-python mailing list