Age | Commit message (Expand) | Author |
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 |
2012-10-09 | Initial pass at getting a list of viewer objects with non-null material IDs. | William Todd Stinson |
2012-10-03 | Removing overly verbose debug outputs. | William Todd Stinson |
2012-09-14 | Added some initial basic decoding of the material value per face. | William Todd Stinson |
2012-09-13 | Fleshed out target_link_libraries dependencies between libraries. Appearance... | Don Kjer |
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com |
2012-07-30 | merge | Brad Payne (Vir Linden) |
2012-07-30 | merge | Brad Payne (Vir Linden) |
2012-07-24 | merge to viewer-developmento | Oz Linden |
2012-07-13 | fix for SH-3235: Bump maps are not loaded until objects change LOD | Xiaohong Bao |
2012-07-13 | SH-3267 WIP - extract cof version from avatar appearance message, use to reje... | Brad Payne (Vir Linden) |
2012-07-12 | SH-3267 WIP | Brad Payne (Vir Linden) |
2012-07-12 | PATH-807: Adding an additional check for if the object is marked as volume-de... | Todd Stinson |
2012-07-05 | partial changes for building with the llphysicsextensions source package | Oz Linden |
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks |
2012-06-28 | SH-3228 WIP - always respond to processAppearance for self, convert baked tex... | Brad Payne (Vir Linden) |
2012-04-25 | Removing windows line endings from .h and .cpp files. | Todd Stinson |
2012-04-18 | Updating to the latest llphysicextensions pre-built package with the now lowe... | Todd Stinson |
2012-02-29 | PATH-199: Starting to introducing the pathfinding flags for the object. | Todd Stinson |
2012-02-29 | PATH-199: More cleanup of object flags and syncing with definitions from the ... | Todd Stinson |
2012-02-29 | SH-2689 FIX - a bit more logging and related cleanup. Somewhat arbitrarily ca... | Brad Payne (Vir Linden) |
2012-02-28 | PATH-199: Cleaning up code related to object flags so that I can better use t... | Todd Stinson |
2012-01-27 | BUILDFIX header file capitalization | Nyx (Neal Orman) |
2012-01-26 | assert fix for mempyNonAliased16 call | Brad Payne (Vir Linden) |
2011-12-12 | merge changes for vmrg-204 | Oz Linden |
2011-11-29 | merge | Dave Parks |
2011-11-28 | bumped up MSVC warning level to 3 to catch more stuff that gcc catches | Richard Linden |
2011-11-28 | a try fix for sh-2651: [crashhunters] Crash after google translate failure | Xiaohong Bao |
2011-11-23 | SH-2449 Preserve texture scaling when animating textures when "size x" and "s... | Dave Parks |
2011-09-27 | ER-70: from a sim bug, but object can also crash viewer. Fixed NULL. Reviewed | simon@Simon-PC.lindenlab.com |
2011-09-14 | merge | Brad Payne (Vir Linden) |
2011-08-30 | Log error message if material list is not a subset of reference model | prep linden |
2011-08-30 | Handling of material mismatches - lod materials are required to be a subset o... | prep linden |
2011-08-22 | Merge from viewer-experience | Leslie Linden |