Blender Git Commit Log
Git Commits -> Revision e54058b
Revision e54058b by Jeroen Bakker (master) June 16, 2020, 12:36 (GMT) |
Fix T77803: IK Degrees of freedom drawing glitch IK degrees of freedom is rendered using wires and a solid sphere. The solid used the wireframe drawing what resulted into drawing glitches. This patch adds a new shader to draw the solid shape. Reviewed By: Cl�ment Foucault Differential Revision: https://developer.blender.org/D8044 |
Commit Details:
Full Hash: e54058b1212202f5386ab53336e32ed01c441126
Parent Commit: 76d50c5
Lines Changed: +35, -7