aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/ISceneViewer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-11Remove SceneViewer from ScenePresence to reduce quadruple queueing ofDan Lake1-50/+0
2011-09-06Comment out unused ISceneViewer.Reset() to reduce code complexityJustin Clark-Casey (justincc)1-1/+1
2011-09-06In SceneViewer, introduce an IsEnabled flag and perform Close() under an m_pe...Justin Clark-Casey (justincc)1-1/+10
2011-02-06New command: show pending-objectsDiva Canto1-0/+1
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman1-1/+0
2009-06-29Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-1/+28
2009-06-27Update svn properties.Jeff Ames1-14/+14
2009-06-26Extracted the code that handles the sending of prim updates to the client, fr...MW1-0/+14