summaryrefslogtreecommitdiff
path: root/indra/llprimitive
AgeCommit message (Expand)Author
2013-01-25Trying to set materials up for rendering! Yay!Geenz
2013-01-11Initial (largely complete) gamma correct rendering implementation.Geenz
2012-12-18Bypass GCC template stumble by specializing getMaterialField for LLUUIDKitty Barnett
2012-12-17Merge with viewer-materials tipKitty Barnett
2012-12-07Use a single multiplier value for all material fieldsKitty Barnett
2012-12-04Updating the comparison function to not use ascii-character comparison. This...William Todd Stinson
2012-12-04Implementing string conversion and comparison operator overrides for the LLMa...William Todd Stinson
2012-12-03Added LLMaterialMgr::get() to retrieve individual materials (with optional ca...Kitty Barnett
2012-12-03Started LLMaterialMgr to handle viewer<->region materials communicationKitty Barnett
2012-12-02Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as LLMateria...Kitty Barnett
2012-12-02Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were reversed;...Kitty Barnett
2012-12-02Pull and merge from https://bitbucket.org/lindenlab/viewer-developmentKitty Barnett
2012-11-29Encapsulate material definitions in LLMaterial and refactor LLFloaterDebugMat...Kitty Barnett
2012-11-27First pass at re-implementing the POST functionality to query values for sele...William Todd Stinson
2012-10-11Adding an additional conversion constructor.William Todd Stinson
2012-10-09Initial pass at getting a list of viewer objects with non-null material IDs.William Todd Stinson
2012-10-03Removing overly verbose debug outputs.William Todd Stinson
2012-09-14Added some initial basic decoding of the material value per face.William Todd Stinson
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-24merge to viewer-developmentoOz Linden
2012-07-13fix for SH-3235: Bump maps are not loaded until objects change LODXiaohong Bao
2012-07-12PATH-807: Adding an additional check for if the object is marked as volume-de...Todd Stinson
2012-07-05partial changes for building with the llphysicsextensions source packageOz Linden
2012-04-25Removing windows line endings from .h and .cpp files.Todd Stinson
2012-04-18Updating to the latest llphysicextensions pre-built package with the now lowe...Todd Stinson
2012-02-29PATH-199: Starting to introducing the pathfinding flags for the object.Todd Stinson
2012-02-29PATH-199: More cleanup of object flags and syncing with definitions from the ...Todd Stinson
2012-02-29SH-2689 FIX - a bit more logging and related cleanup. Somewhat arbitrarily ca...Brad Payne (Vir Linden)
2012-02-28PATH-199: Cleaning up code related to object flags so that I can better use t...Todd Stinson
2012-01-27BUILDFIX header file capitalizationNyx (Neal Orman)
2012-01-26assert fix for mempyNonAliased16 callBrad Payne (Vir Linden)
2011-12-12merge changes for vmrg-204Oz Linden
2011-11-29mergeDave Parks
2011-11-28bumped up MSVC warning level to 3 to catch more stuff that gcc catchesRichard Linden
2011-11-28a try fix for sh-2651: [crashhunters] Crash after google translate failureXiaohong Bao
2011-11-23SH-2449 Preserve texture scaling when animating textures when "size x" and "s...Dave Parks
2011-09-27ER-70: from a sim bug, but object can also crash viewer. Fixed NULL. Reviewedsimon@Simon-PC.lindenlab.com
2011-09-14mergeBrad Payne (Vir Linden)
2011-08-30Log error message if material list is not a subset of reference modelprep linden
2011-08-30Handling of material mismatches - lod materials are required to be a subset o...prep linden
2011-08-22Merge from viewer-experienceLeslie Linden
2011-08-19mergeBrad Payne (Vir Linden)
2011-08-17convert tabs to spaces where they are forbiddenOz Linden
2011-08-12merge from viewer-experienceLeyla Farazha
2011-08-10merge viewer-development to mesh-developmentBrad Payne (Vir Linden)
2011-08-03Fixes for sh-2039, sh-1336, and sh-2044. Vertices were having incorrect weigh...prep
2011-07-29mergeprep linden
2011-07-29Removed joint Positional Compare because it was crashing on some rigsprep linden
2011-07-29BUILDFIX: fixing build for linux, casting doubles as parameters to absnyx
2011-07-29merging in PE's fixes for new UI to mesh-development.nyx