summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2015-03-24Fix viewer-release merge snaffu. Note that mInitialBakesLoaded (new in ↵Merov Linden
viewer-release) is not used and generates a compile error when using the new build tools
2015-03-24BUG-8786 - Turn off fast math opts enforcing IEEE 754 floating point complianceCinder
2015-03-24Merge with viewer-release and become 3.7.27andreykproductengine
2015-03-24Merge with viewer-release and become 3.7.27andreykproductengine
2015-03-24MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-03-24merge changes for 3.7.26-releaseOz Linden
2015-03-24MAINT-5024 crash in LLInspectToastandreykproductengine
2015-03-23Pull merge from lindenlab/viewer-releaseMerov Linden
2015-03-23increment viewer version to 3.7.27Oz Linden
2015-03-23MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitelyandreykproductengine
2015-03-23MAINT-4998 FIXED Ignore loadedCallback if Modelpreview floater is already ↵Mnikolenko ProductEngine
closed.
2015-03-21DD-371 : Do not go through the accept logic when user confirmation is not ↵Merov Linden
required (because already given)
2015-03-20DD-337 : Update error message as requested by ProducerMerov Linden
2015-03-20DD-324 : Fix crash when recursively wrapping no copy items in stock foldersMerov Linden
2015-03-20DRTVWR-397 WIP - ATT loggingBrad Payne (Vir Linden)
2015-03-20DRTVWR-397 WIP - logging for detach requests and unexpected detaches ↵Brad Payne (Vir Linden)
(presumably server-initiated)
2015-03-19MAINT-4917 WIP - debug line added.Brad Payne (Vir Linden)
2015-03-19MAINT-4917 WIP - comments and bug fixes for batching up COF link requests ↵Brad Payne (Vir Linden)
after attachments added.
2015-03-18MAINT-4917 WIP - Attachment deferred bulk COF linking WIPBrad Payne (Vir Linden)
2015-03-18DD-337 : Validate the version folder before setting it and show error dialog ↵Merov Linden
if error
2015-03-18DD-292 : Decrement cargo count when dropping items one by one in the ↵Merov Linden
marketplace listings folder
2015-03-18MAINT-4872 FIXED Display name for shapes was not updated in certain casesandreykproductengine
2015-03-18MAINT-4993 FIXED Favorite landmarks randomly reorder between sessions or ↵Mnikolenko ProductEngine
when adding or removing a landmark from favorites
2015-03-17DD-368 : Handle the merchant / non merchant status correctly on floater openMerov Linden
2015-03-17DD-362 : Limit the admissible total of stock items, fail validation if above ↵Merov Linden
the threshold
2015-03-17improve file name handling and clean up some error checksOz Linden
2015-03-17MAINT-4995: fix stored favorites for login bar (close input files before ↵Oz Linden
opening them for writing)
2015-03-17DD-362 : WIP : Check stock folder count limitMerov Linden
2015-03-17MAINT-4987 FIXED After cancelling the search term when using "Find all ↵andreykproductengine
links" in Recent items tab of inventory, full inventory contents display in Recent items tab.
2015-03-17MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ruslantproductengine
with no way to fix apart from a relog. Other avatars are also often invisible.
2015-03-17MAINT-4971 FIXED [MAINT-RC] Own avatar is often totally invisible at login ↵ruslantproductengine
with no way to fix apart from a relog. Other avatars are also often invisible.
2015-03-16Merge lindenlab/viewer-tools-updateMerov Linden
2015-03-16MAINT-4974 FIXED Complete name should be used in ↵Mnikolenko ProductEngine
LLAvatarActions::buildResidentsString only when building name string for share confirmation dialogs
2015-03-13MAINT-4980 WIP - moved canAddWearables() to LLAppearanceMgrBrad Payne (Vir Linden)
2015-03-13MAINT-4980 WIP - add context menu filtering based on the selection groupBrad Payne (Vir Linden)
2015-03-13MAINT-4982 FIXED Multi-Material Mesh Issuesandreykproductengine
2015-03-13MAINT-4973 FIXED Clicking on the green part of links (as opposed to the ↵Mnikolenko ProductEngine
grey) opens the wrong link in all places apart from in a conversation window or chat toast.
2015-03-11MAINT-4985 FIXED Update Return All Confirmation Message to Reflect ImpactMnikolenko ProductEngine
2015-03-10MAINT-147 FIXED Allow follow cam scripts after closing Build tools floater.Mnikolenko ProductEngine
2015-03-09SL-103 WIP - fix for some inventory items not enabling addBrad Payne (Vir Linden)
2015-03-09SL-103 WIP - bumped MAX_CLOTHING_LAYERS to target value of 60Brad Payne (Vir Linden)
2015-03-06SL-103 WIP - commentBrad Payne (Vir Linden)
2015-03-06SL-103 WIP - comment re: possible future workBrad Payne (Vir Linden)
2015-03-06MAINT-4967 FIX - log spam removedBrad Payne (Vir Linden)
2015-03-05DD-339 : Adding loading indicator to marketplace floater when the listings ↵Merov Linden
data and inventory data are being fetched
2015-03-05Simplify CMake code to generate viewer_version.txt and summary.json.Nat Goodspeed
The quoting used for the cygwin printf command didn't work for 'cmake -E echo'. The whole content was enclosed in single quotes, with individual string elements enclosed in double quotes. But we ended up with a summary.json containing (e.g.): '{Type:viewer,Version:3.7.26.33262}' instead of the desired: {"Type":"viewer","Version":"3.7.26.33262"} HOWEVER: I see no compelling reason why either of these files must be deferred to build time. It's simpler and more robust to generate them both directly from CMake at configure time.
2015-03-05SL-103 WIP - viewer enforces wearable limits based on total articles of ↵Brad Payne (Vir Linden)
clothing rather than per-type limit. Limit is artificially low for testing, will bump before release.
2015-03-05MAINT-4930 FIXED Fix viewer error checking for max-agent-groups in viewerandreykproductengine
2015-03-05Merge downstream code and become version 3.7.26simon
2015-03-05Merge viewer-release and become version 3.7.26simon