Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-07-14 22:13:17 +0300
committerHans Goudey <h.goudey@me.com>2021-07-14 22:13:17 +0300
commit093074aefe87259882b56a911d8eeb311408ff14 (patch)
tree1154a979779d5160854f861ca143bd3d7dad8fb8 /CMakeLists.txt
parent2829caa9f882f1aa6e716fa0118839ac7057fa88 (diff)
Bezier Spline: Add a more generalized insertion utility
This logic is from the curve sundivide node, used to add points with proper handles in between two existing points. However, the same logic is used for trimming of Bezier splines, and possibly interactive point insertion in the future, so it's helpful as a general utility. The logic is converted to depend on a bezier spline instead of being static. A temporary segment spline can be used for the latter use case.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions