- Sep 03, 2010
-
-
Kitty Barnett authored
- fixed : crash in LLAppearanceMgr::updateAppearanceFromCOF() due to "Appearance-SyncAttach" patch --HG-- branch : Appearance-Misc
-
Kitty Barnett authored
- fixed : LLWearableBridge::removeAllClothesFromAvatar() doesn't remove all clothing from the avatar --HG-- branch : Appearance-Misc
-
- Sep 02, 2010
-
-
Kitty Barnett authored
--HG-- branch : Appearance-Misc
-
- Sep 01, 2010
-
-
Kitty Barnett authored
--HG-- branch : Viewer-Build
-
Kitty Barnett authored
--HG-- branch : Viewer-Build
-
Aimee Linden authored
-
Tofu Linden authored
merge for VWR-22700 'As an engineer, I want to see unit test execution results in TeamCity build results, so that I have instant feedback into test results as builds are executed, and so that I can provide visibility into unit tests that I add to the code base.'
-
Tofu Linden authored
-
Tofu Linden authored
Patch by jonathan yap.
-
Aimee Linden authored
-
Tofu Linden authored
-
Tofu Linden authored
-
Tofu Linden authored
-
Tofu Linden authored
-
Aimee Linden authored
Fix Linux build.
-
Aimee Linden authored
Imported from Snowglobe.
-
Aimee Linden authored
Imported from Snowglobe.
-
- Aug 31, 2010
-
-
Eli Linden authored
-
Eli Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Paul Guslisty authored
Added checking when item in COF list selected: IF (FolderListView is shown) THEN (don't switch to the FlatListView AND set proper filter for FlatListView). Reviewed by Vadim Savchuk
-
Oz Linden authored
-
Paul Guslisty authored
- After wearable removed from COF list, check: whether any outfit of the same wearable type as removed left in COF. If left then select it. - Added method selectClothing(LLWearableType::EType) to the LLCOFWearables that selects first clothing from COF of specified WearableType Reviewed by Vadim Savchuk
-
Tofu Linden authored
Probably a regression from the prevalidator rework - was enforcing non-negative int when precision=0 (i.e. non-float), should have been enforcing only full int range.
-
Kitty Barnett authored
- fixed : Add to/Replace Outfit removes newly worn attachments on completion -> additional fix for http://jira.secondlife.com/browse/VWR-18512 -> copied over from RLVa since it's really just a viewer (appearance) bug --HG-- branch : Appearance-Misc
-
Kitty Barnett authored
- fixed : Add to/Replace Outfit removes newly worn attachments on completion -> (partial) fix for http://jira.secondlife.com/browse/VWR-18512 -> copies over from RLVa since it's really just a viewer (appearance) bug --HG-- branch : Appearance-Misc
-
Vadim Savchuk authored
-
- Aug 30, 2010
-
-
Oz Linden authored
-
Aimee Linden authored
Fix double definition of create_jump_keys="true" introduced in the fix for VWR-20724 to pass coding policy check.
-
Aimee Linden authored
-
Sergei Litovchuk authored
VWR-20970 FIXED Added SideTrayButton class to handle mouse hover events to "tear off" Side Tray tabs.
-
Aaron Terrell (Enus) authored
-
- Aug 29, 2010
- Aug 28, 2010
-
-
Kitty Barnett authored
- fixed : LLAppearanceMgr::filterWearableItems() doesn't properly filter body parts - fixed : LLWearableList::processGetAssetReply() creates multiple LLWearable instances for the same asset UUID -> fix for http://jira.secondlife.com/browse/VWR-20608 - changed : deprecated removeItemFromAvatar() in favour of having LLAppearanceMgr::removeItemFromAvatar() handle it directly/correctly -> wearables can't be worn/removed in 2.X without the viewer already having an LLWearable instance for it anyway - added : InitialWearablesLoadedSignal signal which is emitted *once* when the initial wearables are loaded - fixed : attachments sometimes detach only to instantly get reattached after logon - added : LegacyMultiAttachmentSupport debug setting to route "secondary attachment points" to the primary attachment point -> maps secondary attachment point range [39,68] onto [1,30] -> only dislays "secondary attachment points" correctly for *other* avatars (by design) --HG-- branch : Appearance-Misc
-