Files
test2/source/blender
Mattias Fredriksson 9e2e90e8ce Cleanup: Inline NURBS methods for computing length of knots/points vector
Inlines knots_num() and adds an inlined utility function for computing
the total number of points in a nurbs curve. This should avoid potential
code duplication and allows behavior to be searched for.

Named function 'control_points_num()' to differentiate from the
'points_num' variable (referencing the number of unique points).

Pull Request: https://projects.blender.org/blender/blender/pulls/140248
2025-06-13 15:59:13 +02:00
..
2025-06-12 10:37:47 +02:00
2025-06-08 19:35:59 +10:00
2024-09-20 13:14:57 +10:00
2025-06-13 13:31:01 +02:00
2025-06-12 10:33:38 -07:00
2025-06-12 10:37:47 +02:00
2025-06-13 14:31:40 +02:00