Commit History

Author SHA1 Message Date
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov f7f5aba597 remove unused parameter 8 years ago
  Melanie 05810e48b0 Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminster 11 years ago
  Melanie 6954024fb2 Merge commit '4ad9b275302ee109937512963eab095ff542a0c7' into careminster 11 years ago
  Justin Clark-Casey (justincc) c92654fb43 Stop attempts to update/add existing attachments in user inventory when teleporting between regions. 11 years ago
  Justin Clark-Casey (justincc) 4ad9b27530 If the viewer has already rezzed any attachments itself, then ignore the simulator-side rez attachments call. 11 years ago
  Melanie fcecfc81bb Multiattach, part 1 11 years ago
  Melanie 797bfbfcfa Multiattach, part 1 11 years ago
  Melanie 23d5bafa7f Merge branch 'master' into careminster 11 years ago
  SignpostMarv 35b7c80e0b implementing osDropAttachment & osDropAttachmentAt 12 years ago
  Melanie 053e7279ca Merge branch 'master' into careminster 12 years ago
  Melanie fe4c3a37c0 Lay some groundwork for temp attachments. Decouple attachments from inventory. 12 years ago
  Melanie e126915bc1 Change attachment handling to remove object from the scene first as per 12 years ago
  Melanie 9e00e2ddec Change attachment handling to remove object from the scene first as per 12 years ago
  Melanie d632fd7124 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) fc24563206 Add regression TestDetachScriptedAttachmentToInventory() 12 years ago
  Melanie 6137f37028 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) bfa6896678 Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG directly instead of an item ID to then shuffle through attachments, saving CPU busywork. 12 years ago
  Melanie 41a1903c60 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) d043213317 refactor: Move ScenePresence <-> AgentData attachments copying code into AttachmentsModule. 12 years ago
  Melanie 7cc5b3d7d3 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) e5b739aaeb When attachments are being saved and deleted for a closing root agent, delete first to avoid a hud race condition with update threads. 12 years ago
  Melanie 28e5abd917 Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach positions. 12 years ago
  Melanie 16aa00e944 Merge branch 'master' into careminster 12 years ago
  Melanie 241ddd031f Fix copy/paste errors 12 years ago
  Melanie e4f3ba8610 Merge commit '92c88121c72386f85472c6cf4891eca8b62b9867' into bigmerge 12 years ago
  Melanie a9af618842 Merge commit '460946ad62b682c7a942751f192ca9e96b662f0e' into bigmerge 12 years ago
  Melanie ef9a811ea6 Merge commit 'e77c919290e166f19e77f3ef040418dd39f2f5bd' into bigmerge 12 years ago
  Dan Lake 92c88121c7 Removed all refs to IClientAPI from IAttachmentsModule. Separated client handlers for attachments to call public interface and rearranged module file into sections 12 years ago
  Dan Lake 460946ad62 Removed redundant code in AttachmentsModule and simplified interfaces which converted back and forth between ScenePresence and IClientAPI. More to be done still. 12 years ago