Rename handle mirroring to colinear

This commit is contained in:
Keavon Chambers
2024-03-14 07:44:55 -07:00
parent ea4f3d8bba
commit 5bca931813
20 changed files with 326 additions and 305 deletions
@@ -196,7 +196,7 @@ mod tests {
}
#[test]
fn insert_at_exisiting_manipulator_group_of_open_subpath() {
fn insert_at_existing_manipulator_group_of_open_subpath() {
// This will do nothing to the subpath
let mut subpath = set_up_open_subpath();
let location = subpath.evaluate(SubpathTValue::GlobalParametric(0.75));