コミット履歴

作者 SHA1 メッセージ 日付
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  UbitUmarov f7f5aba597 remove unused parameter 9 年 前
  Melanie 05810e48b0 Merge commit 'c92654fb43f303da8e1623f9fff8a404aad72374' into careminster 11 年 前
  Melanie 6954024fb2 Merge commit '4ad9b275302ee109937512963eab095ff542a0c7' into careminster 11 年 前
  Justin Clark-Casey (justincc) c92654fb43 Stop attempts to update/add existing attachments in user inventory when teleporting between regions. 11 年 前
  Justin Clark-Casey (justincc) 4ad9b27530 If the viewer has already rezzed any attachments itself, then ignore the simulator-side rez attachments call. 11 年 前
  Melanie fcecfc81bb Multiattach, part 1 11 年 前
  Melanie 797bfbfcfa Multiattach, part 1 11 年 前
  Melanie 23d5bafa7f Merge branch 'master' into careminster 12 年 前
  SignpostMarv 35b7c80e0b implementing osDropAttachment & osDropAttachmentAt 12 年 前
  Melanie 053e7279ca Merge branch 'master' into careminster 12 年 前
  Melanie fe4c3a37c0 Lay some groundwork for temp attachments. Decouple attachments from inventory. 12 年 前
  Melanie e126915bc1 Change attachment handling to remove object from the scene first as per 12 年 前
  Melanie 9e00e2ddec Change attachment handling to remove object from the scene first as per 12 年 前
  Melanie d632fd7124 Merge branch 'master' into careminster 12 年 前
  Justin Clark-Casey (justincc) fc24563206 Add regression TestDetachScriptedAttachmentToInventory() 12 年 前
  Melanie 6137f37028 Merge branch 'master' into careminster 12 年 前
  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 年 前
  Melanie 41a1903c60 Merge branch 'master' into careminster 12 年 前
  Justin Clark-Casey (justincc) d043213317 refactor: Move ScenePresence <-> AgentData attachments copying code into AttachmentsModule. 12 年 前
  Melanie 7cc5b3d7d3 Merge branch 'master' into careminster 12 年 前
  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 年 前
  Melanie 28e5abd917 Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach positions. 12 年 前
  Melanie 16aa00e944 Merge branch 'master' into careminster 12 年 前
  Melanie 241ddd031f Fix copy/paste errors 12 年 前
  Melanie e4f3ba8610 Merge commit '92c88121c72386f85472c6cf4891eca8b62b9867' into bigmerge 13 年 前
  Melanie a9af618842 Merge commit '460946ad62b682c7a942751f192ca9e96b662f0e' into bigmerge 13 年 前
  Melanie ef9a811ea6 Merge commit 'e77c919290e166f19e77f3ef040418dd39f2f5bd' into bigmerge 13 年 前
  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 13 年 前
  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. 13 年 前