Blender Git Statistics -> Developers -> vvv

Vincent Blankfield (vvv)

Total Commits : 11
Master Commits : 9
Branch Commits : 2
First Commit : April 14, 2020
Latest Commit : July 6, 2021

Commits by Month

DateNumber of Commits
July, 20211
June, 20210
May, 20210
April, 20210
March, 20212
February, 20210
January, 20210
December, 20202
November, 20200
October, 20200
September, 20200
August, 20202
July, 20201
June, 20201
May, 20200
April, 20202

Commit Distribution

PathNumber of Commits
master9
tmp-2.83-cycles-rtx3-kernels2
blender-v2.83-release2

Favourite Files

FilenameTotal Edits
GHOST_WindowWin32.cpp2
external_engine.c2
draw_manager.c2
interface_widgets.c1
anim_channels_defines.c1
space_userpref.py1
properties_data_empty.py1
collection.c1
overlay_image.c1
interface.c1

File Changes

ActionTotalPer Commit
Modified131.2

Code Changes

ActionTotalPer Commit
Lines Added474.3
Lines Removed343.1

Latest commits Feed

Revision 4a24c6f by Vincent Blankfield / Harley Acheson (master)
July 6, 2021, 19:17 (GMT)
UI: Center the Status Bar Progress Text

This patch horizontally centers the text inside the progress bar
widget. It is currently left-aligned and offset to the middle, which
doesn't center properly.

see D11205 for details and examples.

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

Reviewed by Julian Eisel
Revision 9b87d3f by Vincent Blankfield / Harley Acheson (master)
March 26, 2021, 21:30 (GMT)
Win32: Allow return from fullscreen to maximized

If window is maximized when toggling fullscreen, go back to maximized when done.

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

Reviewed by Harley Acheson
Revision 1219303 by Vincent Blankfield / Harley Acheson (master)
March 26, 2021, 17:19 (GMT)
Fix T86859: Allow covering of Taskbar when Fullscreen from Maximized

When the window is already maximized allow covering Windows Taskbar when toggling fullscreen.

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

Reviewed by Harley Acheson
Revision 95afc53 by Vincent Blankfield / Sybren A. Stüvel (master)
December 18, 2020, 13:13 (GMT)
Fix T83716: Dope Sheet, incorrect scaling of channel UI elements

Change the top coordinate of the animation channel list UI elements to
`rect->ymin` so they correctly span from `rect->ymin` to
`channel_height`.

Some buttons in the dope sheet channels didn't scale properly with the
`Keyframe Scale Factor` preferences setting. This was caused by using
the `ymid` value (`ymid = BLI_rctf_cent_y(rect) - 0.5f * ICON_WIDTH`) to
position the buttons that supposed to fill all vertical space in the
channel (with `channel_height` height). The `ymid` value is only
appropriate for the UI elements that with `ICON_WIDTH` height.

Maniphest Tasks: T83716

Reviewed by: sybren

Differential Revision: https://developer.blender.org/D9841
Revision f34ca93 by Vincent Blankfield / Campbell Barton (master)
December 16, 2020, 05:35 (GMT)
UI: include the category for add-ons search

This lead to some confusion, see T83747.

Now the category is included in the search when the category is "All".

Ref D9848
Revision 200de72 by Vincent Blankfield / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels)
August 12, 2020, 07:39 (GMT)
Fix T77885: crash rendering grease pencil from compositor with multiple scenes
Revision 8fbfc15 by Vincent Blankfield / Brecht Van Lommel (master)
August 6, 2020, 17:19 (GMT)
Fix T77885: crash rendering grease pencil from compositor with multiple scenes
Revision 6e6954a by Vincent Blankfield / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels)
July 2, 2020, 07:15 (GMT)
Fix T77734: random crash when rendering animation

Differential Revision: https://developer.blender.org/D7986
Revision e936633 by Vincent Blankfield / Brecht Van Lommel (master)
June 30, 2020, 12:58 (GMT)
Fix T77734: random crash when rendering animation

Differential Revision: https://developer.blender.org/D7986
Revision eb46b55 by Vincent Blankfield / Jacques Lucke (master)
April 15, 2020, 16:49 (GMT)
Fix T75613: "In Front" setting did not override image empty "Depth"

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

Reviewers: campbellbarton, brecht

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