mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-09 22:26:46 +02:00
Added polyhedra to docs gen script
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
if [[ $# > 0 ]]; then
|
if [[ $# > 0 ]]; then
|
||||||
PREVIEW_LIBS="$@"
|
PREVIEW_LIBS="$@"
|
||||||
else
|
else
|
||||||
PREVIEW_LIBS="compat attachments math arrays vectors matrices coords geometry triangulation quaternions hull constants transforms primitives shapes masks paths beziers walls metric_screws threading involute_gears sliders joiners linear_bearings nema_steppers wiring phillips_drive torx_drive debug"
|
PREVIEW_LIBS="compat attachments math arrays vectors matrices coords geometry triangulation quaternions hull constants transforms primitives shapes masks paths beziers walls metric_screws threading involute_gears sliders joiners linear_bearings nema_steppers wiring phillips_drive torx_drive polyhedra debug"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dir="$(basename $PWD)"
|
dir="$(basename $PWD)"
|
||||||
|
Reference in New Issue
Block a user