Files
test/source
Bastien Montagne 27c8dd89e3 Fix (unreported) crash when showing VSE in some cases.
Recent refactor (4d668e6825) forgot that a Scene will have by
default no allocated VSE data. So nullptr check is needed before
trying to access it.
2023-09-13 22:01:51 +02:00
..