Blender Git Commit Log

Git Commits -> Revision 412eed6

Revision 412eed6 by Campbell Barton (master)
March 28, 2011, 04:55 (GMT)
RNA functions for adding timer (needed for demo mode, also useful for python modal operators).
- timer = WindowManager.event_timer_add(time_step, window=None)
- WindowManager.event_timer_remove(timer)

Still TODO, is a way for python to check the timer identity.

Commit Details:

Full Hash: 412eed6a2753bfdeaf158dd2f82e4ba070f2c254
SVN Revision: 35837
Parent Commit: dd56ebe
Lines Changed: +59, -0

3 Modified Paths:

/source/blender/makesrna/intern/rna_wm.c (+31, -0) (Diff)
/source/blender/makesrna/intern/rna_wm_api.c (+27, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021