mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fix for #1018: distributors.scad matrix functions
This commit is contained in:
parent
e8b9b33029
commit
98bb93768c
File diff suppressed because it is too large
Load Diff
@ -76,7 +76,7 @@ _NO_ARG = [true,[123232345],false];
|
||||
//
|
||||
// Usage: As Module
|
||||
// move(v) CHILDREN;
|
||||
// Usage: As a function to translate points, VNF, or Bezier patch
|
||||
// Usage: As a function to translate points, VNF, or Bezier patches
|
||||
// pts = move(v, p);
|
||||
// pts = move(STRING, p);
|
||||
// Usage: Get Translation Matrix
|
||||
|
Loading…
x
Reference in New Issue
Block a user