summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
AgeCommit message (Collapse)Author
2020-04-26Merge branch 'master' into DRTVWR-460Andrey Lihatskiy
# Conflicts: # indra/llmath/llquaternion.h # indra/newview/lldrawpoolwater.cpp # indra/newview/lljoystickbutton.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/textures/textures.xml
2020-01-29SL-12594, rename some lingering VertexShaderEnable variablesDave Houlton
2018-01-12STORM-2145 Merge up to viewer-releaseJonathan Yap
2017-03-17MAINT-7215 Add "+" button next to filter editor in Avatar rendering settings ↵Mnikolenko Productengine
floater
2017-03-15MAINT-7168 Avatar rendering settings adjustmentsMnikolenko Productengine
2017-02-23STORM-2145 Camera Presets -- some initial workJonathan Yap
2016-11-16mergeBrad Payne (Vir Linden)
2016-07-28MAINT-6598 replace all instances of "jelly doll" with JellyDoll in the viewer uiMnikolenko Productengine
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-05-06mergeBrad Payne (Vir Linden)
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-05-04cosmetic fixes to basic graphics and preset selectionOz Linden
2016-05-04add max avatar complexity slider to basic graphics preferencesOz Linden
2016-04-29SL-368 - removed enhanced skeleton option from preference dialog. Underlying ↵Brad Payne (Vir Linden)
code is still there but may or may not work with the current skeleton (spine joints?)
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-02-15MAINT-6135 Set non-zero minimum value for slider to prevent vanishing trees ↵Mnikolenko ProductEngine
on lowest setting.
2015-12-02SL-238 WIP - added checkbox for enhanced skeleton.Brad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
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-11STORM-2082 Attempt to put advanced settings into separate floaterJonathan Yap
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-24STORM-2082 Add 5px more blank space around quality slider.Jonathan Yap
Slightly adjust the names of the help text in the three new floaters.
2015-01-20STORM-2082 Finally(?) deal properly with dirty UI processing.Jonathan Yap
Code cleanup, some per bitbucket comments.
2015-01-20STORM-2082 Still trying to work out the dirtyChilds issue. Also made some ↵Jonathan Yap
small UI adjustments.
2015-01-20STORM-2082 Update to new UI design. Bugs are not worked out yet.Jonathan Yap
2015-01-15STORM-2082 Use correct icon for checkmarkJonathan Yap
Redo UI layout to indicate the two dependencies on the Imposters checkbox Reverse the ARC slider
2015-01-15STORM-2082 Remove Avatar detail from Basic tabJonathan Yap
2015-01-14STORM-2082 Assorted UI tweaks, better MaximumARC formula, pulldowns ↵Jonathan Yap
disappear faster
2015-01-07STORM-2082 Add back labels for quality and speed sliderJonathan Yap
Change two sliders back to comboboxes. Rename label "Other" to "General" Move Max ARC to top of that list Move Shaders block to above Mesh block
2014-12-13STORM-2082 When a control is greyed out make sure it's associated text is ↵Jonathan Yap
greyed out. Sky: has two dependencies; grey it out when either one is not available. Remove Basic Shaders from Basic tab
2014-12-13STORM-2082 Write out settings to preset file if settings changed on the ↵Jonathan Yap
login page Code improvements from bitbucket comments
2014-12-12STORM-2082 Merge Hardware floater into main graphics preferences displayJonathan Yap
Change notifications so they are emitted only when an error occurs Put active preset at top of list Add Maximum ARC slider Merge two small methods into slider update code
2014-12-09STORM-2082 Improve file error handling, add help topic labels to new floaters.Jonathan Yap
2014-12-04STORM-2082 Revert name of Reset button from Undo back to Reset. Hopefully ↵Jonathan Yap
this will be renamed Recommended Settings. Display a test icon (artwork needed) in the pulldown panel
2014-12-03STORM-2082 Remove Apply button.Jonathan Yap
Add new control variable to track which preset is active. Save settings to active preset when clicking on Ok button. Initial work to make pulldown operational. Still to do: add pretty icon for current preset. Notifications do not appear when called from this panel.
2014-12-02STORM-2082 Add Recommended buttonJonathan Yap
2014-12-01STORM-2082 Better control on how (or if) to display Default presetJonathan Yap
Make sure default preset is created when flyout panel is activated Only display deleted notification upon successful deletion
2014-12-01STORM-2082 Disable preset controls unless logged inJonathan Yap
2014-12-01STORM-2082 Implement save floater and some code cleanup.Jonathan Yap
2014-11-30STORM-2082 Implement delete floaterJonathan Yap
2014-11-28STORM-2082 Initial support for presets popup from status barJonathan Yap
2014-11-27STORM-2082 Get writing out and loading presets workingJonathan Yap
2014-11-26STORM-2082 Start to convert code to support xml file processingJonathan Yap
2014-11-25STORM-2082 Changed initial text in dropdown boxJonathan Yap
2014-11-25STORM-2082 Add tab containers, remove buttons and obsolete debug settingJonathan Yap
2014-11-25STORM-2082 Small fix for button highlighting issueJonathan Yap
2014-11-23STORM-2082 Allow saving and loading of graphic settingsJonathan Yap
2013-09-18MAINT-3152 FIXED [MAINTENANCE RC] Confusing naming of Lighting and ↵dmitrykproductengine
Shadows/Advanced Lighting Model options in graphics preferences
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks