tintwotin tintwotin
  • Joined on 2017-11-24
tintwotin opened issue blender/blender#118245 2024-02-14 09:14:44 +01:00
Selecting in Channel 1 will offset view.
tintwotin opened issue blender/blender#118244 2024-02-14 08:59:57 +01:00
Can't vertical zoom into first channel with Ctrl + Middel Mouse
tintwotin opened issue blender/blender#118242 2024-02-14 08:44:04 +01:00
Histogram exposing alpha, flatten curves
tintwotin opened issue blender/blender#118240 2024-02-14 08:34:11 +01:00
Alt+Color Wheel does not change color of selected strips
tintwotin commented on issue blender/blender#116821 2024-02-09 15:52:56 +01:00
VSE: indicate missing media in timeline/playback

The prop_search widget can be pointing to strips, and when the strips disappear from the timeline it…

tintwotin commented on pull request blender/blender#117700 2024-02-02 09:11:06 +01:00
WIP: VSE use new frequency equalizer template.

The key values could also have units exposed.

Maybe losing the x and y labels will add some confusion? If the units(dB & Hz) were implemented as actual units, they could be added after the…

tintwotin commented on issue blender/blender#117017 2024-02-01 16:02:16 +01:00
Review waveform/vector scope drawing code

As having a histogram working on an image not fully covering the screen, the transparent areas will cause spikes left and right and will push the r/g/b curves down. Is this the correct behavior?…

tintwotin commented on pull request blender/blender#117462 2024-01-29 09:18:09 +01:00
UI: Dim Text Editor and Console Cursors When Inactive

As you can be looking at an area without having the mouse over it, it may be too confusing to have the cursor completely disappearing. Maybe a more subtle way could be considered. Like, the cursor…

tintwotin commented on pull request blender/blender#109522 2024-01-27 12:58:04 +01:00
VSE: improved handle tweaking

The mouse cursor, when moving the cursor over a narrow strip, it feels like the click point in the cursor is jumping back/forth(left/right) because the click point is actually changing…

tintwotin commented on pull request blender/blender#114703 2024-01-21 20:58:32 +01:00
Sequencer file based copy paste

@mont29 Please consider limiting all of this, when you feel it is safe to do so. I'm developing Blender add-ons which extensively exposes the console window, because Blender lock the UI when…

tintwotin commented on pull request blender/blender#114703 2024-01-21 15:01:18 +01:00
Sequencer file based copy paste

@mont29 Is all of this debug print necessary after this has been committed? (imo, it seems to be unnecessary clutter if the function is working as intended) ![image](/attachments/ce4fd836-4c4c-42…

tintwotin commented on issue blender/blender#116821 2024-01-12 09:00:18 +01:00
VSE: indicate missing media in timeline/playback

The color strips have a separating line between strip header and strip content: image

This could also work well with the stripes: ![image]…

tintwotin commented on pull request blender/blender#109522 2024-01-12 05:21:32 +01:00
VSE: improved handle tweaking

The mouse cursor, when moving the cursor over a narrow strip, it feels like the click point in the cursor is jumping back/forth(left/right) because the click point is actually changing position,…

tintwotin commented on pull request blender/blender#116797 2024-01-11 21:37:43 +01:00
Video_Sequencer: Add render menu to Video Sequencer

@Gangneron The VSE chat is a good place to pitch the things you want to change: https://blender.chat/channel/vse

tintwotin commented on pull request blender/blender#116797 2024-01-09 22:04:16 +01:00
Video_Sequencer: Add render menu to Video Sequencer

I agree, having the render operators exposed inside a View menu doesn't make sense. And having no File Browser to type file name etc. when exporting is far from optimal, too. Or in other words,…

tintwotin commented on issue blender/blender#116821 2024-01-08 17:07:46 +01:00
VSE: indicate missing media in timeline/playback

Pls, include in UI team in the design decisions, such as these.

tintwotin commented on issue blender/blender#116821 2024-01-08 15:28:26 +01:00
VSE: indicate missing media in timeline/playback

This doesn't work. And it is very much related to this suggested change: image

tintwotin commented on issue blender/blender#116821 2024-01-08 15:16:24 +01:00
VSE: indicate missing media in timeline/playback

Checking several file paths with this look will drive most people insane: image

(Also, isn't that color is too much Barbie? Why not a…

tintwotin commented on issue blender/blender#116821 2024-01-08 14:54:14 +01:00
VSE: indicate missing media in timeline/playback

When looking for missing files, it is essential to be able to read the path in the strip header, and you can't read the path text if the stripes are covering that area.

tintwotin commented on issue blender/blender#116821 2024-01-08 13:36:21 +01:00
VSE: indicate missing media in timeline/playback

Then the diagonal zebra strips should only be in the content area of the strip and in two colors(if separating data-block from missing file is necessary).