Revision history of "User:Tyken Hightower/TouchColoring"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 17:27, 18 October 2008Tyken Hightower talk contribsm 2,228 bytes +2,228 New page: <lsl> float hue = 0.0; float luminosity = 1.0; float saturation = 1.0; float red = 1.0; float green = 1.0; float blue = 1.0; update_color(vector touche...