Files
test/source
Guillermo 391c2ea21c Fix #109081: Ensure NLA swap strips do not overlap each other.
When swapping strips, if the strips overlapped after the swap, one
of them would get deleted.  We now check if they would overlap
ahead of time, and simply abort the swap instead.

Pull Request: https://projects.blender.org/blender/blender/pulls/109980
2023-08-14 17:06:26 +02:00
..