summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-27Fix breakpad breakage from linux API diffsGraham Madarasz
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-27New gmock with WChar fix and add boost sys lib to viewer source testsGraham Madarasz
2013-03-27NORSPEC-56 Added some extra details to debug logs for RenderMaterials cap ↵Maestro Linden
access. Reviewed by Graham.
2013-03-27Rollback the boost sys lib inclusion in integ tests as it was causing dup ↵Graham Madarasz
symbols
2013-03-26NORSPEC-60 Fix for bloom on all shiny surfaces.Dave Parks
2013-03-26NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to ↵Dave Parks
remove banding and not break all shiny objects.
2013-03-26Add Boost System library to all testsOz Linden
I don't know what added this requirement, but this last night lots of them started failing to link. Also remove some obsolete commented-out stuff
2013-03-25NORSPEC-54 Potential fix for crashing on all sorts of random operations.Dave Parks
2013-03-14Don't set shiny/bumpy texture pickers to NULL unless not editable.Tonya Souther
2013-03-09Dynamically add and remove "Use texture" normal/specular setting.Tonya Souther
2013-03-04merge changes for grouping materials requestsOz Linden
2013-03-04fix Linux warning/errorOz Linden
2013-03-01protect against missing mNormalMap or mSpecularMapOz Linden
2013-02-28Group multiple material PUT requests together and throttle requests to the ↵Kitty Barnett
region
2013-02-28Mark a material as 'pending' from the very first call to LLMaterialMgr::get()Kitty Barnett
2013-02-28Clear face's material ID internally when removing the material.Tonya Souther
2013-02-27Wire up LLMaterialMgr::remove() to edit panel.Tonya Souther
2013-02-25Fixed GCC compiler error in previous changesetKitty Barnett
2013-02-25Added "Selected Material Info" menu option to query basic material ↵Kitty Barnett
information about the current selection
2013-02-25Added LLMaterialMgr::remove() to remove material information from a faceKitty Barnett
2013-02-24Merge stray fix for infinite "get all" request loop on non-material regionsKitty Barnett
2013-02-18Prevent a failed GET from causing an infinite material request loop when ↵Kitty Barnett
there are still pending POST requests for the same region
2013-02-15merge latest rendering fixesOz Linden
2013-02-15fix crasher in setNumTEsOz Linden
2013-02-15Merge with latest viewer-dev-materials.Geenz
2013-02-15Fixed: alpha mode shaders not being bound appropriately.Geenz
2013-02-12remove obsolete LLMemType tracing from materialsOz Linden
2013-02-12merge up to 3.4.5-releaseOz Linden
2013-02-12merge renderer update fixOz Linden
2013-02-06Tell the renderer to use the updated material immediately on editing it.Tonya Souther
2013-02-06merge fix to defer server updatesOz Linden
2013-02-05merge changes for DRTVWR-297Oz Linden
2013-02-05Don't send a materials update to the sim until the previous one has been ↵Tonya Souther
acknowledged.
2013-02-04MAINT-2323 Fix for crash on shutodwn in mesh responder destructorsDave Parks
2013-02-04Whoops! Normal maps don't belong here...Geenz
2013-02-04Merged with latest viewer-dev-materials.Geenz
2013-02-04Merged with latest viewer-dev-materials.Geenz