english Sivu saatavilla vain englanninkielisenä.

Blender Git Statistics -> Developers -> FabianSchempp

FabianSchempp (FabianSchempp)

Total Commits : 2
Master Commits : 1
Branch Commits : 1
First Commit : March 2, 2021
Latest Commit : March 3, 2021

Commits by Month

DateNumber of Commits
March, 20212

Commit Distribution

PathNumber of Commits
asset-system-filelist1
asset-browser-poselib1
asset-browser1
ui-asset-view-template1
temp-pose-flipping-fix-attempt1
master1

Favourite Files

FilenameTotal Edits
node_intern.h2
node_relationships.c2

File Changes

ActionTotalPer Commit
Modified42.0

Code Changes

ActionTotalPer Commit
Lines Added189.0
Lines Removed3618.0

Latest commits Feed

March 3, 2021, 17:15 (GMT)
Fix T85966: Wrong link picked when dragging multi-input socket

The socket drag operator stored the index of the last picked socket
into RNA in case the mouse cursor leaves the link while dragging.

This id was not unique which is why sometimes a link from an other node
with the same id is picked.

This patch changes the way the last picked link is stored and stores a
pointer to the link directly into bNodeLinkDrag struct instead.

Differential Revision: https://developer.blender.org/D10590
Revision a4f81c6 by FabianSchempp (master)
March 2, 2021, 22:13 (GMT)
Fix T85966: Wrong link picked when dragging multi-input socket

The socket drag operator stored the index of the last picked socket
into RNA in case the mouse cursor leaves the link while dragging.

This id was not unique which is why sometimes a link from an other node
with the same id is picked.

This patch changes the way the last picked link is stored and stores a
pointer to the link directly into bNodeLinkDrag struct instead.

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

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