mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
commit
698c336fd4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
// LibFile: color.scad
|
// LibFile: color.scad
|
||||||
// HSV and HSL conversion, raindow() module for coloring multiple objects.
|
// HSV and HSL conversion, rainbow() module for coloring multiple objects.
|
||||||
// The recolor() and color_this() modules allow you to change the color
|
// The recolor() and color_this() modules allow you to change the color
|
||||||
// of previously colored attachable objects.
|
// of previously colored attachable objects.
|
||||||
// Includes:
|
// Includes:
|
||||||
|
|
Loading…
Reference in a new issue