Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFalk David <falkdavid@gmx.de>2021-01-04 17:31:53 +0300
committerFalk David <falkdavid@gmx.de>2021-01-04 17:34:02 +0300
commit09c1cb8a17e4c1a0aeea0d5477ec2db61390a5e8 (patch)
tree375c360ff15a6d346f337edee0492501c0f659b9 /source/blender/blenkernel/intern
parentc6e5b3f42dfc05e911ef30df12821138e1225e91 (diff)
Fix T84260: NURBS edit mode lines not showing
When in edit mode, the edit lines for de-selected surfaces did not show up. The bug was caused by the is_gpencil bool which reused another flag. Both grease pencil and nurbs surfaces use the edit_curve_handle shader. A dedicated flag was added to make sure the is_gpencil bool is set correctly. Reviewed By: fclem Maniphest Tasks: T84260 Differential Revision: https://developer.blender.org/D9985
Diffstat (limited to 'source/blender/blenkernel/intern')
0 files changed, 0 insertions, 0 deletions