Historial de Commits

Autor SHA1 Mensaje Fecha
  John Hurliman dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph hace 14 años
  Melanie 31dc77d8a1 Return agents when angle is PI hace 14 años
  Melanie 459323a931 Make the detection cone in attachments face in the direction of the avatar, hace 14 años
  Dan Lake 62e0b53ca4 Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. hace 14 años
  Dan Lake 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). hace 14 años
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. hace 14 años
  unknown 71c929137f Inconsistent locking of SenseRepeaters in Script Engine. hace 15 años
  John Hurliman 588361e2a2 Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed hace 15 años
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. hace 15 años
  Justin Clarke Casey 513ae92bbb * Apply http://opensimulator.org/mantis/view.php?id=3406 hace 15 años
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring hace 15 años
  idb 1a14066aa6 Speed improvement mostly when sensing objects especially noticeable in a sim with many objects. hace 15 años
  idb b0cb272d12 Remove the addition of the region coordinates to obtain the absolute position of a prim/person on the grid. I believe it is superfluous and removes needed decimal places for short range sensors. hace 15 años
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class hace 16 años
  Homer Horwitz d77ebb5761 Thanks, idb, for a patch that fixes Mantis#2400: hace 16 años
  Justin Clarke Casey 9d6f043a79 * Remove warnings, including one which pointed out a bug hace 16 años
  Justin Clarke Casey 4e3bc9a63e * Apply http://opensimulator.org/mantis/view.php?id=2373 hace 16 años
  Charles Krinke e87195d1bd Mantis#1906. Thank you kindly, Idb for a patch that: hace 16 años
  Melanie Thielker f3c8963c86 Convergence is almost complete. This brings the diff between the API to < 10k hace 16 años
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
  Melanie Thielker 328ab79b78 Refactor a lot of direct calls to OGS1 to use the cached version instead. hace 16 años
  lbsa71 6b7930104b * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, api and compiler out of XEngine" hace 16 años