Blender Git Commit Log

Git Commits -> Revision a6a0cbc

Revision a6a0cbc by Hans Goudey (master)
September 18, 2020, 18:30 (GMT)
Curves: Allow caps for all geometry types

I think this wasn't allowed before because the section of a curve was
built in multiple parts. But since rBe34d3e32dda7, the whole slice
of a curve is built in one piece, so we can easily support curve
caps for all geometry types, including the new custom profile option.

Note that this also allows "caps" when the fill type is not full.
They could easily be disabled by checking for "Full" fill type
if that was preferred in the future.

See the patch for images.

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

Commit Details:

Full Hash: a6a0cbcd7492bd8087b6df659c365482614b13e2
Parent Commit: 5502517
Lines Changed: +1, -1

1 Modified Path:

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