Files
test/source/blender/windowmanager
Campbell Barton 51467b0611 Fix crash dragging images into the animation player
Resolve issues with the animation player drag & drop.

- IMB_exit ran before attempting to load the dropped image,
  crashing when the image was loaded.
- The old event consumer wasn't removed from the system
  causing events to be processed that accessed freed stack memory.
2023-10-13 17:49:36 +11:00
..
2023-09-25 17:53:11 -04:00
2023-08-05 14:22:48 +10:00