Category talk:LSL Types: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

27 April 2012

26 April 2012

20 May 2010

1 February 2009

  • curprev 07:2507:25, 1 February 2009Pike Trautman talk contribs 555 bytes +555 New page: == Mutability == The section on mutability seems wrong, or at least needs more explanation if it isn't. Vectors and Rotations clearly appear to be mutable: <pre> vector v = <1,3,3>; v....