Files
test/source/blender/blenkernel
Johnny Matthews 231948f33f Splines: Add a method for reversing a Spline
This moved the spline reversing logic out of the Curve Reverse geometry
node and into the spline class. This allows a spline to reverse itself
with a call to `my_spline.reverse()`

The base class will reverse position, radii & tilt, while specialized
versions are created for Bezier and Nurbs splines to reverse the
additional data that these classes encapsulate.

Differential Revision: https://developer.blender.org/D12501
2021-09-15 13:57:01 -05:00
..
2021-08-26 12:39:45 +10:00
2021-09-12 19:51:16 +10:00
2021-08-09 22:55:38 +10:00
2021-07-16 11:48:54 +10:00
2020-10-01 14:29:45 +02:00
2020-12-15 17:19:55 +01:00
2021-08-20 02:30:11 +02:00
2021-07-02 12:15:29 +10:00
2021-06-10 12:15:59 +02:00