Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 014cd4f8bb remove mono compiler warnings 13 years ago
  Justin Clark-Casey (justincc) 63533412f8 Improve previous ILandObject method doc. 13 years ago
  Justin Clark-Casey (justincc) 3d400fc663 If an object is selected, then don't include it in owner/group/others prim counts. 13 years ago
  Justin Clark-Casey (justincc) 7bba0177fe If land is not group owned (group ID is always UUID.Zero) then don't check if a prim should be added to the group count 13 years ago
  Justin Clark-Casey (justincc) 5b0936d4b5 If the land has no group ownership (it is UUID.Zero) then don't put prims in the group count when they are also not group owned. 13 years ago
  Justin Clark-Casey (justincc) 4d0cffa06e If the prim count gets an object with invalid bounds, don't try to count it. 13 years ago
  Justin Clark-Casey (justincc) f7ed7fc05d When a new parcel is created, make sure the prim counts are updated. 13 years ago
  Justin Clark-Casey (justincc) 8b16f7d976 (re)implement selected prim count. 13 years ago
  Justin Clark-Casey (justincc) fe258753a0 disable prim count debug logging temporarily 13 years ago
  Justin Clark-Casey (justincc) 541cd3e8c8 move total parcel prim calculations into IPrimCounts instead of doing this in LLClientView 13 years ago
  Justin Clark-Casey (justincc) cc8897fceb Add test for PCM taint. This currently fails due to unexpected behaviour of SceneGraph.ForEachSOG(). This will be corrected soon. 13 years ago
  Justin Clark-Casey (justincc) 7f5019b0f2 Add ILandObject.IPrimCounts for the new prim count module. 13 years ago
  Justin Clark-Casey (justincc) 08c3cd6b36 Add method doc to the Get*() methods on PrimCountModule 13 years ago
  Justin Clark-Casey (justincc) 67cafbd33a remove a rogue Console.WriteLine() from the last commit. 13 years ago
  Justin Clark-Casey (justincc) d011896341 Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to listen for that rather than EventManager.OnParcelPrimCountAdd 13 years ago
  Justin Clark-Casey (justincc) b34743e5fe Add an initial confidence-building TestAddObject() for prim counts. 13 years ago
  Melanie 8f008f394d Flash out the prim count module 13 years ago
  Melanie e7d5ff9bd2 Create the structure of classes and interfaces to replace the cruft that 13 years ago
  Melanie 0936455725 Adding the prim count module skeleton 13 years ago