summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2015-05-20correct logging to avoid linux compiler finikienessOz Linden
2015-05-15additional debugging code for the problem with rendering too-complex avatarsOz Linden
2015-05-15add reception of how many avatars report that you are over their limitOz Linden
2015-04-17reorganize visual muting, impostors, and complexity criteria [does not ↵Oz Linden
render correctly yet]
2015-03-26merge changes for tools update tipOz Linden
2015-03-24Merged lindenlab/viewer-tools-update into defaultCinder Biscuits
2015-03-24BUG-8786 - Turn off fast math opts enforcing IEEE 754 floating point complianceCinder
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-09indentation fixOz Linden
2015-03-23correct merge errorOz Linden
2015-03-23merge changes for 3.7.26-releaseOz Linden
2015-03-23increment viewer version to 3.7.27Oz Linden
2015-03-06MAINT-4967 FIX - log spam removedBrad Payne (Vir Linden)
2015-03-04MAINT-4858 FIXBrad Payne (Vir Linden)
2015-02-27merge up to 3.7.25-releaseOz Linden
2015-02-25mergeBrad Payne (Vir Linden)
2015-02-25STORM-2082 Add tool tip for Complexity sliderJonathan Yap
2015-02-25STORM-2082 Change menu textJonathan Yap
2015-02-24STORM-2082 Add non-displaying xml entries for RenderAvatarMax{Complexity, ↵Jonathan Yap
NonImpostors} so those values are saved in a preset file.
2015-02-24merge changes for 3.7.25-releaseOz Linden
2015-02-24increment viewer version to 3.7.26Oz Linden
2015-02-24merge changes for MAINT-4790Oz Linden
2015-02-23STORM-2082 Clicking on Ok/Cancel in Advanced floater only closes it nowJonathan Yap
2015-02-22STORM-2082 Change case of Maximum complexityJonathan Yap
2015-02-22STORM-2082 Rearrange Reset, load, save, delete buttons.Jonathan Yap
Make load, save, and delete floaters close when preferences floater closes.
2015-02-22STORM-2082 XML changes: move Reset button, add Ok and Cancel buttonsJonathan Yap
2015-02-22add visual mute status to rendering info reported to the simulatorOz Linden
2015-02-21merge impostor and visual muting changesOz Linden
2015-02-20Clean up impostors and visual mutingOz Linden
Rename the settings that control them to be more descriptive Remove the separate boolean setting (RenderUseImpostors) that governed both Establish default values based on gpu class for impostors and visual muting
2015-02-20STORM-2082 Remove obsolete xml fileJonathan Yap
2015-02-19STORM-2082 Fix edge case bugJonathan Yap
2015-02-18STORM-2082 Advanced floater xml adjustmentsJonathan Yap
2015-02-18STORM-2082 Fix issue with isDirtyJonathan Yap
2015-02-14MAINT-4329 Backed out changeset: fd3a4d5c2cf5ruslantproductengine
2015-02-13Merge viewer-release and become 3.7.25Mnikolenko ProductEngine
2015-02-11STORM-2082 Attempt to put advanced settings into separate floaterJonathan Yap
2015-02-06correct bug in initial av rendering I introduced, clarify several testsOz Linden
2015-02-04merge storm-2082 changesOz Linden
2015-02-04allow visually muted results to be cached from const methodsOz Linden
2015-02-03remove unused RenderAvatarComplexityLimit; replace with visual muting based ↵Oz Linden
on render weight
2015-01-30tone down visually muted avatar colorsOz Linden
2015-02-03STORM-2082 Reformat preset floaters.Jonathan Yap
Remove Impostor checkbox. That control is now merged into the right side of the impostors slider. Maximum ARC still depends on impostors being enabled. Once that dependency is removed in llvoavatar then it will be necessary to reflect that change in the UI code.
2015-01-30MAINT-4853 FIXED Pressing the ENTER key when entering a location into the ↵Mnikolenko ProductEngine
Type a location field, doesn't log you in
2015-01-30MAINT-4853 FIXED Pressing the ENTER key when entering a location into the ↵Mnikolenko ProductEngine
Type a location field, doesn't log you in
2015-01-29merge more fixes from JonathanOz Linden
2015-01-29add default values (some sensitive to graphics setting) for avatar rendering ↵Oz Linden
limits
2015-01-27don't use jellybaby rendering for impostors (visually muted != impostored)Oz Linden
2015-01-26minor code cleanups, remove friend and conversation status as visual mute ↵Oz Linden
criteria
2015-01-25STORM-2082 Clear preset in use when resetting to hardware defaultsJonathan Yap