Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 years ago
  Justin Clark-Casey (justincc) 33a894f3d2 refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values 13 years ago
  Justin Clark-Casey (justincc) 15a514fcbc refactor: simplify SOP.AttachedAvatar into SOG.AttachedAvatar 13 years ago
  Mic Bowman 1505fbb647 Add back the high prioritization for other avatars in the 13 years ago
  Mic Bowman a3bd769cb3 Added a second immediate queue to be used for the BestAvatar policy 13 years ago
  Mic Bowman 7759bda833 Added an "immediate" queue to the priority queue. This is 13 years ago
  Mic Bowman 6ed6b46aad Comment out the warning if the prioritizer runs without a fully 13 years ago
  Mic Bowman ebc249e3be Changed the "not in scene" check in the prioritizier to just 13 years ago
  Mic Bowman 0bd06d8ba8 Fixed the prioritizer functions for the new priority queues 13 years ago
  Mic Bowman 77cf9405de Implements adaptive queue management and fair queueing for 13 years ago
  Diva Canto 797ca8d0e7 Fixes the nudge movements! 13 years ago
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 years ago
  Jeff Ames 20cd1da6bf Add copyright headers. 14 years ago
  Justin Clark-Casey (justincc) df702417dc Remove mono compiler warnings 14 years ago
  Justin Clark-Casey (justincc) a6869fbc3e Use SOP.ParentGroup in Prioritizer instead of Scene.GetGroupByPrim() 14 years ago
  Melanie Thielker 68551675df Guard prioritizer agains null values as those produced by a bullet dying 14 years ago
  Melanie 1be53b58a7 Give attachments the same priority as other avatars in BestAvatarResponsiveness 14 years ago
  Justin Clark-Casey (justincc) db73b1c64e Adjust object update priorities such that root prims are sent to the viewer before child prims. 14 years ago
  Melanie 2b5b2f4e60 Add a new priority scheme that works like FrontBack, but completely deprioritizes 14 years ago
  John Hurliman abd5d1f747 * Added code comments to Prioritizer.cs that document how to add a new update priority policy 14 years ago
  John Hurliman 93ef65c690 * Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs 14 years ago