Blender Git Commit Log

Git Commits -> Revision d83c096

Revision d83c096 by Pablo Dobarro (master)
March 4, 2020, 11:24 (GMT)
Fix T74426: Crash in the IK Pose Brush preview with null preview chain

After switching tools, the active vertex can be the same and the cursor
won't update the previews, so the pose_ik_chain_preview will be null.
This often happens in low poly meshes where chances of hovering the same
vertex are high.

Reviewed By: sergey

Maniphest Tasks: T74426

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

Commit Details:

Full Hash: d83c0969f6ee6d193f384341cbbd0455ef46dabd
Parent Commit: 6706ae5
Lines Changed: +5, -1

1 Modified Path:

/source/blender/editors/sculpt_paint/paint_cursor.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021