Blender Git Statistics -> Developers -> jenkm

Yevgeny Makarov (jenkm)

Total Commits : 131
Master Commits : 125
Branch Commits : 6
First Commit : August 23, 2019
Latest Commit : November 12, 2021

Commits by Month

DateNumber of Commits
November, 20213
October, 20211
September, 20210
August, 20210
July, 20210
June, 20210
May, 20210
April, 20210
March, 20212
February, 20219
January, 20216
December, 202019
November, 202011
October, 202021
September, 20202
August, 20203
July, 20205
June, 20201
May, 20201
April, 20202
March, 202010
February, 20209
January, 20209
December, 20190
November, 20190
October, 20197
September, 20193
August, 20197

Commit Distribution

PathNumber of Commits
master125
sculpt-dev2
temp_test_sc_keymap2
temp_bmesh_multires2
temp-icons-fixes1
tmp-2.83-cycles-rtx3-kernels1
blender-v2.90-release1
blender-v2.83-release1
arcpatch-D57161
temp-lanpr-cleanup21
temp-lanpr-cleanup1

Favourite Files

FilenameTotal Edits
rna_userdef.c16
rna_scene.c13
rna_nodetree.c12
interface_widgets.c11
editmesh_tools.c10
rna_particle.c10
space_view3d.py10
interface_handlers.c9
wm_files.c9
wm_operators.c8

File Changes

ActionTotalPer Commit
Added10.0
Modified6595.0
Deleted160.1

Code Changes

ActionTotalPer Commit
Lines Added3 03423.2
Lines Removed2 58519.7

Latest commits Feed

Revision a89529d by Yevgeny Makarov / Harley Acheson (master)
November 12, 2021, 16:55 (GMT)
UI: Do not shade alpha when blending colors

UI_GetThemeColorBlendShade4fv incorrectly changing alpha by the amount
of the shading offset.

See D9944 for more details.

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

Reviewed by Hans Goudey
Revision 896d3f1 by Yevgeny Makarov / Harley Acheson (master)
November 12, 2021, 16:51 (GMT)
UI: Do not shade alpha when blending colors

UI_GetThemeColorBlendShade4fv incorrectly changing alpha by the amount
of the shading offset.

See D9944 for more details.

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

Reviewed by Hans Goudey
Revision 1e59023 by Yevgeny Makarov / Pablo Vazquez (master)
November 3, 2021, 16:54 (GMT)
UI: Fix padding of version label in splash screen

Differential Revision: D13018
Revision 6ef8c9e by Yevgeny Makarov / Brecht Van Lommel (master)
October 21, 2021, 11:07 (GMT)
Fix T65532: can't assign a key on Italian apple keyboards.

Apple's international keyboards have an additional `kVK_ISO_Section`
key. With some (Italian, Spanish) keyboard layouts, this is ``, `[` keys
which Blender keymap can use.

Right now this key is explicitly set as `Unknown`.

Note that `kVK_ANSI_Grave` is located in a different location.

Differential Revision: https://developer.blender.org/D12905
Revision e684c17 by Yevgeny Makarov / Harley Acheson (master)
March 26, 2021, 16:58 (GMT)
UI: Change Usages of 'WPaint' to 'Weight Paint'

Changing to a more informative 'Weight Paint' rather than 'WPaint'.

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

Reviewed by Julian Eisel
Revision 63a6268 by Yevgeny Makarov / Hans Goudey (master)
March 26, 2021, 16:07 (GMT)
UI: Use unified format for "Warning" in descriptions

Warnings in tooltips were using inconsistent formatting, some in
parantheses, some not, some in caps, others not, some on new lines,
some not, etc.

This patch uses a consistent new line and no capitals for these cases.

Differential Revision: https://developer.blender.org/D9904
Revision a50f6bc by Yevgeny Makarov / Hans Goudey (master)
February 24, 2021, 19:49 (GMT)
UI: Clean up "Dupli" to "Instance"

Following the naming conventions defined in T56648, where in this
instance there were still a few remaining uses of the old term.

Differential Revision: https://developer.blender.org/D9817
Revision 962b87f by Yevgeny Makarov / Hans Goudey (master)
February 24, 2021, 19:44 (GMT)
UI: Clean up use of the term "Metaballs"

Clear the weird term "Metaelement".
These are the metaballs (elements) inside one metaball objects.
- "Meta Ball" to "Metaball"
- "Metaelement", "Meta element" to "Metaball element"

Differential Revision: https://developer.blender.org/D9910
Revision 4f247db by Yevgeny Makarov / Hans Goudey (master)
February 24, 2021, 19:25 (GMT)
UI: Cleanup and fix labels and descriptions in various places

Changes include using proper and consistent grammar, simplifying
phrasing, using correct terminology, and not including python API
identifiers in tooltips.

Differential Revision: https://developer.blender.org/D9924
Revision 8cc4366 by Yevgeny Makarov / Hans Goudey (master)
February 24, 2021, 19:15 (GMT)
UI: Remove colons from some labels

The colons are not necessary in these situations because it's clear
that the label applies to the next group of buttons anyway, and they
add unecessary visual complexity. Committing as part of D9924.

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