Commit Graph

750 Commits (e46ba2a7068c19ae827df0a4f4eaeade472ee967)

Author SHA1 Message Date
Mnikolenko ProductEngine 6dad3e1af0 MAINT-6084 FIXED Replacing current outfit with contents of a non-outfit folder creates folder link in COF 2016-02-01 13:00:58 +02:00
Ansariel 5583805b12 FIRE-17217: Match behavior regarding folder links in COF with V3; It does not logically make any sense to put a link to a non-outfit folder in there, but not doing as everyone else seems to create issues when switching viewers 2016-01-23 13:50:18 +01:00
Ansariel 0da1263a21 More cleanup in LLAppearanceMgr 2016-01-23 13:38:11 +01:00
Ansariel acde280f9c Clean up lots of orphaned appearance-related code 2016-01-23 13:06:47 +01:00
Ansariel 8972d313fa Merge viewer-bear 2015-10-30 15:50:00 +01:00
Mnikolenko ProductEngine c0b9500881 MAINT-5796 FIXED Double clicking on anything in COF removes it from your avatar - including skin, shape, hairbase and eyes - results in bakefailed avatar 2015-10-30 12:17:50 +02:00
Ansariel 68739bc569 Merge Viewer-Bear 2015-10-27 01:31:15 +01:00
andreykproductengine 9cddfc5a0e MAINT-5443 FIXED Appearance menu does not display gestures in outfit 2015-08-28 16:24:12 +03:00
Ansariel 5fe09cb64d Merge Viewer-Bear 2015-08-22 03:13:17 +02:00
andreykproductengine 287e1bafb2 MAINT-5439 FIXED Gesture will not deactivate by using the deactivate button in inventory drop down menu 2015-07-30 19:23:56 +03:00
andreykproductengine 33dfd860ec MAINT-5439 FIXED Gesture will not deactivate by using the deactivate button in inventory drop down menu 2015-07-27 18:46:29 +03:00
Ansariel fc74064049 Merge Firestorm tip 2015-07-20 13:13:38 +02:00
Ansariel 5b846a91cf Merge Firestorm tip 2015-07-18 16:37:52 +02:00
Kitty Barnett 1db4bfa2bc Merged with the final piece of the puzzle 2015-07-18 06:12:16 +02:00
Kitty Barnett 0fe6c21df0 Merged with pre-big bird RLVa tip
--HG--
branch : RLVa
2015-07-18 05:24:19 +02:00
Kitty Barnett 6e9905881e Merge with general/AIS/big bird appearance and RLVa fixes + general RLVa code sync madness 2015-07-18 03:51:33 +02:00
Kitty Barnett 88c4c832f5 Merged with Appearance-Misc tip
--HG--
branch : RLVa
2015-07-18 01:44:37 +02:00
Kitty Barnett c35411620d Merged with pre-big bird Appearance-Misc tip
--HG--
branch : Appearance-Misc
2015-07-17 23:03:42 +02:00
andreykproductengine e03c133750 Merge from viewer-relese and become version 3.8.2 2015-07-15 14:59:32 +03:00
Kitty Barnett 24c337a255 - fixed : crash when wearing a folder containing an item with the same asset UUID as a worn item
-> bad conversion of array => iterator loop in previous merges

--HG--
branch : RLVa
2015-06-30 20:52:54 +02:00
Kitty Barnett 6b7c2c4519 Merged with Appearance-Misc tip
--HG--
branch : RLVa
2015-06-27 19:55:35 +02:00
Kitty Barnett 81990cf972 - fixed : don't create links to non-outfit folders in COF
--HG--
branch : Appearance-Misc
2015-06-27 15:49:53 +02:00
Kitty Barnett fe7b2766b1 - changed : "Rebake textures" first synchronizes the COF version before requesting an appearance update
-> if the local COF version doesn't match the server COF version then the update request will fail if the version is ahead or succeed but not update if the version is behind
    -> fixes a few cases of "stuck" SSA baking requiring a relog to fix

--HG--
branch : Appearance-Misc
2015-06-27 15:48:35 +02:00
Mnikolenko ProductEngine 51aaed86de MAINT-5300 FIXED Allow creating and editing new bodyparts. 2015-06-26 12:21:12 +03:00
Kitty Barnett 7fa9ac3ddb Merged with Appearance-Misc tip for big bird
--HG--
branch : RLVa
2015-06-25 19:26:11 +02:00
Kitty Barnett 0178fcde27 - fixed : wearing something while an inventory link is pending will detach the attachment and potentially leave an unworn COF link
-> we already fixed this in 2010 so we just apply the fix that works on top of the fix that doesn't; some day they'll get it right
    -> Repro on big bird (there are many more ways to trigger the bug but this is the easiest):
        * rez an object from inventory
        * double-click a wearable from inventory (before the link creation call kicks in)
        => the wearable kicks off an LLUpdateAppearanceOnDestroy which detaches the unlinked attachment (the link will arrive eventually and be unworn)
        => note that leaving a link in COF to an attachment that isn't worn anymore is a bug in its own right (though I guess that's why "questionable links" were added)

--HG--
branch : Appearance-Misc
2015-06-25 09:27:06 +02:00
Ansariel 9adc0f6909 Merge Viewer-BigBird 2015-06-25 08:53:15 +02:00
Kitty Barnett eed94f728f Merged with default tip (Revision a82eb9becc15)
--HG--
branch : Appearance-Misc
2015-06-25 01:24:12 +02:00
Kitty Barnett e2b6c9b5d2 - internal : partial backout of Appearance-SyncAttach to ease the big bird merge madness
--HG--
branch : Appearance-Misc
2015-06-25 01:03:20 +02:00
Brad Payne (Vir Linden) 6c6b509aa3 MAINT-5278 WIP - avoid updateAppearanceFromCOF when adding only attachments. 2015-06-24 15:57:27 -04:00
Kitty Barnett d671d705ec Merged with another stray AIS fix that was hiding
--HG--
branch : Appearance-Misc
2015-06-24 00:13:58 +02:00
Kitty Barnett 87e71e372d Merged with stray AIS fix
--HG--
branch : Appearance-Misc
2015-06-23 22:07:55 +02:00
Kitty Barnett e396790bc9 Merged with default tip (Revision a5fd4c198756)
--HG--
branch : Appearance-Misc
2015-06-23 22:00:42 +02:00
Ansariel a45d3d8421 Merge Viewer-Bear 2015-06-20 15:35:15 +02:00
andreykproductengine b59770199a Merge from viewer-release 2015-06-05 16:30:04 +03:00
Ansariel 2caa5273be Merge Viewer-Big Bird 2015-06-04 15:59:17 +02:00
Brad Payne (Vir Linden) 9e3eb8991d merge 2015-05-27 11:08:45 -04:00
Ansariel a31c89d590 Compile fixes 2015-05-27 01:24:50 +02:00
Ansariel 0e2a827873 Merge LL V3.7.30 2015-05-27 00:27:29 +02:00
Brad Payne (Vir Linden) e2544fabe5 MAINT-5222 WIP - checks for app shutting down a couple of places. 2015-05-18 13:10:26 -04:00
simon 316bdc0ab0 Merge viewer-release and become version 3.7.30 2015-06-08 14:54:22 -07:00
Kitty Barnett c77c206a56 Merged with default tip (Revision ffde74743e89)
--HG--
branch : Appearance-Misc
2015-05-06 01:46:10 +02:00
Kitty Barnett d078024f4b - internal : added "callback" and "immediate_delete" parameters to LLAppearanceMgr::removeItemFromAvatar and LLAppearanceMgr::removeItemsFromAvatar
-> used by RLVa

--HG--
branch : Appearance-Misc
2015-05-05 23:36:39 +02:00
Nicky 006190f2a1 Merge with tools update. 2015-05-05 13:09:27 +02:00
Kitty Barnett 37f716723c - changed : process COF item removals through AIS
-> by pre-empting the delete locally we don't need to actually pass the LLUpdateAppearanceAndEditWearableOnDestroy callback to removeCOFItemLinks
    -> don't use AIS for item updates (it seems to recreate the item if it's been deleted in the meanwhile)
    -> 0xFFFF & ~(CMD_ITEM_UPDATE | CMD_OBJ_LINK) = 0xFEDF (65247)

--HG--
branch : Appearance-Misc
2015-05-02 22:53:27 +02:00
Kitty Barnett 7b45d6daab Merged with Appearance-Misc AIS fixes
--HG--
branch : Appearance-Misc
2015-05-02 16:47:18 +02:00
Mnikolenko ProductEngine 89321a56fd increment viewer version to 3.7.29 2015-04-28 12:03:31 +03:00
Kitty Barnett 717fe350ab Merged with default tip (Revision 21395c439e73)
--HG--
branch : Appearance-Misc
2015-04-27 20:55:19 +02:00
Mnikolenko ProductEngine bb87365c37 Merge viewer-release, become version 3.7.29 2015-04-28 13:36:35 +03:00
Brad Payne (Vir Linden) 76fb5f1542 merge with viewer tools update 2015-04-24 10:08:13 -04:00