Blender Git Commit Log

Git Commits -> Revision 10dbe96

Revision 10dbe96 by Bastien Montagne (master)
August 11, 2015, 10:11 (GMT)
Add WM_event_add/remove_timer_notifier() helpers.

This basically does the 'timer' part of Jobs system: it sends a given notifier on every timer step.

This is needed for background tasks (not full-fledged jobs, lighter BLI_tasks based) that want to update UI
(like for up-comming new thumbnail handling in filebrowser).

Commit Details:

Full Hash: 10dbe966e120632efaae4cbd5c1336fc163e5c07
Parent Commit: bccc6c3
Lines Changed: +28, -0

3 Modified Paths:

/source/blender/windowmanager/intern/wm_window.c (+25, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -0) (Diff)
/source/blender/windowmanager/wm_event_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021