english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Developers -> lone_noel

Leon Leno (lone_noel)

Total Commits : 14
Master Commits : 13
Branch Commits : 1
First Commit : March 8, 2021
Latest Commit : December 8, 2021

Commits by Month

DateNumber of Commits
December, 20212
November, 20212
October, 20213
September, 20211
August, 20210
July, 20210
June, 20211
May, 20210
April, 20212
March, 20213

Commit Distribution

PathNumber of Commits
master13
lineart-shadow1

Favourite Files

FilenameTotal Edits
interface_widgets.c7
interface_icons.c2
node_geo_mesh_primitive_cylinder.cc1
node_geo_mesh_primitive_cone.cc1
interface_intern.h1
node_geo_mesh_primitive_plane.cc1
interface_draw.c1
drawnode.cc1
interface_panel.c1
gpu_shader_2D_widget_base_frag.glsl1

File Changes

ActionTotalPer Commit
Modified231.6

Code Changes

ActionTotalPer Commit
Lines Added1 06476.0
Lines Removed59942.8

Latest commits Feed

Revision 168f40f by Leon Leno / YimingWu (lineart-shadow)
December 8, 2021, 06:53 (GMT)
UI: Fix scaling of HSV cursor when zooming

The small circle used to choose the hue/saturation and value in the
color widget was drawn with a fixed screen space size. Now scale the
circle used as cursor in the color widget based on the zoom. This
could have been part of a9642f8d6130 but the implementation is
different.

Based on a fix provided by Erik Abrahamsson

Differential Revision: https://developer.blender.org/D13444
Revision bb3d039 by Leon Leno / Hans Goudey (master)
December 2, 2021, 03:22 (GMT)
UI: Fix scaling of HSV cursor when zooming

The small circle used to choose the hue/saturation and value in the
color widget was drawn with a fixed screen space size. Now scale the
circle used as cursor in the color widget based on the zoom. This
could have been part of a9642f8d6130 but the implementation is
different.

Based on a fix provided by Erik Abrahamsson

Differential Revision: https://developer.blender.org/D13444
Revision a9642f8 by Leon Leno / Julian Eisel (master)
November 24, 2021, 20:06 (GMT)
UI: Improve scaling of widgets when zooming

This commit improves the scaling of some ui widgets when
zooming by making the radius of the rounded corners
dependent on the element's zoom level.

Needed to fix T92278 without padding issues, see D13125.

Reviewed By: Hans Goudey, Julian Eisel

Differential Revision: https://developer.blender.org/D12842
Revision 9be49a1 by Leon Leno / Hans Goudey (master)
November 5, 2021, 21:32 (GMT)
Fix: Property editor icon jittering in some cases

In the tools tab, the tool icon would be offset when it intersected
the bottom of the editor. With some screen resolutions, the icons on
the left side of the editor would also move when intersecting the
bottom of the editor. This happened because of the truncation in
the implicit conversion from float to int. Instead, use explicit
conversion functions.

Differential Revision: https://developer.blender.org/D11097
Revision eda8065 by Leon Leno / Hans Goudey (master)
October 28, 2021, 19:24 (GMT)
Fix: Improve node socket icon scaling group input/output list

This patch makes `widget_nodesocket` base the size of the drawn
socket icon on the rectangle that?s passed in to allow it to scale
with the rest of the interface.

Differential Revision: https://developer.blender.org/D11734
Revision 45e16a6 by Leon Leno / Hans Goudey (master)
October 15, 2021, 18:30 (GMT)
UI: Remove extra padding around curve widget

This commit removes the constant padding around to the left and
right of the curve widget. The padding worked in screen space and
didn't take UI scale/zoom into account. This makes the curve widget
consistent with the more recently added curve profile widget used
for bevel profiles.

Differential Revision: https://developer.blender.org/D12883
Revision 54927ca by Leon Leno / Hans Goudey (master)
October 2, 2021, 22:29 (GMT)
Geometry Nodes: Add side and fill segments to Cone/Cylinder nodes

This commit extends the 'Cone' and 'Cylinder' mesh primitive nodes,
with two inputs to control the segments along the side and in the fill.
This makes the nodes more flexible and brings them more in line with
the improved cube node.

Differential Revision: https://developer.blender.org/D12463
Revision ac97893 by Leon Leno / Pablo Vazquez (master)
September 3, 2021, 14:18 (GMT)
Fix T88411: Draw frame node text when label is empty

This patch fixes the issue described in T88411, that the text in frame nodes is only shown, when the node has a label. This has been caused by rB8f04ddbbc626, because `node_draw_frame_label` not only draws the label, but also all the other text. Therefore skipping it, when the label is empty, also skips drawing the other text.
This is fixed by moving the check for the empty label into `node_frame_draw_label`.

**Patch:** Frame nodes show text despite not having a label.
{F10286204, size = full}

**Same setup in master:**
{F10128099, size = full}

**Test file**
{F10128102}

Reviewed By: #user_interface, pablovazquez

Maniphest Tasks: T88411

Differential Revision: https://developer.blender.org/D11315
Revision 187e217 by Leon Leno / Hans Goudey (master)
June 22, 2021, 20:21 (GMT)
UI: Fix widget emboss: Also fade on the right side

Currently the emboss is only fading on left side of the widget,
resulting in the emboss extending vertically on the right side
and ending abruptly. This patch fixes this by also fading the
emboss on the right side and making it symmetric.

Differential Revision: https://developer.blender.org/D10810
Revision c463675 by Leon Leno / Hans Goudey (master)
April 23, 2021, 14:55 (GMT)
Fix T87749 (partially): Text jitter in buttons and spreadsheet editor

This patch fixes jittering text when resizing regions of the UI as
described in T87749. The jitter was caused by the text padding
being stored as an integer which lead to inconsistent rounding.

Most notably this patch fixes the jitter in the new spreadsheet editor,
but not all occurrences of jitter described in T87749 (e.g. in UI lists)
are addressed.

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

MiikaHweb - Blender Git Statistics v1.06
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021