Block a user
f74c6649c6
Get rid of old comments and tests. Add some new todos.
9d0619e097
Testing other different ways of getting the active region.
4718917f58
Test to see if there's a simple way to reliably check whether you're in the timeline area.
7c96f7fe8e
Merge branch 'main' into vse-active-bug
e5fb4ad03b
Cleanup: replace %-formatting with str.format in tools/ & release/
VSE: Image Scale/Stretch to Fit/Fill doesn't work on Clip, Mask and Scene Strips
I tried testing a quick fix for this. No issues with clip or scene, but mask strips already fill the full frame. I think because of their current behavior it's best to just explicitly show an…
5fc0cf7f04
Added SEQ_select_get_active_from_context function.
459f300f1e
Merge branch 'main' into vse-active-bug
11556bb994
Fix #120152: Clear mesh runtime after validation
a9fff1f22f
Fix: Missing include in BLI_implicit_sharing.hh
1180a25c23
Fix #120245: Grid snap not working when constraining axis before moving
VSE: Strips Design Tweaks
@aras_p It's something I forgot to fix. The meta strip got a title area in #109472 but the visual change was accidentally reverted iirc in [this commit](https://projects.blender.org/blender/blender…
Fix: Copying strip inside meta, copies top-most meta instead
Fix: Previewing a VSE transition strip outside the strip boundaries gives unexpected results
c828a1af88
Fix: Previewing a VSE transition strip outside strip boundaries broken
3b809ac99b
Cleanup: minor changes to convexhull_2d
727d47c015
Cleanup: move convexhull_2d to C++
28e771372b
Cleanup: wrap lines for in CMake's build-environment for readability
3dbbc013de
Cleanup: spelling in comments
Fix: VSE Slip Strips operator doesn't move effect strips inside of a meta strip.
Sorry for the very late reply. I've tried to keep the refactoring in this PR to a minimum, but I had to change some things:
- recursion for meta strips is now done in
sequencer_slip_recursively
…
910690690a
- Recursion in #sequencer_slip_recursively
d14a71d859
Merge branch 'main' into vse-slip-effect-bug
399e8264e6
Cleanup: Remove unused paint struct
70a53a815e
Cleanup: avoid openvdb include in general in common header
59c84ee95b
Cleanup: extract function to show missing openvdb error message
910690690a
- Recursion in #sequencer_slip_recursively
d14a71d859
Merge branch 'main' into vse-slip-effect-bug
399e8264e6
Cleanup: Remove unused paint struct
70a53a815e
Cleanup: avoid openvdb include in general in common header
59c84ee95b
Cleanup: extract function to show missing openvdb error message