aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/ISceneViewer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove SceneViewer from ScenePresence to reduce quadruple queueing ofDan Lake2011-11-111-50/+0
* Comment out unused ISceneViewer.Reset() to reduce code complexityJustin Clark-Casey (justincc)2011-09-061-1/+1
* In SceneViewer, introduce an IsEnabled flag and perform Close() under an m_pe...Justin Clark-Casey (justincc)2011-09-061-1/+10
* New command: show pending-objectsDiva Canto2011-02-061-0/+1
* Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-151-1/+0
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-06-291-1/+28
* Update svn properties.Jeff Ames2009-06-271-14/+14
* Extracted the code that handles the sending of prim updates to the client, fr...MW2009-06-261-0/+14