Recent changes
From libsecondlife
Track the most recent changes to the wiki on this page.
7 September 2008
- (diff) (hist) . . N Move relative to its own position; 18:16 . . (+207) . . Cesarpachon (Talk | contribs) (New page: x and y are the new coordinates, relative to current avatar position OpenMetaverse.Vector3 pos = client.Self.SimPosition; x = (int)pos.X + x; y = (int)pos.Y + y; client.Self.AutoPilot...)
- (diff) (hist) . . Developer Portal; 18:14 . . (+5) . . Cesarpachon (Talk | contribs) (→Movement: )
- (diff) (hist) . . Developer Portal; 18:14 . . (+43) . . Cesarpachon (Talk | contribs) (→Movement: )