Files
test2/source
Aras Pranckevicius aebd4a711c Fix: VSE cursor handling crash when there's no active tool
For me on Mac picking "Video Editing" template in startup dialog
now consistently crashes, due to bToolRef being null.
Looks like other code places check for tool being null before trying
to use it; `sequencer_main_cursor` however was not.

Pull Request: https://projects.blender.org/blender/blender/pulls/131358
2024-12-04 13:25:07 +01:00
..