summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-24MAINT-3211 Fix for texture animations not working properly on rigged ↵Dave Parks
attachments when worn from inventory.
2014-04-16Backed out changeset: d0dfe3cda5b1Dave Parks
2014-04-16Backed out changeset: de0a65947c60Dave Parks
2014-03-24Merged in viewer-release.Aura Linden
2014-03-24increment viewer version to 3.7.5Oz Linden
2014-03-24Added tag 3.7.4-release for changeset d076568ff788Oz Linden
2014-03-24merge changes for DRTVWR-360Oz Linden
2014-03-24Pulled merge from release.Aura Linden
2014-03-21DD-16 : WIP : More code on sort/show menu but still not actionable.Merov Linden
2014-03-21remove some obsolete BuildParams entriesOz Linden
2014-03-21Current log was actually correct.Aura Linden
2014-03-21Pull merge lindenlab/viewer-releaseMerov Linden
2014-03-20DD-16 : WIP : Update sort / show menu, not actionable yet thoughMerov Linden
2014-03-20DD-50 : Add the filtering code for marketplace prefiltered tabsMerov Linden
2014-03-20Returned Secondlife.log to main directory due to unforeseen LLErrorThread ↵Aura Linden
complexities.
2014-03-20MAINT-3827 FIXED crash in KDU texture decoding, likely out of memorymaksymsproductengine
2014-03-20DD-50 : Adding new filter code for marketplace filtered tabs (active, ↵Merov Linden
unactive and unassociated)
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
2014-03-19Pull in viewer-lion to lock down next releasesimon
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-19DD-10 : WIP : Added embryonic tool strip at the top of the marketplace floaterMerov Linden
2014-03-19MAINT-3838 FIXED Get escaped uri for location link.Mnikolenko ProductEngine
2014-03-18DD-50 : Tabs added to the marketplace, fixed XUI, sorting not implemented yetMerov Linden
2014-03-18DD-50 : WIP : Add tabs to the marketplace listing UIMerov Linden
2014-03-18DD-40 : WIP : Got rid o the useless Drop Target text (not part of that UI)Merov Linden
2014-03-18DD-17, DD-40 : Style active listings in bold, implement a working ↵Merov Linden
initialization indicator
2014-03-18Automated merge with https://bitbucket.org/lindenlab/viewer-lionDave Parks
2014-03-18MAINT-3832 Make color pickers actually apply result immediately when "apply ↵Dave Parks
immediately" is checked.
2014-03-18merge changes for STORM-2020Oz Linden
2014-03-18MAINT-2578 FIXED Resident can add nonexistent resident to IM or add-hoc ↵andreykproductengine
conference in "Choose resident" floater
2014-03-18merge changes for STORM-2007Oz Linden
2014-03-18merge changes for STORM-1966Oz Linden
2014-03-18MAINT-1744 FIXED User cannot unblock an object by selecting "Unblock" menu ↵Mnikolenko ProductEngine
item from object's pop-up menu
2014-03-17ACME-1376 : Suppress location checkbox in Facebook Photo panelMerov Linden
2014-03-17ACME-1376 : Take the location checkbox out of the photo panelMerov Linden
2014-03-17Restore use of RenderSpecularExponentOz Linden
2014-03-15Mac Debug build is functional with this manifest changeMonty Brandenberg
2014-03-14Consistent set of fmodex 4.44.31 builds now.Monty Brandenberg
2014-03-14Additions & fixes for lib copy, use only forwarded ptrs in LLAE interfaces.Monty Brandenberg
Copy3rdPartyLibs needed to copy the now-corrected fmodexL libraries and it had a bad library reference on Linux for release. In llaudio land, the audio engine interfaces, even the fmodex specializations, seem to want to be external-structure free so use a forward declaration and pointer to FMOD_DSP_DESCRIPTION and deal with it in the ctor/dtor.
2014-03-14DD-17 : WIP : Add live status to active listing folders, clean up ↵Merov Linden
getLabelSuffix() code a bit
2014-03-15Made location checkbox automatically unchecked when caption is empty for ↵Cho
ACME-1375
2014-03-14Update fmodex to 4.44.31. Move DSP descriptor to heap storage.Monty Brandenberg
2014-03-14DD-2 : Clean up LLMarketplaceData definitionMerov Linden
2014-03-14DD-43, DD-44 : implement update_marketplace_category() and get it called ↵Merov Linden
swhen appropriate
2014-03-14merge changes for 3.7.3-releaseOz Linden
2014-03-14STORM-1831 initialize LLKeywords::mLoaded in constructor (fixes ↵Oz Linden
black-on-black text in various places)
2014-03-14correct logging levels (ERR causes a crash), and a minor style fixOz Linden
2014-03-14MAINT-3426 FIXED Searching inventory for "online" no longer returns online ↵andreykproductengine
friends calling cards in search results.
2014-03-17MAINT-2176 FIXED Maturity icon is addedMnikolenko ProductEngine
2014-03-14Fix linux buildmaksymsproductengine