tintwotin tintwotin
  • Joined on 2017-11-24
tintwotin commented on pull request blender/blender#123438 2024-06-19 19:41:38 +02:00
VSE: Implement subframe audio sliding

@ZedDB If you can make a build of it, I can give it a quick test tonight.

tintwotin commented on pull request blender/blender#123438 2024-06-19 16:52:14 +02:00
VSE: Implement subframe audio sliding

Cool. A small UI thing, but since Mono enables Pan, maybe Offset could be above Pan, so Pan and Mono stays together?

tintwotin commented on issue blender/blender#123400 2024-06-19 10:10:32 +02:00
Text Editor: The cursor is not kept in view, when moved with code

The bpy.context.space_data.text.write() function should properly tricker the same redraw/scroll code as a cursor move.

tintwotin commented on pull request blender/blender#123391 2024-06-19 09:58:49 +02:00
Fix #123332: VSE strip transform handles look tweaks

The should the warning red-out-line, be on top of the handle, or under, or should the handle even go red? I don't know if it is related to this patch, but thumbnails seem to snap outside the…

tintwotin commented on issue blender/blender#123400 2024-06-19 07:41:18 +02:00
Text Editor: The cursor is not kept in view, when moved with code

Yes, Campbell.

tintwotin reopened issue blender/blender#123400 2024-06-19 05:34:14 +02:00
Text Editor: The cursor is not kept in view, when moved with code
tintwotin commented on issue blender/blender#123400 2024-06-19 05:34:11 +02:00
Text Editor: The cursor is not kept in view, when moved with code

Previously I mentioned this issue to the lead of the Text Editor, and he asked me to make a bug report on this. I forgot about it, until I encountered this issue yet it again.

Could you let…

tintwotin opened issue blender/blender#123400 2024-06-18 21:39:33 +02:00
Text Editor: The cursor is not kept in view, when moved with code
tintwotin commented on issue blender/blender#123332 2024-06-18 19:03:20 +02:00
VSE: Thicker strip handles on selection

A. Monti and I did the design update in 2.83, which I referenced this this thread: https://blender.chat/channel/sequencer-module?msg=HMoh6rfXJvqREsyHB

tintwotin commented on issue blender/blender#123332 2024-06-18 18:52:55 +02:00
VSE: Thicker strip handles on selection

Originally, the handles where lighter than outlines, in the design A.Monti and I did back in the day (I believe it was already in the triangle handles design). But handles in contrasting colors…

tintwotin commented on issue blender/blender#123332 2024-06-18 18:33:26 +02:00
VSE: Thicker strip handles on selection

How does it work when strips become narrow? Is it possible to distinguish what is a selected handle, and what is outline only, when outlines and handles have the same color?

tintwotin commented on pull request blender/blender#122997 2024-06-18 17:42:24 +02:00
VSE: Add Set Strip Length operator

If doing slideshows in the VSE is an ambition to support, these things should probably be considered:

  • Import of multiple images added as individual image strips and not as an image sequence. -…
tintwotin commented on issue blender/blender#122056 2024-06-18 12:04:50 +02:00
VSE Strip Time Update

@nottelmo Use "Copy to Selected": copy-to-sel.gif

tintwotin commented on pull request blender/blender#122997 2024-06-18 12:01:52 +02:00
VSE: Add Set Strip Length operator

"Copy to Selected" will give all selected strips the same duration. +Alt will not.

GIF: copy-to-sel.gif

A greater problem when…

tintwotin commented on pull request blender/blender#123119 2024-06-13 11:51:14 +02:00
Fix: VSE strip thumbnails sometimes go 1px outside of boundary

It was very hit-and-miss. Sometimes it happened, and sometimes it did not. Sometimes it disappeared after a while. So, a file wouldn't have made any difference.

tintwotin commented on pull request blender/blender#123119 2024-06-13 09:01:44 +02:00
Fix: VSE strip thumbnails sometimes go 1px outside of boundary

Could be the reason for this too: blender/blender#118719

tintwotin closed issue blender/blender#123127 2024-06-13 06:25:39 +02:00
VSE: Drag and drop from system folder is broken
tintwotin commented on issue blender/blender#123127 2024-06-13 06:25:35 +02:00
VSE: Drag and drop from system folder is broken

Thanks!

tintwotin commented on issue blender/blender#123127 2024-06-12 15:10:00 +02:00
VSE: Drag and drop from system folder is broken

Ah, I forgot, it's properly when running Blender as admin, it doesn't work. Btw. shouldn't it work in that case too?

tintwotin opened issue blender/blender#123127 2024-06-12 13:27:52 +02:00
VSE: Drag and drop from system folder is broken