summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-04-03NORSPEC-23 NORSPEC-76 NORSPEC-37 and other stability improvementsGraham Madarasz (Graham Linden)
2013-04-03NORSPEC-71 Lots more UI hookupsDave Parks
Written with and Reviewed By Graham
2013-04-03NORSPEC-71 Lots more UI hookupsDave Parks
Written with and Reviewed By Graham
2013-04-03merge changes for from grahamOz Linden
2013-04-02NORSPEC-70 Hook up material texture parameters to build UI in a way that ↵Dave Parks
isn't infuriating to the user.
2013-04-02NORSPEC-70 Hook up material texture parameters to build UI in a way that ↵Dave Parks
isn't infuriating to the user.
2013-04-02NORSPEC-74 Fix for assert when Debug GL enabled when rendering materials.Dave Parks
2013-04-02NORSPEC-74 Fix for assert when Debug GL enabled when rendering materials.Dave Parks
2013-04-02Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-02Remove redundant fwrite of stats data tripping up linux builds and likely ↵Graham Madarasz (Graham Linden)
the stats themselves
2013-04-02NORSPEC-73 mac crash on startup with RenderDebugGL on due to false alarm ↵Graham Madarasz (Graham Linden)
from cubemap unbind
2013-04-02NORSPEC-23 and NORSPEC-47 fix llpanelface issues with reflecting default ↵Graham Madarasz (Graham Linden)
alpha blend state and presence of multiple textures when editing at face level
2013-04-02Automated merge with https://bitbucket.org/lindenlab/davep-materialsDave Parks
2013-04-02Automated merge with https://bitbucket.org/lindenlab/davep-materialsDave Parks
2013-04-02NORSPEC-58 Followup -- put back blinn phong, and do gamma correction ↵Dave Parks
approximation in light curves. Fix fresnel math.
2013-04-01Remove duplicate fwrite of viewer stats dataGraham Madarasz (Graham Linden)
2013-04-01fix typo: Advance -> AdvancedOz Linden
2013-04-01Fix Mac startup crash on unbind cube map if RenderDebugGL is onGraham Madarasz (Graham Linden)
2013-04-01NORSPEC-23 tex box fails to indicate multiple textures in useGraham Madarasz (Graham Linden)
2013-04-01NORSPEC-47 alpha mode enabled for textures without alpha channelsGraham Madarasz (Graham Linden)
2013-04-01merge changes for 3.5.0-beta7Oz Linden
2013-03-31Re-apply llmin fix for MacGraham Madarasz (Graham Linden)
2013-03-30NORSPEC-69 Fix for bump and specular map rotation values showing up as ↵Dave Parks
radians instead of degrees.
2013-03-30NORSPEC-72 Set default value of glossiness to 0.2Dave Parks
2013-03-30Cleanup a couple more places where gamma curves were getting applied.Dave Parks
2013-03-29NORSPEC-66 Hook up material parameters to rigged attachments.Dave Parks
2013-03-29NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps.Dave Parks
2013-03-29NORSPEC-64 Fix for batches breaking on every single face when materials are ↵Dave Parks
in play.
2013-03-29Additional fix for CHUI-903Mnikolenko ProductEngine
2013-03-28NORSPEC-63 Fix for faces with materials not casting shadows.Dave Parks
2013-03-28Automated merge with https://bitbucket.org/lindenlab/davep-materialsDave Parks
2013-03-28NORSPEC-62 Fix for fullbright checkbox not working with materialsDave Parks
2013-03-28CHUI-799 FIXED Notification is not given to user when they select only ↵AlexanderP ProductEngine
friends and groups can IM me preference
2013-03-29CHUI-903 FIXED Don't show toasts if Session floater is torn-off and in focus.Mnikolenko ProductEngine
2013-03-27Fix breakpad breakage from linux API diffsGraham Madarasz
2013-03-28CHUI-896 FIXED Line flashing and FUI button flashing not working correctly ↵AlexanderP ProductEngine
for CHUI notifications: added flashing of the line item after conv. floater opens
2013-03-27Automated merge with https://bitbucket.org/lindenlab/davep-materialsDave Parks
2013-03-27Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-03-27NORSPEC-61 Hook up material parameters to shaders.Dave Parks
2013-03-28CHUI-855 FIXED Text entry bar auto expand does not resizemaksymsproductengine
2013-03-27New gmock with WChar fix and add boost sys lib to viewer source testsGraham Madarasz
2013-03-27CHUI-486 ADD FIX Update Preferences -> Chat XUIAlexanderP ProductEngine
1) when preference is "Pop up" - added toast according to Kurt's comment from 22/Dec/12; 2) fixed line item flashing and "Chat" button flashing in other cases according to original matrix.
2013-03-27mergeGilbert Gonzales
2013-03-27CHUI-875 (Viewer experiences a 10s delay on dnd (do not disturb) ↵Gilbert Gonzales
notification loading): For now adding logging when reading from persistent notifications and from dnd notifications.
2013-03-27Pull merge from lindenlab/viewer-chuiMerov Linden
2013-03-27CHUI-901 : Fixed! Do touch torn off state in restoreFloater()Merov Linden
2013-03-27mergeGilbert Gonzales
2013-03-27CHUI-851 ([CHUIBUG]Focussing issue and unresponsive tabs when focus is ↵Gilbert Gonzales
brought back to the HUB): Now when pressing enter a docked nearby chat floater will be focused and the conversation line item will be selected. When the nearby chat is not docked then only the floater will be focused.
2013-03-27mergemberezhnoy
2013-03-27CHUI-894 FIXED Call closeAll() for LLIMWellWindow to clear object notifications.Mnikolenko ProductEngine