tornavis/source/blender/sequencer
Richard Antalik fc32b9c5dd Fix: Crash when multiview movie right view is missing.
Ultimately this was due to missing nullptr check before trying to
process the image, but this should have been caught when loading
ImBufAnims. If any is missing, cancel multiview loading and load
movie as if it was single view only.
2024-03-02 18:12:47 +01:00
..
intern Fix: Crash when multiview movie right view is missing. 2024-03-02 18:12:47 +01:00
CMakeLists.txt CMake: Fix Compiling Shader Builder on macOS 2023-12-08 15:47:14 +01:00
SEQ_add.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
SEQ_animation.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00
SEQ_channels.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00
SEQ_edit.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
SEQ_effects.hh Cleanup: more C++ constructs in VSE render.hh and friends 2024-02-05 11:10:43 +01:00
SEQ_iterator.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
SEQ_modifier.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00
SEQ_prefetch.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00
SEQ_proxy.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00
SEQ_relations.hh Core: rename Session UUID to Session UID 2024-01-22 13:47:13 +01:00
SEQ_render.hh Draw: Reuse GPUViewport when doing viewport render animations 2023-12-19 16:12:30 +01:00
SEQ_retiming.hh VSE: Allow mirror axis crossing when moving transition key 2024-01-14 19:47:49 +01:00
SEQ_select.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00
SEQ_sequencer.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00
SEQ_sound.hh VSE: Scopes improvements 2024-01-05 22:03:03 +01:00
SEQ_time.hh Fix: VSE Slip Strips operator doesn't move effect strips inside of a meta strip. 2023-12-21 18:04:56 +01:00
SEQ_transform.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
SEQ_utils.hh Cleanup: Remove unnecessary struct keywords in sequences headers 2023-11-03 09:05:31 +01:00