tintwotin tintwotin
  • Joined on 2017-11-24
tintwotin commented on pull request blender/blender#122219 2024-06-11 07:56:48 +02:00
Fix: Wonky behaviour of "Frame All" and "Frame Selected" in the VSE

The issue of the redo panel obscuring the strips is real, especially when working in many channels and small strips, And so is the issue of attempting to select strips in channel 1, but end up…

tintwotin commented on pull request blender/blender#122934 2024-06-10 06:50:48 +02:00
VSE: Fix snap to hold offset

For me, snapping to hold points is mainly useful for snapping a strip's handles to it's own hold points. Is this addressed with this patch?

tintwotin commented on pull request blender/blender#122576 2024-06-03 10:30:08 +02:00
VSE: Rounded corners for timeline strips

Maybe the Offsets could start from the center of the strip and thereby be more connected with the strip? image

tintwotin commented on pull request blender/blender#122576 2024-06-03 10:23:39 +02:00
VSE: Rounded corners for timeline strips

This is a no-brainer. Aesthetically, it looks much more elegant. And practically, it is the making the cuts much more visible. So, a serious improvement to the VSE. Excellent work and very well…

tintwotin commented on pull request blender/blender#122349 2024-05-30 20:35:17 +02:00
WIP: (Old) Add snapping in VSE Preview

What I mean is basically what the strips are doing when they snap to each other on the X axis:

snap.gif

But since the preview allows…

tintwotin commented on pull request blender/blender#122349 2024-05-30 13:01:41 +02:00
WIP: (Old) Add snapping in VSE Preview

Current plans are to allow snapping of pivot point to horizontal/vertical center (bundled into one option), and snapping of strip content bounding boxes to the render borders.

For me,…

tintwotin commented on issue blender/blender#122277 2024-05-27 10:49:15 +02:00
Sidebar disappears when resizing region

@tintwotin : What is the alternative though? Shrink the sidebar? Shrink the toolbar?

If the sidebar is in the full width of the area, it should keep filling the area when it is resized(made…

tintwotin commented on issue blender/blender#122277 2024-05-27 09:24:50 +02:00
Sidebar disappears when resizing region

Try the VSE Preview sidebar. I can reproduce in 4.2. sidebar4.2.gif

tintwotin opened issue blender/blender#122278 2024-05-26 11:17:53 +02:00
Sidebar does not cover full area
tintwotin opened issue blender/blender#122277 2024-05-26 11:09:08 +02:00
Sidebar disappears when resizing region
tintwotin commented on pull request blender/blender#121521 2024-05-20 21:04:32 +02:00
UI: Reorganize 'Select' menus in 3D Viewport

@pablovazquez Since the name of the main menu is Select, repeating that word is maybe redundant in the menu entries?

Ex. image

tintwotin commented on pull request blender/blender#121591 2024-05-12 12:55:49 +02:00
UI: Sequencer Overlays popover layout improvements

The options "on" and "off" are commonly used to represent binary choices, such as enabling or disabling a feature, which is why check boxes are used the represent this: [X] Waveform

Radio…

tintwotin commented on issue blender/blender#118719 2024-05-11 12:29:50 +02:00
Thumbnails are not cropped to handle position

I'm on another computer now. The previous one had 16 BG ram and an RTX 2060. Have you tried with a high number of odd sized images?

tintwotin commented on pull request blender/blender#121591 2024-05-10 07:06:31 +02:00
UI: Sequencer Overlays popover layout improvements

image I understand that this was born as an enum, and here the enum is displayed as radio buttons, but from a user perspective it seems to…

tintwotin commented on pull request blender/blender#109522 2024-05-07 12:20:12 +02:00
VSE: improved handle tweaking

(Can remember that at some point, testing a build of this patch, it wasn't possible to drag the play head, and as I do not have a built environment anymore, could it be checked if this is working…

tintwotin commented on issue blender/blender#120364 2024-05-06 19:18:52 +02:00
The "Show Retiming Keys" should not be exposed in the Time panel as it is unrelated.

The main thing is having retiming options in a retiming subpanel: image You know what retime elements are lacking proper exposure and…

tintwotin commented on issue blender/blender#120364 2024-05-03 21:24:50 +02:00
The "Show Retiming Keys" should not be exposed in the Time panel as it is unrelated.

As it currently is very limited what is exposed in the API of the Retime properties, in this example only the Draw Retime is placed and then the frame position of the retime control points: ![reti…

tintwotin commented on pull request blender/blender#118581 2024-04-24 12:42:40 +02:00
VSE: Timeline strip visual design updates

I think they are already 2px, or you mean 2x?

On the 2px outlines, I guess it's hard to see, but what if they're double as wide as they are now?

while active-but-not-selected has the…

tintwotin commented on pull request blender/blender#118581 2024-04-24 12:06:51 +02:00
VSE: Timeline strip visual design updates

Very nice with the drop shadow on the texts! So much better. I have only a few questions left:

Was it tested to make the selection outlines 2px wide, so they'll stand out more? IMO, they need…

tintwotin commented on issue blender/blender#120364 2024-04-17 13:42:42 +02:00
The "Show Retiming Keys" should not be exposed in the Time panel as it is unrelated.

If it should be in consistency with the Sound strip, the Video sub-panel should be the topmost sub-panel, and the retime bool could be placed inside of that. If there are plans to expose more…