summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-01One of the tests defined a namespace in order to fake out the libraries. ↵Rider Linden
Removed it.
2015-09-01MergeRider Linden
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
--HG-- branch : MAINT-5575
2015-09-02MAINT-5297 Allow global toggle of 'View People Icons' - Global switch partAndreyL ProductEngine
--HG-- branch : develop
2015-09-01MAINT-5297 Allow global toggle of 'View People Icons' - Chat window partAndreyL ProductEngine
--HG-- branch : develop
2015-09-01Created a branchAndreyL ProductEngine
--HG-- branch : develop
2015-09-01mergeBrad Payne (Vir Linden)
2015-09-01Merged lindenlab/viewer-lion into defaultAndrey Lihatskiy
2015-09-01MAINT-5556 FIXED Active listing folder stays listed, with empty Version folderMnikolenko ProductEngine
2015-08-31Merge with viewer-releasecallum_linden
2015-08-31SL-133 WIP, SL-134 WIP - more handling for out-of-range jointsBrad Payne (Vir Linden)
2015-08-31Some initial changes to convert the experience cache to a singletonRider Linden
--HG-- branch : MAINT-5575
2015-08-28MAINT-5575: Begin conversion to Singleton<> for Experience Cache. Commited ↵Rider Linden
on branch so that I don't trigger a build of it until I'm ready. --HG-- branch : MAINT-5575
2015-08-28Merged lindenlab/viewer-lion into defaultAndrey Lihatskiy
2015-08-28MAINT-5574: Added default parameter for callbalk on AISAPI interface.Rider Linden
Better check on callback exsit in coroutine Don't create AISAPI::completion_t if there is no call back passed.
2015-08-28MAINT-5443 FIXED Appearance menu does not display gestures in outfitandreykproductengine
2015-08-27Convert LSL script preview compilation exp requestRider Linden
2015-08-26Convert exp floater to use coroutinesRider Linden
Convert script queue compilation exp request
2015-08-26MAINT-5532 related crash fix and some log improvementsandreykproductengine
2015-08-25Reenable and correct link issue on linux llappearanceutility.Rider Linden
2015-08-25MergeRider Linden
2015-08-24MAINT-4952: Removed a bit of debug code that got included accidentally and ↵Rider Linden
change host == LLHost() to host.isInvalid()
2015-08-21MAINT-5536 FIXED Mac viewer crash when started from a web browser handlerandreykproductengine
2015-08-20MAINT-5532 FIXED upload of duck.dae from MAINT-4483 crashes mac viewerandreykproductengine
2015-08-20Remove forgotten parenRider Linden
2015-08-20MAINT-5533 FIXED The fragment part of an URI is only shown if it contains a ↵AndreyL ProductEngine
query part as well. fix by Ansariel
2015-08-20MAINT-5533 FIXED The fragment part of an URI is only shown if it contains a ↵AndreyL ProductEngine
query part as well. fix by Ansariel
2015-08-28MAINT-5548 FIXED Don't update snapshot when resizing Viewer if snapshot ↵Mnikolenko ProductEngine
floater is closed.
2015-08-27build fixMnikolenko ProductEngine
2015-08-25MAINT-5064 FIXED (Mesh upload attempt causes viewer crash) (replacing BBox ↵vyacheslavsproductengine
generation)
2015-08-25MAINT-5547 FIXED errors when texturing a linkset "Unable to add texture. ↵andreykproductengine
Please wait a few seconds and try again."
2015-08-25MAINT-5478 FIXED Keep history according to calendar days and don't ↵Mnikolenko ProductEngine
completely remove events while changing threshold.
2015-08-19Found another ref that had escaped me!Rider Linden
2015-08-19I must be losing my mind...Rider Linden
2015-08-19Try commenting out the entire darn file.Rider Linden
2015-08-19Try disabling LLAppearanceUtility.cmake just for the moment.Rider Linden
2015-08-19Previous try didn't work. What about this?Rider Linden
2015-08-19Shot in the darkRider Linden
2015-08-19Update the appearance-utility archive with corrected libraries.Rider Linden
2015-08-19Be sure the correct include is included.Rider Linden
2015-08-19Try attaching the bost libraries directly to CoreHttpRider Linden
2015-08-19Keep hunting these down.Rider Linden
2015-08-19Swap BOOST_COROUTINE and BOOST_CONTEXTRider Linden
2015-08-19Break circular dep. Things get cranky.Rider Linden
2015-08-19mergeBrad Payne (Vir Linden)
2015-08-18MAINT-5506: Establish circular dependency between LLMessage & LLCoreHttpRider Linden
2015-08-18MergeRider Linden
2015-08-18Move the CoreHTTP libraries downRider Linden
2015-08-18MAINT-5506: Fix library delimiters for LL_TEST_ADDITIONAL_LIBRARIES.Nat Goodspeed
Recent cmake versions are unhappy with embedding spaces in the LL_TEST_ADDITIONAL_LIBRARIES property. Using semicolons to delimit libraries seems to make it better.
2015-08-18Automated merge with ssh://bitbucket.org/rider_linden/maint-4952-v-t-uNat Goodspeed