Aras Pranckevicius aras_p
Aras Pranckevicius commented on issue blender/blender#123332 2024-06-18 18:11:15 +02:00
VSE: Thicker strip handles on selection

@pablovazquez sure, #123391

Aras Pranckevicius created pull request blender/blender#123391 2024-06-18 18:10:35 +02:00
WIP: Fix #123332: VSE strip transform handles look
Aras Pranckevicius created branch vse_handles_look in aras_p/blender 2024-06-18 18:07:48 +02:00
Aras Pranckevicius pushed to vse_handles_look at aras_p/blender 2024-06-18 18:07:48 +02:00
b37b024df3 Fix #123332: VSE strip transform handles look
Aras Pranckevicius commented on issue blender/blender#123332 2024-06-18 14:22:22 +02:00
VSE: Thicker strip handles on selection

Tried this now, which I think looks better than in my previous shot. And again, this one is not the default, i.e. you have to go into preferences and turn "tweak handles" setting off (i.e. "back…

Aras Pranckevicius created pull request blender/blender#123369 2024-06-18 14:03:23 +02:00
Fix #123333: VSE strip outline width takes DPI/line width setting into account
Aras Pranckevicius pushed to vse_outline_width at aras_p/blender 2024-06-18 14:00:39 +02:00
8f3da368fc Fix #123333: VSE strip outline width takes DPI/line width setting into account
e71ca93031 Fix: EEVEE: Missing barrier in light sorting compute shader
bc7cb481da Fix #123339: Blender fails to build with older versions of wayland
1ed6449c82 Extensions: better error message when already installed
794a8f35fa Windows: Update GPU error message on ARM64
Compare 10 commits »
Aras Pranckevicius created branch vse_outline_width in aras_p/blender 2024-06-18 14:00:39 +02:00
Aras Pranckevicius commented on issue blender/blender#123332 2024-06-18 13:39:37 +02:00
VSE: Thicker strip handles on selection

The tweak handles had a darker shade but fully opaque, not transparent

Bbbut that would take away a lot of otherwise useful space from all the strips? Since they are displayed on all strips…

Aras Pranckevicius commented on issue blender/blender#123333 2024-06-18 13:04:49 +02:00
VSE: Thicker strip outlines on High DPI displays

@fsiddi here's how it looks before this PR (the whole image crop is not exactly the same tho) edges-previous.png

Aras Pranckevicius commented on issue blender/blender#123332 2024-06-18 11:52:04 +02:00
VSE: Thicker strip handles on selection

@pablovazquez @fsiddi what I have right now is this.

I think this looks/feels alright for the "new way" of handle tweaking: ![Screenshot 2024-06-18 at 12.45.26.png](/attachments/555e071c-34da-4…

Aras Pranckevicius commented on issue blender/blender#123332 2024-06-18 10:43:27 +02:00
VSE: Thicker strip handles on selection

@pablovazquez what would also help, is a mockup of how things should look like when Preferences -> Editing -> Video Sequencer -> Tweak Handles is off, i.e. "previous handle tweaking workflow".…

Aras Pranckevicius commented on issue blender/blender#123333 2024-06-18 09:29:36 +02:00
VSE: Thicker strip outlines on High DPI displays

Is this looking good? All screenshots on Mac Retina screen, with UI scale 1.0.

Line width preference default: edges-default.png

Line…

Aras Pranckevicius commented on issue blender/blender#123291 2024-06-18 05:56:15 +02:00
OBJ: exported vertex colors format (xyzrgb) not understood by some other apps

Yeah, the overall issue is that OBJ file format does not support vertex colors. Various applications have "hacked in" support for vertex colors in at least two incompatible ways ("xyzrgb" or…

Aras Pranckevicius commented on pull request blender/blender#123144 2024-06-17 12:51:03 +02:00
Fix #114859: VSE Retiming versioning was broken

Now the strips no longer have negative lenghts (yay), but they also effectively "lose" whatever was the "speed factor" setting, right? I.e. if you had an audio strip with speed factor 1.4 in…

Aras Pranckevicius pushed to main at blender/blender 2024-06-17 11:44:43 +02:00
236c22ca3a Merge branch 'blender-v4.2-release'
59d98f3314 Fix #123259: VSE alpha over not working with a Mask modifier
1535ebff61 Fix: VSE waveform preview does not always clip too loud samples
Compare 3 commits »
Aras Pranckevicius deleted branch vse_fix_alphaover_mask from aras_p/blender 2024-06-17 11:43:59 +02:00
Aras Pranckevicius closed issue blender/blender#123259 2024-06-17 11:43:53 +02:00
VSE: Alpha Over is not working with mask modifier
Aras Pranckevicius pushed to blender-v4.2-release at blender/blender 2024-06-17 11:43:41 +02:00
59d98f3314 Fix #123259: VSE alpha over not working with a Mask modifier