summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-21Merge viewer-releasesimon
2013-08-19increment viewer version to 3.6.4Oz Linden
2013-08-19Added tag 3.6.3-release for changeset fe4f7c5e9fd2Oz Linden
2013-08-08Pull in fix for MAINT-2302simon
2013-08-05Merge downstream code - Vivox releasesimon
2013-08-05Merge viewer-release with Vivox codesimon
2013-08-05increment viewer version to 3.6.3Oz Linden
2013-08-05Added tag 3.6.2-release for changeset f6741d5fe8d6Oz Linden
2013-08-01Merge downstream codesimon
2013-08-01Mergesimon
2013-08-01MAINT-2958 : "Mute Particle Owner" should be "Block Particle Owner"simon
2013-08-01MAINT-2949 : Objects across the sim border do not render when approached. Addedsimon
missing code block from previous change as per Dave P's advice
2013-07-30Merge downstream codesimon
2013-07-30MAINT-2913: crash in LLCamera::AABBInFrustum. Tried to make array indexessimon
bullet-proof. Reviewed by Kelly
2013-07-29Slowest debug in the west.Aura Linden
2013-07-29I love issues that only reproduce via teamcityAura Linden
2013-07-25Kill all the vivox logsAura Linden
2013-07-22Turn off logging.Aura Linden
2013-07-15MAINT-2849 FIX Certain streams that play with FMod do not play with FModExcallum_linden
2013-07-12MAINT-2875 FIXED Shortcut was changed and menu item was added.maxim@mnikolenko
2013-07-11MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me"simon
Reviewed by Kelly
2013-07-11Merged in viewer-releaseAura Linden
2013-07-09[MAINT-2386] Viewer crashes when user move landmarks from Inventory -> ↵Baker Linden
Landmarks or Places to Favorite bar Forgot to commit the errant comment -- double whoopsie all the way across the sky!
2013-07-09[MAINT-2386] - Viewer crashes when user move landmarks from Inventory -> ↵Baker Linden
Landmarks or Places to Favorite bar - Pushed to viewer-cat for release.
2013-07-02Mergesimon
2013-07-02MAINT-2808 Viewer side : Stats for OBJECT_ATTACHMENT_GEOMETRY_BYTES and ↵simon
OBJECT_ATTACHMENT_SURFACE_AREA do not return to the 'no attachments' values after avatar removes last attachment
2013-07-02Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-07-02NORSPEC-290 Disable occlusion culling for distortion render target since ↵Dave Parks
there are generally zero under water occluders.
2013-07-02MAINT-528 added syntax highlighting for STATUS_BLOCK_GRAB_OBJECT and ↵Maestro Linden
corrected related tooltips
2013-07-02MAINT-1312 Fixed a typo in PRIM_TEMP_ON_REZ tooltip. Reviewed by Kelly.Maestro Linden
2013-07-02MAINT-1260 add missing PRIM_ constants to syntax highlighting. Reviewed by ↵Maestro Linden
Kelly.
2013-07-01NORSPEC-290 Shader optimization WIP -- compatibility pass with OpenGL 3.3, ↵Dave Parks
slight cleanup.
2013-07-01Automated merge with https://bitbucket.org/lindenlab/viewer-catDave Parks
2013-07-01NORSPEC-290 Shader optimization WIP -- remove some more divides and ↵Dave Parks
normalizes from various lighting functions, rework flow control based on profile feedback.
2013-06-29MAINT-2302: Make llprocess test<6> output less like a build error.Nat Goodspeed
build.sh LogScan greps for "error:" (among other things) so removing the colon from the test name "syntax_error" should help.
2013-06-29MAINT-2302: Re-enable previously-disabled LLProcess tests for diagnosis.Nat Goodspeed
2013-06-28Merge with viewer-bear which was just merged with viewer-releasecallum_linden
2013-06-28NORSPEC-290 Shader optimization WIP -- remove a couple normalizes, pows, and ↵Dave Parks
divides from various lighting functions.
2013-06-27Merge with viewer-releasecallum_linden
2013-06-27increment viewer version to 3.6.2Oz Linden
2013-06-27Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-26Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-26MATBUG-194 Fix for crazy colors on projector shadows with NVIDIA OpenGL 3.3 ↵Dave Parks
implementations
2013-06-26Added tag 3.6.1-release for changeset 75cf8e855ae1Oz Linden
2013-06-26Merge cleanup.Dave Parks
2013-06-26Automated merge with https://bitbucket.org/davep/viewer-release-iqa-1366Dave Parks
2013-06-26Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-26NORSPEC-290 Allow shader compiler to unroll loop in multiPointLightFDave Parks
2013-06-26NORSPEC-29: use the MaxMaterialsPerTransaction simulator feature if availableOz Linden
2013-06-25MATBUG-78 Fix for alpha lighting falloff not matching opaque lighting ↵Dave Parks
falloff (again).