summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13Port over Simon's fix for alignment testDave Parks
2012-09-13MAINT-1561: BUGFIX Another target omega fix for an issue detected with a cloc...William Todd Stinson
2012-09-12re-merge changes to disable tcmallocOz Linden
2012-09-12merge increment of version numberOz Linden
2012-09-12increment version to 3.4.2Oz Linden
2012-09-12Added tag 3.4.0-release for changeset d02759655d6bOz Linden
2012-09-12Automated merge with http://bitbucket.org/oz_linden/viewer-beta-notcmallocDave Parks
2012-09-12MAINT-1503 Minimal set of changes needed to safely disable tcmallocDave Parks
2012-09-12Fixing merge conflicts related to restoring DRTVWR-167 changesBrad Payne (Vir Linden)
2012-09-12initial attempt to restore changes that make removing tcmalloc possible; not ...Oz Linden
2012-09-11Added tag 3.3.4-beta6 for changeset 62b07aa81b19Oz Linden
2012-09-11merge changes for DRTVWR-213Oz Linden
2012-09-11tag merge of DRTVWR-213Oz Linden
2012-09-11merge changes for DRTVWR-212Oz Linden
2012-09-11tag merge of DRTVWR-212Oz Linden
2012-09-10inconsequential change to force new buildOz Linden
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re...William Todd Stinson
2012-09-09Merge with latest viewer-dev.Jonathan Goodman
2012-09-09Use a customized normalized gaussian specular term.Jonathan Goodman
2012-09-06Updating the viewer to handle diffuse alpha as mode rather than a boolean.William Todd Stinson
2012-09-04Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-09-04merge changes for DRTVWR-207Oz Linden
2012-09-04merge changes for DRTVWR-206Oz Linden
2012-09-04tag merge of DRTVWR-206Oz Linden
2012-08-31Adding ability to clear the materials from the selected object faces.William Todd Stinson
2012-08-31Implemented functionality to test Post requests.William Todd Stinson
2012-08-31Adding a scroll list to report the response from the Put request.William Todd Stinson
2012-08-31merge changes forOz Linden
2012-08-31Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.William Todd Stinson
2012-08-31Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-08-31Added tag 3.3.4-release3 for changeset 351eea5f9dc1Oz Linden
2012-08-31tag merge of DRTVWR-207Oz Linden
2012-08-31Merged with latest viewer-dev.Jonathan Goodman
2012-08-30Adding results from the Get method to a scroll list table.William Todd Stinson
2012-08-30Enabling toggle of the Put button based on the in-world object selection.William Todd Stinson
2012-08-30Adding more data to test PUT server functionality.William Todd Stinson
2012-08-30Added tag 3.4.0-beta5 for changeset 573e863be2f2Oz Linden
2012-08-30WIP INTL-46 Set24 translation for traditional chinese; add new files; remove ...eli
2012-08-30FIX INTL-101 translation of set33 for 8 languages; add new files; remove obso...eli
2012-08-29Setting up the project viewer for materials.William Todd Stinson
2012-08-29First pass at throwing together a test panel for the material capability serv...William Todd Stinson
2012-08-29merge changes for DRTVWR-205Oz Linden
2012-08-29tag merge of DRTVWR-205Oz Linden
2012-08-29WIP INTL-46 Traditional Chinese translation for Set23TW (120829)eli
2012-08-29MAINT-1455 FIX Media Texture not visually updated correctlycallum
2012-08-29Added tag oz-build-test-tag for changeset 34dbbe2b00afOz Linden
2012-08-29Use an unordered map for custom #defines instead of a map. Lookups are faste...Jonathan Goodman
2012-08-29Added the ability to remove a preprocessor define.Jonathan Goodman
2012-08-29Just pass in an empty preprocessor definition map from now on. The shader co...Jonathan Goodman
2012-08-28Added new bindTexture and unbindTexture API to LLGLSLShader. Reviewed by davep.Jonathan Goodman