Files
test2/source/blender/blenkernel/intern
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-07-16 11:45:51 +10:00
2021-07-13 20:51:24 +10:00
2021-05-25 17:16:54 +02:00
2021-08-06 14:24:16 +10:00
2021-08-25 17:30:39 +02:00
2020-11-06 12:32:54 +11:00
2021-08-06 14:24:16 +10:00
2021-07-07 13:42:46 +10:00
2021-08-06 14:24:16 +10:00
2021-09-11 15:00:36 -05:00
2021-09-15 17:05:56 +10:00
2021-09-15 14:38:32 +08:00
2021-08-19 19:27:49 -07:00
2021-08-25 17:30:39 +02:00
2021-06-18 14:41:24 +10:00
2021-07-29 10:52:08 +10:00
2021-07-08 13:31:38 +10:00
2021-06-16 16:14:02 +02:00
2021-08-06 14:24:16 +10:00
2021-08-05 16:54:34 +10:00
2021-06-22 10:54:50 -07:00
2021-07-05 15:54:57 +10:00
2020-10-11 13:00:49 -04:00
2021-08-27 17:02:53 +10:00