Blender Git Statistics -> Developers -> tintwotin

Peter Fog (tintwotin)

Total Commits : 32
Master Commits : 30
Branch Commits : 2
First Commit : March 1, 2020
Latest Commit : November 23, 2021

Commits by Month

DateNumber of Commits
November, 20212
October, 20211
September, 20212
August, 20210
July, 20210
June, 20210
May, 20210
April, 20210
March, 20214
February, 20213
January, 20212
December, 20204
November, 20200
October, 20200
September, 20200
August, 20200
July, 20200
June, 20205
May, 20207
April, 20201
March, 20201

Commit Distribution

PathNumber of Commits
master30
temp_test_sc_keymap1
temp-vse-handles1
sculpt-dev1

Favourite Files

FilenameTotal Edits
space_sequencer.py17
sequencer_edit.c4
sequencer_draw.c4
space_sequencer.c3
effects.c3
rna_space.c2
indexer.c2
blender_default.py2
DNA_space_types.h2
sequencer_select.c2

File Changes

ActionTotalPer Commit
Modified521.6

Code Changes

ActionTotalPer Commit
Lines Added80025.0
Lines Removed40112.5

Latest commits Feed

Revision 34370d9 by Peter Fog / Richard Antalik (master)
November 23, 2021, 04:40 (GMT)
VSE: Add drag and drop handler for preview area

For some users, dropping assets into preview area may be more practical
due to space constraints or it may be just more intuitive.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D13311
Revision b42494c by Peter Fog / Richard Antalik (master)
November 23, 2021, 04:39 (GMT)
VSE: Support drag and drop for datablocks

For using the Outliner and/or the Asset Browser as scene independent
tools to organize a/v source material is necessary for the users to be
able to drag and drop data blocks into the VSE. This was also an
unfulfilled design target for the Outliner Gsoc project.

Datablocks won't be used directly. Path to file will be passed to strip
add operator instead.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D13304
Revision 80c29cf by Peter Fog / Richard Antalik (temp-vse-handles)
October 4, 2021, 23:49 (GMT)
VSE: Fix of several outline and handle related problems by bracket handles

There are numerous problems with the current handles and outlines:
- Current handles are making waveform editing imprecise: T90824
- They are not showing a direction(previously they had arrows).
- Having both strip(via outline) and handles selection drawn is the cause of confusion: T90843
- Strip overlay texts are stealing attention away from with the selected elements.
- Adjoined outlines are drawn op top of each other.

Solutions:
- Change handles to bracket shaped(introduced in: D10297), so the waveform is not covered by the handle.
- Selection is drawn as either handle or strip, so there is no confusion(and it is in consistency with ex. 3d view where a selected object and a selected vertex are drawn at the same time).
- Since the handles are smaller this way, the overlay and transform texts colors are muted a bit, so selection will stand out as the most highlighted elements.
- The outlines have been tweaked, so the outlines are moved away from each other and a dark line is separating them.

Before
{F10768098,size=full}

After
{F10768103,size=full}

A gif:
{F10768170,size=full}

Differential Revision: https://developer.blender.org/D12308
Revision 0419c74 by Peter Fog / Richard Antalik (master)
September 27, 2021, 12:41 (GMT)
VSE: Clamp resulting frame in multiply mode

The clamp added will ensure immediate speed direction change on
changing to/from positive/negative speed factor when using the Speed
effect strip's Multiply mode.

Reviewed By: ISS, sergey

Differential Revision: https://developer.blender.org/D12462
Revision ad3e5d2 by Peter Fog / Richard Antalik (master)
September 27, 2021, 02:40 (GMT)
VSE: Expose Zoom to Fit in all display modes

Zoom to Fit is working in all display modes, but was only exposed in
Image mode. This patch exposes it in all Image modes.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D12632
Revision 913b71b by Peter Fog / Richard Antalik (master)
March 20, 2021, 00:40 (GMT)
VSE: Add bold and italic option for text strip

Bold and italic fonts can be switched quickly by presing corresponding
button.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D10542
Revision 1c09520 by Peter Fog / Richard Antalik (master)
March 20, 2021, 00:40 (GMT)
VSE: Text strip improvements

- Position text in center of image
- Increase default font size so it's more visible
- Increase font size limit
- Increase limit for location, so text can be scolled off screen
- Wrap text by default
- Tweak default box and shadow color
- Change text shadow position
- Text box no longer casts shadow

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D10571
Revision 3d9ee83 by Peter Fog / Richard Antalik (master)
March 20, 2021, 00:40 (GMT)
VSE: Preview images when moving strip handles

Add option to override current frame whem transforming strip handles.
Option can be found in View menu of VSE preview, or in timeline when
using backdrop.

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D10424
Revision 8b3f5f7 by Peter Fog / Richard Antalik (master)
March 20, 2021, 00:40 (GMT)
VSE UI: Cleanup scene panel style

- Make properties alligned
- Add decorate to volume
- Add heading to Grease Pencil and Transparent

Reviewed By: ISS

Differential Revision: https://developer.blender.org/D10663
Revision 94cd52a by Peter Fog / Richard Antalik (master)
February 19, 2021, 12:46 (GMT)
VSE: Fix duplicate menu entries

Commit rBf448ff2afe7a accidentally added menu entries that were removed.
`use_zoom_to_fit` is duplicated in menu, others were moved to overlays menu.

Remove these entries.

Reviewed By: ISS, campbellbarton

Differential Revision: https://developer.blender.org/D10453

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021