- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
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
VSE: Fix snap to hold offset
Fix VSE snapping when both strip handles selected
Nice catch! Looks good to me, let's see if Richard has anything to say. Otherwise I'll merge into 4.2 in a day or two.
fb0e358e1a
Merge branch 'blender-v4.2-release'
73d4872f5a
Fix: VSE strip outline no longer extends outside of strip bounds
Fix: VSE strip outline no longer extends outside of strip bounds
Fix: VSE strip outline no longer extends outside of strip bounds
04e3df6a85
Fix: VSE strip outline no longer extends outside of strip bounds
91fa37fecb
Fix: VSE timeline strip rounded corner outlines not pixel correct
fb98edf322
GPU: Add GPU_material_batch_compile
ec0dd18de5
GPU: OpenGL: Support parallel geometry and compute shader compilation
1790314f89
Cycles: Fix multiple "Loading denoising kernels" messages
Aras Pranckevicius
deleted branch vse_rounded_corners_pixcorrect from aras_p/blender
2024-06-07 16:18:26 +02:00
Fix: VSE timeline strip rounded corner outlines not pixel correct
Fix: VSE timeline strip rounded corner outlines not pixel correct
@fsiddi sure, I can do that. So far the selected outline goes 1px outside of strip boundary, since that was the previous behavior as well. I can make it fit inside the boundary easily. Should I do…