Files
blender/source/blender/windowmanager
Bastien Montagne 3ab5ef7b4f Fix (unreported) error on freeing timers which customdata pointer shall not be freed.
Looks like there was no way to avoid that so far, since
WM_event_add_timer_notifier can set mere int-in-pointer there, this can
cause issues. So added mere flags system to wmTimer to allow
controlling this.
2018-02-09 17:23:35 +01:00
..
2016-04-19 12:18:19 +10:00
2017-11-05 14:33:18 +11:00