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