mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-21 22:51:59 +02:00
rename
This commit is contained in:
parent
b2a521a11f
commit
156e15bc99
@ -9,7 +9,7 @@
|
||||
**/
|
||||
|
||||
include <__private__/__is_float.scad>;
|
||||
include <__private__/__to_ang_vector.scad>;
|
||||
include <__private__/__to_ang_vect.scad>;
|
||||
|
||||
function _q_rotation(a, v) =
|
||||
let(
|
||||
|
@ -11,7 +11,7 @@
|
||||
include <__private__/__to2d.scad>;
|
||||
include <__private__/__to3d.scad>;
|
||||
include <__private__/__is_float.scad>;
|
||||
include <__private__/__to_ang_vector.scad>;
|
||||
include <__private__/__to_ang_vect.scad>;
|
||||
|
||||
function _q_rotate_p_3d(p, a, v) =
|
||||
let(
|
||||
|
Loading…
x
Reference in New Issue
Block a user