ok what ok_what
  • Joined on 2021-07-11
ok what pushed to vse-active-bug at ok_what/blender 2024-04-30 17:46:07 +02:00
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/
Compare 714 commits »
ok what commented on issue blender/blender#120361 2024-04-07 15:19:12 +02:00
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…

ok what pushed to vse-active-bug at ok_what/blender 2024-04-07 13:20:52 +02:00
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
Compare 10 commits »
ok what created branch vse-active-bug in ok_what/blender 2024-04-07 13:20:52 +02:00
ok what commented on issue blender/blender#118288 2024-03-01 12:12:56 +01:00
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

ok what deleted branch vse-transition-preview-bug from ok_what/blender 2024-02-13 06:31:11 +01:00
ok what created pull request blender/blender#118090 2024-02-10 20:20:10 +01:00
Fix: Copying strip inside meta, copies top-most meta instead
ok what pushed to vse-copy-bug at ok_what/blender 2024-02-10 20:11:03 +01:00
70c82f1329 Fix: Copying strip inside meta, copies top-most meta instead
ok what created branch vse-copy-bug in ok_what/blender 2024-02-10 20:06:07 +01:00
ok what pushed to vse-copy-bug at ok_what/blender 2024-02-10 20:06:07 +01:00
4daabea1d1 Fix: Copying strip inside meta, copies top-most meta instead
ok what created pull request blender/blender#118086 2024-02-10 17:01:42 +01:00
Fix: Previewing a VSE transition strip outside the strip boundaries gives unexpected results
ok what created branch vse-transition-preview-bug in ok_what/blender 2024-02-10 16:32:57 +01:00
ok what pushed to vse-transition-preview-bug at ok_what/blender 2024-02-10 16:32:57 +01:00
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
Compare 10 commits »
ok what deleted branch vse-slip-effect-bug from ok_what/blender 2023-12-30 09:02:17 +01:00
ok what deleted branch vse-tmp-test from ok_what/blender 2023-12-30 09:01:48 +01:00
ok what pushed to vse-slip-effect-bug at ok_what/blender 2023-12-21 15:46:53 +01:00
693dfa3495 Changes from code review suggestions
ok what commented on pull request blender/blender#113200 2023-12-20 18:21:05 +01:00
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
ok what pushed to vse-slip-effect-bug at ok_what/blender 2023-12-20 18:11:02 +01:00
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
Compare 2633 commits »
ok what pushed to vse-tmp-test at ok_what/blender 2023-12-20 17:17:55 +01:00
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
Compare 10 commits »
ok what created branch vse-tmp-test in ok_what/blender 2023-12-20 17:17:54 +01:00