mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-25 23:46:32 +02:00
rename
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
use <../__comm__/__to2d.scad>;
|
use <../../__comm__/__to2d.scad>;
|
||||||
use <../__comm__/__to3d.scad>;
|
use <../../__comm__/__to3d.scad>;
|
||||||
use <../__comm__/__to_ang_vect.scad>;
|
use <../../__comm__/__to_ang_vect.scad>;
|
||||||
|
|
||||||
function _q_rotate_p_3d(p, a, v) =
|
function _q_rotate_p_3d(p, a, v) =
|
||||||
let(
|
let(
|
Reference in New Issue
Block a user