Commit History

Author SHA1 Message Date
  UbitUmarov c04792142f partially revert commit 42a9afdc43cc.. of 06-12 not allowing more updates to be enqueued on deleted objects. Keep the catch up on deenqueue, so preserving the race condition safe guard. Let Scene sendkillObject work even if object is flaged as deleted. Still not clear how this are related to mantis 7858 or even less to 7990. 8 years ago
  UbitUmarov 6f5f6431a4 add a SimpleAngularDistance Updates prioritazition scheme. Results don't look that great so don't use it still. 8 years ago
  UbitUmarov 32e30afbcb actually that was redundante, already done at low level 8 years ago
  UbitUmarov 8c46ab02c7 move refresh forces into applyphysics 8 years ago
  UbitUmarov e951f4cc96 a few more changes relative to sits crossing 8 years ago
  UbitUmarov 445fb51455 make getBoundsCenter() call GetBoundsRadius() to do the math if needed 8 years ago
  UbitUmarov 00687d5b0f use geometric center and not sog root position in culling 8 years ago
  UbitUmarov bc6c342d01 let radius be radius, not diameter 8 years ago
  UbitUmarov d879e119a8 add object UUID to a debug/warn message 8 years ago
  UbitUmarov 11a8a722df don't auto return objects if they have sitting avatars (not npcs) - mantis 7828 with diferent code 8 years ago
  Diva Canto e38f16d800 Correction of a test introduced in 34b308d5b6d2a34e6607aa2b67f01c0f207635b4 8 years ago
  UbitUmarov 0eabfb1e3e add some needed InvalidBoundsRadius() calls 8 years ago
  UbitUmarov c02fe98b7d add test option ObjectsCullingByDistance. In future, if true, it may 8 years ago
  Diva Canto e00603f78a New config var: DisableObjectTransfer. If set to True, objects never cross; instead they stay in the region, possibly placed outside its borders. 8 years ago
  Diva Canto 34b308d5b6 Guard against multiple calls to SetOwnerId on one logical ownership change. 8 years ago
  Diva Canto 623a2f859f Mantis #7929: objects deeded to the group were loosing some important properties. This makes the "For sale" be visible, but is not the end of the story. 8 years ago
  Diva Canto d0c65d15dc Still mantis #7858: send kill object / update to child agents too 8 years ago
  Diva Canto 42a9afdc43 Mantis #7858: DeleteSceneObject done slightly differently. ProcessEntities now checks whether the objects have been deleted and, if so, sends an extra kill object packet, in order to compensate for potential race conditions encountered by the first one. 8 years ago
  UbitUmarov b35d3a3134 fix backup control flag, still a bad merge effect 8 years ago
  UbitUmarov 6de7da467a keep SOG reference to root part since two many things depend on deleted SOGs not being deleted 8 years ago
  UbitUmarov 62009ba9c0 remove some SOG references on delete to help GC 8 years ago
  UbitUmarov 7d8b783d31 send a full update on GroupResize, not a terse 8 years ago
  UbitUmarov e37c4e878c more changes on lookAt and RotLookAt; do something in attachments 8 years ago
  UbitUmarov a9e58d6175 some changes due to lookAt and RotLookAt 8 years ago
  UbitUmarov 72684592ba Merge branch 'master' into avinationmerge 9 years ago
  Melanie Thielker ea56f4f27c Introduce an EntityTransferContext carrying the version numbers to pass 9 years ago
  Melanie Thielker f0fd028ed9 Merge branch 'master' of opensimulator.org:/var/git/opensim 9 years ago
  Melanie Thielker dc6d9eadf3 Testing stage of the new versioning system. Use at own risk. May not 9 years ago
  UbitUmarov dd9b06e3b6 fix mantis 7733, reverting setting of IsAttachment on first call to full check. Replace instead same simple IsAttachment tests by full checks 9 years ago
  UbitUmarov c3532ba876 set SOG.IsAttachment when doing a full check, so future gets see the right value 9 years ago