1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-30 01:40:02 +02:00

will deprecate rotate_p

This commit is contained in:
Justin Lin
2020-03-24 17:31:32 +08:00
parent 55c9493fca
commit 2270f676c4
16 changed files with 47 additions and 39 deletions

View File

@@ -17,7 +17,7 @@ include <test_bend.scad>;
include <test_along_with.scad>;
// Function
include <test_rotate_p.scad>;
include <test_ptf_rotate.scad>;
include <test_cross_sections.scad>;
include <test_paths2sections.scad>;
include <test_in_polyline.scad>;

File diff suppressed because one or more lines are too long