Home
last modified time | relevance | path

Searched refs:subdivide_cubic_bezier (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/curve_tools/
H A Dpath_finder.py55 h = mathematics.subdivide_cubic_bezier(spline.bezier_points[i].co,
64 … h = mathematics.subdivide_cubic_bezier(spline.bezier_points[len_bezier_points - 1].co,
160 h = mathematics.subdivide_cubic_bezier(spline.bezier_points[i].co,
172 … h = mathematics.subdivide_cubic_bezier(spline.bezier_points[len_bezier_points - 1].co,
H A Dmathematics.py138 def subdivide_cubic_bezier(p1, p2, p3, p4, t): function
H A Doperators.py427 h = mathematics.subdivide_cubic_bezier(
838 h = mathematics.subdivide_cubic_bezier(
857 h = mathematics.subdivide_cubic_bezier(