Commit History

Author SHA1 Message Date
  Justin Clarke Casey b4680f653d * Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object 16 years ago
  Justin Clarke Casey df9b0e9e11 * refactor: Replace derez destiation magic numbers with an enumeration 16 years ago
  Justin Clarke Casey 02105c9c2a * Extend sog delete to inventory test to crank the normally async sog deleter by hand 16 years ago
  Justin Clarke Casey 7dce464113 * Largely revert the last revision and improve on the previous way of doing things 16 years ago
  Justin Clarke Casey e261c97470 * On delete to inventory, actually remove the group from the scene before the async stage. 16 years ago
  Melanie Thielker 44a94055a4 Ensure that the physics representation of a deleted object is also removed 16 years ago
  Melanie Thielker a104cc2c62 Fix deleting object that have been persisted already from the DB 16 years ago
  Justin Clarke Casey 99bd7cce2b * Make sure that deleted objects do not send further object updates to the client 16 years ago
  Justin Clarke Casey c41903077d * Eliminate SOG.FakeDeleteGroup() since it is now identical with DeleteGroup() (except that is didn't lock the parts, which was a potential race condition) 16 years ago
  Justin Clarke Casey 48a72f51a8 * minor: eliminate propogation of now unused permissionToDelete flag 16 years ago
  Justin Clarke Casey f16cf12840 * Fix probable partial breakage of delete to inventory in last commit 16 years ago
  Justin Clarke Casey d54b6608a7 * Stop nulling SOG.m_rootPart and parts on object deletion 16 years ago
  Justin Clarke Casey a814ac3d67 * Put an Enabled switch on the async object deleter for future testing purposes 16 years ago
  Melanie Thielker 659ad99993 And fix it 16 years ago
  Melanie Thielker a8523dddb6 Prevent an object with a null RootPart in delete queue from stopping 16 years ago
  Melanie Thielker efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. 16 years ago
  Justin Clarke Casey 5e238be255 * minor: forgot this small tidy in the last checkin 16 years ago
  Justin Clarke Casey 374947cf01 * minor: tidy up async sog deleter 16 years ago
  Justin Clarke Casey 941e20c463 * refactor: move asynchronous scene object deletion to inventory queueing out to a separate class 16 years ago