Age | Commit message (Expand) | Author |
2013-05-06 | SH-4080 WIP interesting: random crash on Mac | Richard Linden |
2013-05-06 | NORSPEC-162 Fix for objects with materials set ignoring "tranparency %" value. | Dave Parks |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-04-17 | Merge with latest viewer-dev-materials. | Geenz |
2013-04-17 | NORSPEC-90 Alpha pool hookups for materials. | Dave Parks |
2013-04-16 | NORSPEC-123 et al...roll back NSPEC 91 fix to avoid knock-on and set correct ... | Graham Madarasz |
2013-04-12 | Fix issue with alphaNonIndexedNoColorF shader and static init fail on default... | g |
2013-04-11 | Forgot to commit @#! merge | simon |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon |
2013-04-11 | Merge | simon |
2013-04-08 | NORSPEC-82 NORSPEC-85 More UI shenanigans | Graham Madarasz (Graham) |
2013-04-08 | NORSPEC-82 NORSPEC-85 More UI shenanigans | Graham Madarasz (Graham) |
2013-04-03 | NORSPEC-71 Lots more UI hookups | Dave Parks |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-27 | NORSPEC-61 Hook up material parameters to shaders. | Dave Parks |
2013-03-11 | merge | prep |
2013-03-07 | Remove redundant data validation copy-pasted into normals loop | Graham Madarasz (Graham) |
2013-03-07 | For MAINT-2436 and MAINT-2388 contribs from STORM-1935 and STORM-1936 | Graham Madarasz (Graham) |
2013-03-06 | Fix crashes from using single alloc for pos/norm/tc in volume face data fight... | Graham Madarasz |
2013-02-26 | BUILDFIX fixing undefined reference in build | Nyx Linden |
2013-02-25 | Added LLMaterialMgr::remove() to remove material information from a face | Kitty Barnett |
2013-02-20 | clean up some debug logging, add comment on llassert | Oz Linden |
2013-02-19 | Don't overrun the message buffer extracting materials ids when the region isn... | Kitty Barnett |
2013-02-15 | additional safety check for bad appearance messages | Brad Payne (Vir Linden) |
2013-02-13 | SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed and... | Brad Payne (Vir Linden) |
2013-02-12 | merge up to 3.4.5-release | Oz Linden |
2013-02-01 | add debug logging, ostream support for material ids, and some minor cleanup | Oz Linden |
2013-01-30 | merge downstream code from viewer-lion | simon@Simon-PC.lindenlab.com |
2013-01-25 | Trying to set materials up for rendering! Yay! | Geenz |
2013-01-24 | merging in viewer-beta. | Nyx Linden |
2013-01-11 | Initial (largely complete) gamma correct rendering implementation. | Geenz |
2012-12-18 | Bypass GCC template stumble by specializing getMaterialField for LLUUID | Kitty Barnett |
2012-12-17 | Merge with viewer-materials tip | Kitty Barnett |
2012-12-11 | MAINT-1028 Fix for gcc | Dave Parks |
2012-12-11 | MAINT-1028 Fix for crash when importing meshes produced by FBX converter | Dave Parks |
2012-12-07 | Use a single multiplier value for all material fields | Kitty Barnett |
2012-12-04 | Updating the comparison function to not use ascii-character comparison. This... | William Todd Stinson |
2012-12-04 | Implementing string conversion and comparison operator overrides for the LLMa... | William Todd Stinson |
2012-12-03 | Added LLMaterialMgr::get() to retrieve individual materials (with optional ca... | Kitty Barnett |
2012-12-03 | Started LLMaterialMgr to handle viewer<->region materials communication | Kitty Barnett |
2012-12-02 | Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as LLMateria... | Kitty Barnett |
2012-12-02 | Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were reversed;... | Kitty Barnett |
2012-12-02 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development | Kitty Barnett |
2012-11-29 | Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat... | Kitty Barnett |
2012-11-27 | First pass at re-implementing the POST functionality to query values for sele... | William Todd Stinson |
2012-10-11 | Adding an additional conversion constructor. | William Todd Stinson |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |