Files
test/source/blender
Richard Antalik eea1a65821 Fix: VSE: assert when strips are too short
When handle tweaking is enabled and strips are short, hovering over them
would trigger assert in `mouseover_strips_sorted_get()`, because more
than 2 strips would be picked. Sorting was done just by swapping strips
if order was incorrect

Use `std::sort()` instead.

Pull Request: https://projects.blender.org/blender/blender/pulls/131594
2024-12-10 02:24:53 +01:00
..
2024-12-09 09:14:44 +11:00
2024-12-09 09:18:50 +11:00
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2024-10-23 13:14:37 +11:00
2024-12-09 09:14:44 +11:00