Files
test2/source
John Kiril Swenson cfc495bb2e Fix #141332: Add movie operator crashes Blender
PR #141419 gated init behind a `nullptr` check, but it would still try
to run transform engine code, which accesses the unset region. Fix by
preventing any sort of `move_strips` operation when `region` doesn't
exist.

Pull Request: https://projects.blender.org/blender/blender/pulls/141582
2025-07-09 08:38:45 +02:00
..