Aras Pranckevicius aras_p
Aras Pranckevicius deleted branch vse-rounding-fix from aras_p/blender 2024-06-11 18:12:54 +02:00
Aras Pranckevicius closed issue blender/blender#123016 2024-06-11 18:12:51 +02:00
VSE: Gap between horizontal strips changes based on zoom level
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-06-11 18:12:47 +02:00
c38951d0f5 Fix #123016: inconsistent VSE timeline strip pixel grid rounding
Aras Pranckevicius merged pull request blender/blender#123065 2024-06-11 18:12:47 +02:00
Fix #123016: inconsistent VSE timeline strip pixel grid rounding
Aras Pranckevicius created pull request blender/blender#123065 2024-06-11 12:11:19 +02:00
Fix #123016: inconsistent VSE timeline strip pixel grid rounding
Aras Pranckevicius pushed to vse-rounding-fix at aras_p/blender 2024-06-11 12:09:19 +02:00
5b85d64463 Fix #123016: inconsistent VSE timeline strip pixel grid rounding
57f1d11163 Fix: VSE strip shape is not rounded when dragging file into timeline area
12ff1ffe5b Extensions: remove add-ons which don't have a built-in upgrade opton
2e00df3ee2 Cleanup: spelling in comments
83311ef96d Fix #122777: The keyframe_insert method throws python exceptions
Compare 10 commits »
Aras Pranckevicius created branch vse-rounding-fix in aras_p/blender 2024-06-11 12:09:19 +02:00
Aras Pranckevicius deleted branch vse_dnd_draw_round from aras_p/blender 2024-06-11 11:56:06 +02:00
Aras Pranckevicius merged pull request blender/blender#123013 2024-06-11 11:56:03 +02:00
Fix: VSE strip is not rounded shape when dragging file into timeline area
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-06-11 11:56:03 +02:00
57f1d11163 Fix: VSE strip shape is not rounded when dragging file into timeline area
Aras Pranckevicius commented on issue blender/blender#123016 2024-06-11 09:38:05 +02:00
VSE: Gap between horizontal strips changes based on zoom level

This does look like a integer rounding problem

Yes, I rounded the slightly incorrect thing. Fix incoming.

Aras Pranckevicius pushed to vse_dnd_draw_round at aras_p/blender 2024-06-10 19:21:33 +02:00
e2caa5035a Cleanup: clearer flags for VSE strip shader
Aras Pranckevicius created pull request blender/blender#123013 2024-06-10 16:10:13 +02:00
Fix: VSE strip is not rounded shape when dragging file into timeline area
Aras Pranckevicius pushed to vse_dnd_draw_round at aras_p/blender 2024-06-10 16:09:01 +02:00
4c259f6954 Fix: VSE strip is not rounded shape when dragging file into timeline area
9ff27914c1 Cleanup: VSE, factor out StripsDrawBatch into a separate file
e0612b3c03 Fix undefined variable use when an extension repo has no remote data
de139dd7e4 UI: Fix and improve a few messages
6dfed3a021 Fix #122895: Frame change does not work in VSE mixed view
Compare 10 commits »
Aras Pranckevicius created branch vse_dnd_draw_round in aras_p/blender 2024-06-10 16:09:01 +02:00
Aras Pranckevicius closed pull request blender/blender#122931 2024-06-10 10:19:03 +02:00
Fix VSE snapping when both strip handles selected
Aras Pranckevicius commented on pull request blender/blender#122931 2024-06-10 10:19:00 +02:00
Fix VSE snapping when both strip handles selected

Merged in 44641ac5c7acd

Aras Pranckevicius pushed to main at blender/blender 2024-06-10 10:18:35 +02:00
36a13294e8 Merge branch 'blender-v4.2-release'
44641ac5c7 Fix: VSE snapping when both strip handles selected
b469dc04f9 Fix: VSE snap to hold offset is broken
Compare 3 commits »
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-06-10 10:18:14 +02:00
44641ac5c7 Fix: VSE snapping when both strip handles selected