Blender Git Commit Log

Git Commits -> Revision 910469e

Revision 910469e by Hans Goudey (master)
March 31, 2021, 16:37 (GMT)
Cleanup: Remove remaining unused code for DispList "bevel_split"

This was added in rB93aeb6b318a7, last changed in rB8f0a44a5d55d,
and removed in rB51b796ff1528. I assume it was a way for curves to
have split edges at corners. As far as I can tell it only ever worked
in Blender Internal, and that has been gone for years.

Another possible route here would be restoring this functionality,
but it's generally preferrable to reduce complexity in this
area of curve code than adding it back, especially in the context
of other improvements planned related to curves in geometry nodes.

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

Commit Details:

Full Hash: 910469eccf9e973988ed21c4935d8b58d70fa307
Parent Commit: 46ee9b5
Lines Changed: +1, -33

4 Modified Paths:

/source/blender/blenkernel/BKE_displist.h (+0, -2) (Diff)
/source/blender/blenkernel/intern/curve.c (+0, -17) (Diff)
/source/blender/blenkernel/intern/displist.c (+0, -13) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021