This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/windowmanager/intern
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
..
2017-10-14 17:30:15 +11:00
2018-01-23 12:14:26 +11:00
2017-11-05 14:33:18 +11:00
2017-07-10 17:44:49 +10:00
2018-01-10 19:57:02 +11:00