tintwotin tintwotin
  • Joined on 2017-11-24
tintwotin opened issue blender/blender#124589 2024-07-12 12:14:05 +02:00
VSE: Scene strips are drawn with a gap to strip start
tintwotin opened issue blender/blender#124588 2024-07-12 11:56:51 +02:00
VSE: In ruler, selected strips are transforming, instead of moving playhead
tintwotin opened issue blender/blender#124584 2024-07-12 11:40:55 +02:00
VSE: Mute + Unmute will draw thumbnails transparent
tintwotin opened issue blender/blender#124526 2024-07-11 15:06:29 +02:00
VSE: Crash when rendering Scene strip
tintwotin commented on issue blender/blender#124502 2024-07-11 14:31:57 +02:00
VSE: Scene Strip w. Sequencer as input causes audio error

Developing add-ons for scene strips, becomes quite annoying with the error-message: image

tintwotin opened issue blender/blender#124502 2024-07-11 07:32:41 +02:00
VSE: Scene Strip w. Sequencer as input causes audio error
tintwotin commented on issue blender/blender#123578 2024-07-09 14:05:14 +02:00
VSE: The unselected, active strip outline covers the gap between strips.

@pablovazquez A bold A and a normal A are both perceived as an A, the same way as a bold white outline and a white outline are both perceived as selection. Using bold for selected the…

tintwotin commented on issue blender/blender#118253 2024-07-05 07:28:47 +02:00
Replace Selection doesn't have any effect

Then maybe consider renaming it to "Select"?

tintwotin commented on issue blender/blender#123578 2024-07-04 17:16:46 +02:00
VSE: The unselected, active strip outline covers the gap between strips.

Yes, Pablo's suggestion is better than the current solution. However, when working in the VSE a white outline is a white outline, meaning your brain does not notice the width of the outline. Can…

tintwotin reopened issue blender/blender#118253 2024-07-04 12:02:25 +02:00
Replace Selection doesn't have any effect
tintwotin commented on issue blender/blender#118253 2024-07-04 12:02:19 +02:00
Replace Selection doesn't have any effect

@iss As long it is called "Replace Selection" you would expect it to replace the imported file with the selected strip in the Sequencer. If all what it does it to select the imported strip in the…

tintwotin commented on pull request blender/blender#124124 2024-07-04 10:38:36 +02:00
Fix #123579: VSE, no magenta preview for missing scene strips

@aras_p It wasn't properly detected in the past, but all strips with an input can have the source missing, ex. Clip, Mask, Sound, all Effect strips with inputs (they might be automatically…

tintwotin commented on pull request blender/blender#119927 2024-07-04 10:21:34 +02:00
IO: Use file handler in space VSE

@guishe Just noticed that drag and drop of multiple files from OS folder into the Preview doesn't work(imports only one file), but into the Sequencer, it does work for multiple files (thank…

tintwotin commented on issue blender/blender#123578 2024-07-04 09:55:09 +02:00
VSE: The unselected, active strip outline covers the gap between strips.

@pablovazquez Is a white outline for the active unselected strip, just a bit thinner than the active selected strip outline, the best solution here? It is easily mistaken for the selected active…

tintwotin commented on issue blender/blender#123578 2024-07-02 16:30:26 +02:00
VSE: The unselected, active strip outline covers the gap between strips.

Maybe a simple solution could be to place the thin outline inside the thick outline instead of outside of it (and thereby preserve the vertical separation lines, and keep the size of the…

tintwotin commented on issue blender/blender#123625 2024-06-28 17:13:26 +02:00
VSE: Expand has wrong outline color when overlapping

For reference: image

tintwotin commented on issue blender/blender#118253 2024-06-28 04:43:26 +02:00
Replace Selection doesn't have any effect

Does this have any use when not used through the API? If no, should it even be exposed then?

tintwotin commented on issue blender/blender#123625 2024-06-26 09:27:28 +02:00
VSE: Expand has wrong outline color when overlapping

In Overlap mode, the strip is also overlapping, but doesn't get a red outline? This is not a consistent color marking?

Red will always be interpreted as a warning. Red is used when media is…

tintwotin commented on issue blender/blender#118717 2024-06-24 09:15:34 +02:00
Extend/Move is working according to Menu position

This looks intentional from code (frame_side indicates mouse position w.r.t. playhead): https://projects.blender.org/blender/blender/src/branch/main/source/blender/editors/transform/transfor

tintwotin opened issue blender/blender#123626 2024-06-23 08:35:47 +02:00
VSE Crash: Scene strip, deleting the referenced scene will crash Blender.