Историја ревизија

Аутор SHA1 Порука Датум
  Justin Clark-Casey (justincc) e6cd4defdb Lock m_pendingObjects when calling GetPendingObjectsCount(). пре 13 година
  Justin Clark-Casey (justincc) 3d4d3427cd Comment out SceneViewer.Reset() and stop calling from Close() since this is useless work as a closed scene object is never reset. пре 13 година
  Justin Clark-Casey (justincc) 4bf3adffb8 In SceneViewer, introduce an IsEnabled flag and perform Close() under an m_pendingObjects lock in order to avoid the race condition seen by danbanner in http://opensimulator.org/mantis/view.php?id=5669 пре 13 година
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. пре 13 година
  Justin Clark-Casey (justincc) 33a894f3d2 refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values пре 13 година
  Diva Canto 98ea78fc77 New command: show pending-objects пре 13 година
  Melanie 4a0911bdbd Guard against locking a nullref to avoid build break пре 14 година
  Melanie 5dcbbb726a Change the order of actions to address a possible nullref пре 14 година
  Jeff Ames f1f0bc23f4 Formatting cleanup. пре 14 година
  John Hurliman dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph пре 14 година
  Melanie Thielker a863eb9da3 One should not lock null objects. пре 14 година
  Melanie 9c3c020697 Lock the object queue when dequeueing пре 14 година
  Melanie Thielker 8fb706716b Prevent a null ref пре 14 година
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. пре 14 година
  John Hurliman 4b75353cbf Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon пре 15 година
  Jeff Ames 2d173d7556 Update svn properties. пре 15 година
  MW 9e4d077d70 Fixed null bug, which was making unit tests fail пре 15 година
  MW 7a2c41dea0 Extracted the code that handles the sending of prim updates to the client, from ScenePresence into ISceneViewer/SceneViewer. Currently ScenePresence "has" a ISceneViewer, although if we had a proper Node based scenegraph then it would most likely be attached directly to the nodes. пре 15 година