summaryrefslogtreecommitdiff
path: root/indra/llprimitive
AgeCommit message (Expand)Author
2013-04-03NORSPEC-71 Lots more UI hookupsDave Parks
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-27NORSPEC-61 Hook up material parameters to shaders.Dave Parks
2013-03-11mergeprep
2013-03-07Remove redundant data validation copy-pasted into normals loopGraham Madarasz (Graham)
2013-03-07For MAINT-2436 and MAINT-2388 contribs from STORM-1935 and STORM-1936Graham Madarasz (Graham)
2013-03-06Fix crashes from using single alloc for pos/norm/tc in volume face data fight...Graham Madarasz
2013-02-26BUILDFIX fixing undefined reference in buildNyx Linden
2013-02-25Added LLMaterialMgr::remove() to remove material information from a faceKitty Barnett
2013-02-20clean up some debug logging, add comment on llassertOz Linden
2013-02-19Don't overrun the message buffer extracting materials ids when the region isn...Kitty Barnett
2013-02-15additional safety check for bad appearance messagesBrad Payne (Vir Linden)
2013-02-13SH-3812 WIP, SH-3852 WIP - some metrics cleanup, added rebake when needed and...Brad Payne (Vir Linden)
2013-02-12merge up to 3.4.5-releaseOz Linden
2013-02-01add debug logging, ostream support for material ids, and some minor cleanupOz Linden
2013-01-30merge downstream code from viewer-lionsimon@Simon-PC.lindenlab.com
2013-01-25Trying to set materials up for rendering! Yay!Geenz
2013-01-24merging in viewer-beta.Nyx Linden
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-11MAINT-1028 Fix for gccDave Parks
2012-12-11MAINT-1028 Fix for crash when importing meshes produced by FBX converterDave Parks
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-11Updating linux build to gcc4.6Don Kjer
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-09-13Fleshed out target_link_libraries dependencies between libraries. Appearance...Don Kjer
2012-09-05Merge in latest viewer-developmentsimon@Simon-PC.lindenlab.com
2012-07-30mergeBrad Payne (Vir Linden)
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-13SH-3267 WIP - extract cof version from avatar appearance message, use to reje...Brad Payne (Vir Linden)
2012-07-12SH-3267 WIPBrad Payne (Vir Linden)
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-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks