Blender Git Loki
Git Commits -> Revision 790cb28
Revision 790cb28 by Hans Goudey (master) June 28, 2021, 19:15 (GMT) |
Curve: Add functions to retrieve const access to spline list While the const correctness of `ListBase` is quite limited, it's helpful to have a way to retrieve the `Nurb` list from curve object data without casting away const from the curve. |
Commit Details:
Full Hash: 790cb28766813c94733637e46a6527eaf9a04a6b
Parent Commit: dc0c813
Lines Changed: +21, -1