summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-04-07OPEN-292: More removal of orphaned legacy script upload methodsAnsariel
2016-04-05fix merge error that broke reading avatar complexity reports from simulatorOz Linden
2016-04-05Merged in Ansariel/391-blizzard-496-merge-cleanup (pull request #27)Oz Linden
Fix old merge issue in LLLiveLSLEditor::draw()
2016-04-05Fix old merge issue in LLLiveLSLEditor::draw()Ansariel
2016-04-05Remove code duplication caused by merge with 4.0.3Ansariel
2016-04-04merge changes for MAINT-6236 and other translationsOz Linden
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-31increment viewer version to 4.0.4Oz Linden
2016-03-24FIX INTL-205 translation of Viewer Set44 for 9 languages (no Polish ↵eli
contribution this time), from 391-blizzard branch
2016-03-23merge changes for MAINT-6218Oz Linden
2016-03-23improve settings error log, and make type conversion methods staticOz Linden
2016-03-23Fix avatar body always rendering in simple impostor modeDrake Arconis
2016-03-22fix merge error for specular rendering on impostorsOz Linden
2016-03-22VOICE-36: improvements based on review feedbackOz Linden
2016-03-22VOICE-36: generate and expect random connection and account handlesOz Linden
2016-03-17MergeRider Linden
2016-03-17increment viewer version to 4.0.3Oz Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-03-16round attachment surface area displayOz Linden
2016-03-10Fix default preset not shown as selected in quick graphics pulldown for ↵Ansariel
non-english languages
2016-03-09Merged in andreyl_productengine/391-blizzard-marchcat (pull request #23)Oz Linden
MAINT-6174 FIXED Graphics parameters are wrong after closing the Advanced Graphics floater
2016-03-09MAINT-6110 FIXED No hovertext (PRIM_TEXT/llSetText) on child primMnikolenko ProductEngine
2016-03-09More elegant solution to keep fix for MAINT-2879Ansariel
2016-03-07MAINT-6172: Send the render and mic devices to a session when they are ↵Rider Linden
dirty, not just in Tuning mode.
2016-03-07MergeRider Linden
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-03-07merge with El Capitan and packaging fixesOz Linden
2016-03-04merge latest changes from ruslanOz Linden
2016-03-04merge changes for MAINT-5360Oz Linden
2016-03-04MAINT-5721: set new (much lower) limits for RenderAutoMuteSurfaceAreaLimit, ↵Oz Linden
but also disable if RenderAvatarMaxComplexity is unlimited (zero)
2016-03-03MAINT-5693: Make COF Version from AIS authoritive. Ask until we get it.Rider Linden
2016-03-03MAINT-5693: Move avatar update into the AIS coprocedure pool.Rider Linden
2016-03-02MAINT-5693: Didn't remove a stray debug comment.Rider Linden
2016-03-02MAINT-5693: Only force forward progression of COF version for your own AvatarRider Linden
2016-03-02MAINT-6182: When building the list of pathfinding characters throw away any ↵Rider Linden
entries that are undefined.
2016-03-02Merged in ruslantproductengine/ruslanteliuk-391-blizzard (pull request #21)Oz Linden
MAINT-5700 [QuickGraphics-RC] Blocked avatars should always be derendered
2016-03-02clarify that forcing full rendering of an impostor is not persistent by ↵Oz Linden
removing "Always"
2016-03-02MAINT-5700 [QuickGraphics-RC] Blocked avatars should always be derenderedruslantproductengine
2016-03-01MAINT-5693: Allow stale requestsRider Linden
2016-03-01MAINT-6183: Remove geometry bytes as a trigger for muted/impostor renderingOz Linden
2016-03-01MAINT-5693: Do not rerequest old bakes. If a stale bake is received for ↵Rider Linden
processing do not processes it (Only allow newer appearances to process... never older)
2016-03-01MAINT-6174 FIXED Graphics parameters are wrong after closing the Advanced ↵AndreyL ProductEngine
Graphics floater
2016-02-29MAINT-5693: Request server bake even if we think we are about to request a ↵Rider Linden
stale version. The receiver should know if it will throw out the results. Added some additional logging to help track what's going on.
2016-02-29MAINT-5760 Save the favorite in file with empty slurl string if it points to ↵Mnikolenko ProductEngine
location that is no longer valid
2016-03-07Merge fix for MAINT-5360AndreyL ProductEngine
2016-03-03MAINT-2199 reverted previous change, refixed missing cloud and ban lineandreykproductengine
2016-02-27MAINT-2199 restored original UI mechanics, removed icons from UI listandreykproductengine
2016-02-26MAINT-5360: restore builds for the EDU packageOz Linden
2016-02-26MAINT-5699 Graphics preset changes to None each time the Advanced Graphics ↵AndreyL ProductEngine
floater is opened
2016-02-25MAINT-5693: Some bake requests were getting lost. If a bake request is made ↵Rider Linden
while another one is outstanding rather than launch the new one, set a flag and remake the request with new data.