Age | Commit message (Expand) | Author |
2013-03-30 | NORSPEC-72 Set default value of glossiness to 0.2 | Dave Parks |
2013-03-30 | Cleanup a couple more places where gamma curves were getting applied. | Dave Parks |
2013-03-29 | NORSPEC-66 Hook up material parameters to rigged attachments. | Dave Parks |
2013-03-29 | NORSPEC-65 Hook up texture offset/scale/rotation for normal and specular maps. | Dave Parks |
2013-03-29 | NORSPEC-64 Fix for batches breaking on every single face when materials are i... | Dave Parks |
2013-03-28 | NORSPEC-63 Fix for faces with materials not casting shadows. | Dave Parks |
2013-03-28 | Automated merge with https://bitbucket.org/lindenlab/davep-materials | Dave Parks |
2013-03-28 | NORSPEC-62 Fix for fullbright checkbox not working with materials | Dave Parks |
2013-03-27 | Fix breakpad breakage from linux API diffs | Graham Madarasz |
2013-03-27 | Automated merge with https://bitbucket.org/lindenlab/davep-materials | Dave Parks |
2013-03-27 | Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater... | Dave Parks |
2013-03-27 | NORSPEC-61 Hook up material parameters to shaders. | Dave Parks |
2013-03-27 | New gmock with WChar fix and add boost sys lib to viewer source tests | Graham Madarasz |
2013-03-27 | NORSPEC-56 Added some extra details to debug logs for RenderMaterials cap acc... | Maestro Linden |
2013-03-27 | Revert previous change because breakpad's ExceptionHandler class has differen... | Graham Madarasz (Graham Linden) |
2013-03-27 | Fix use of breakpad ExceptionHandler on windows | Graham Madarasz (Graham Linden) |
2013-03-27 | Rollback the boost sys lib inclusion in integ tests as it was causing dup sym... | Graham Madarasz |
2013-03-27 | Fix API diffs with new breakpad and point at private breakpad packages to test | Graham Madarasz |
2013-03-26 | NORSPEC-60 Fix for bloom on all shiny surfaces. | Dave Parks |
2013-03-26 | NORSPEC-57, NORSPEC-58 Remove sRGB and gamma correction from shaders to remo... | Dave Parks |
2013-03-26 | Add Boost System library to all tests | Oz Linden |
2013-03-25 | NORSPEC-54 Potential fix for crashing on all sorts of random operations. | Dave Parks |
2013-03-14 | Don't set shiny/bumpy texture pickers to NULL unless not editable. | Tonya Souther |
2013-03-09 | Dynamically add and remove "Use texture" normal/specular setting. | Tonya Souther |
2013-03-04 | merge changes for grouping materials requests | Oz Linden |
2013-03-04 | fix Linux warning/error | Oz Linden |
2013-03-01 | protect against missing mNormalMap or mSpecularMap | Oz Linden |
2013-03-01 | merge fix for unit test problem with some python configurations | Oz Linden |
2013-03-01 | remove use of system llbase module in integration tests; always use the one f... | Oz Linden |
2013-02-28 | Group multiple material PUT requests together and throttle requests to the re... | Kitty Barnett |
2013-02-28 | Mark a material as 'pending' from the very first call to LLMaterialMgr::get() | Kitty Barnett |
2013-02-28 | Clear face's material ID internally when removing the material. | Tonya Souther |
2013-02-27 | Wire up LLMaterialMgr::remove() to edit panel. | Tonya Souther |
2013-02-25 | Fixed GCC compiler error in previous changeset | Kitty Barnett |
2013-02-25 | Added "Selected Material Info" menu option to query basic material informatio... | Kitty Barnett |
2013-02-25 | Added LLMaterialMgr::remove() to remove material information from a face | Kitty Barnett |
2013-02-24 | Merge stray fix for infinite "get all" request loop on non-material regions | Kitty Barnett |
2013-02-20 | clean up some debug logging, add comment on llassert | Oz Linden |
2013-02-20 | merge changes for material data overrun | Oz Linden |
2013-02-19 | Don't overrun the message buffer extracting materials ids when the region isn... | Kitty Barnett |
2013-02-18 | Prevent a failed GET from causing an infinite material request loop when ther... | Kitty Barnett |
2013-02-15 | merge latest rendering fixes | Oz Linden |
2013-02-15 | fix crasher in setNumTEs | Oz Linden |
2013-02-15 | Merge with latest viewer-dev-materials. | Geenz |
2013-02-15 | Fixed: alpha mode shaders not being bound appropriately. | Geenz |
2013-02-12 | remove obsolete LLMemType tracing from materials | Oz Linden |
2013-02-12 | merge up to 3.4.5-release | Oz Linden |
2013-02-12 | merge renderer update fix | Oz Linden |
2013-02-06 | Tell the renderer to use the updated material immediately on editing it. | Tonya Souther |
2013-02-06 | merge fix to defer server updates | Oz Linden |