Files
test/source/blender
Campbell Barton 2839e23a45 Fix sequencer snap failing to draw with drag & drop
TransInfo wasn't initialized, causing drawSnapping to depend on
uninitialized stack memory. When `t.tsnap.flag & SCE_SNAP` happened
to be set - snap would draw.

Initialize the TransInfo struct and set SCE_SNAP explicitly.
2023-08-25 10:19:33 +10:00
..
2023-08-25 09:40:42 +10:00
2023-08-25 09:40:42 +10:00
2023-08-25 09:40:42 +10:00
2023-08-25 09:40:42 +10:00
2023-08-18 08:56:12 +10:00
2023-08-21 10:05:45 +10:00
2023-08-25 09:40:42 +10:00
2023-08-23 13:30:55 +10:00
2023-08-25 09:40:42 +10:00
2023-08-24 11:38:41 +10:00