Blender Git Statistics -> Developers -> jenkm
Yevgeny Makarov (jenkm)
Total Commits : 127
Master Commits : 121
Branch Commits : 6
First Commit : August 23, 2019
Latest Commit : March 26, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
March, 2021 | 2 | |
February, 2021 | 9 | |
January, 2021 | 6 | |
December, 2020 | 19 | |
November, 2020 | 11 | |
October, 2020 | 21 | |
September, 2020 | 2 | |
August, 2020 | 3 | |
July, 2020 | 5 | |
June, 2020 | 1 | |
May, 2020 | 1 | |
April, 2020 | 2 | |
March, 2020 | 10 | |
February, 2020 | 9 | |
January, 2020 | 9 | |
December, 2019 | 0 | |
November, 2019 | 0 | |
October, 2019 | 7 | |
September, 2019 | 3 | |
August, 2019 | 7 |
Commit Distribution
Path | Number of Commits |
---|---|
master | 121 |
temp_bmesh_multires | 2 |
blender-v2.90-release | 1 |
blender-v2.83-release | 1 |
tmp-2.83-cycles-rtx3-kernels | 1 |
arcpatch-D5716 | 1 |
temp-lanpr-cleanup2 | 1 |
temp-lanpr-cleanup | 1 |
temp-icons-fixes | 1 |
Favourite Files
Filename | Total Edits |
---|---|
rna_userdef.c | 16 |
rna_scene.c | 13 |
rna_nodetree.c | 12 |
interface_widgets.c | 11 |
rna_particle.c | 10 |
space_view3d.py | 10 |
editmesh_tools.c | 10 |
wm_files.c | 9 |
interface_handlers.c | 9 |
space_userpref.py | 8 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 1 | 0.0 |
Modified | 655 | 5.2 |
Deleted | 16 | 0.1 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 3 025 | 23.8 |
Lines Removed | 2 579 | 20.3 |
Latest commits 
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 |
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 |
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 |
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 |
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 |
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. |
February 23, 2021, 11:07 (GMT) |
Revision ae82cd8 by Yevgeny Makarov / Julian Eisel (temp-icons-fixes) February 23, 2021, 10:37 (GMT) |
February 21, 2021, 16:32 (GMT) |
UI: Correct the text alignment in the quick setup (splash screen) dialog The "quick setup" dialog is actually a 'menu', and the "splash screen" block contains the UI_BLOCK_LOOP flag which causes the buttons' text to align to the left, however, usually regular buttons have centered text. As a workaround, add the UI_BLOCK_QUICK_SETUP flag which prevents the text from being left-aligned. Differential Revision: https://developer.blender.org/D10486 Reviewed by: Julian Eisel |
February 20, 2021, 17:54 (GMT) |
UI: Correct the text alignment of the RGB/HSV/Hex toggle in the color picker Expanded enum items like this usually have centered text, but there are limitations in the popup code that break this here. Add a workaround for this limitation. Differential Revision: https://developer.blender.org/D9854 Reviewed by: Julian Eisel |
MiikaHweb - Blender Git Statistics v1.06