This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Johnny Matthews 5ad4ca4e02 CurveEval: Add total_length() and total_control_point_size() methods
Add the following methods to the CurveEval class:
total_length() : returns the total length of the curve without needing to
                    allocate a new array
total_control_point_size() : returns the total number of control points without
                    needing to allocate a new array
2021-11-22 12:07:59 -06:00
..
2021-08-26 12:39:45 +10:00
2021-09-12 19:51:16 +10:00
2021-10-12 17:55:02 +11:00
2021-07-16 11:48:54 +10:00
2020-12-15 17:19:55 +01:00
2021-11-09 15:57:58 -06:00
2021-08-20 02:30:11 +02:00
2021-11-04 16:51:37 -03:00
2021-10-18 12:13:10 +11:00
2021-10-18 12:13:10 +11:00
2021-10-17 18:31:24 +02:00
2021-07-02 12:15:29 +10:00
2021-06-10 12:15:59 +02:00