summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-07DRTVWR-559: Fix fullbrightShiny not compiling on AMD due to type mismatchPtolemy
2022-06-03SL-17285 Build fix take two.Dave Parks
2022-06-03SL-17285 Build fix (coding policy needs last line to be blank).Dave Parks
2022-06-02Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ↵Dave Parks
LLPanelVolume
2022-05-26Merged in DV559-merge-6.6.1 (pull request #997)Euclid Linden
DRTVWR-559 merge up to release v6.6.1
2022-05-26Merge master v 6.6.1 into DRTVWR-559Dave Houlton
2022-05-25Increment viewer version to 6.6.1Nat Goodspeed
following promotion of DRTVWR-546
2022-05-24SL-17287 Don't update reflection probes when PBR is disabled.Dave Parks
2022-05-24SL-17472 Add checkbox to preferences for enabling "PBR" that uses "class3" ↵Dave Parks
deferred shaders. Move reflection probe shaders to class3 and restore class2 shaders to non-reflection probe versions.
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots ↵Dave Parks
doing a full resolution render instead of a 512x512 render.
2022-05-20SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation.Dave Parks
2022-05-19SL-17286 Only update reflection probe UBO once per pipe flushDave Parks
2022-05-19SL-17286 Reflection probe alpha/fullbright support.Dave Parks
2022-05-19SL-17451 Fix for erroneous attempt to apply vertex color alpha to texture ↵Dave Parks
before alpha masking (we don't actually support this and the vertex color alpha is sometimes zero when you think it ought not be).
2022-05-18Make reflection probe ambiance controllable by a saved settingDave Parks
2022-05-18SL-17416 Box reflection probe influence volumesDave Parks
2022-05-18SL-17449 Fix for Alexa's hairDave Parks
2022-05-18SL-17417 Fix for incorrect reflection orientation on fullbright prims.Dave Parks
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.Dave Parks
2022-05-17Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-546
2022-05-17SL-17421 Fix for fullbright alpha mask shader ignoring vertex alphaDave Parks
2022-05-17SL-17415 Movement of scripted attached objects is no longer interpolated.Andrey Kleshchev
2022-05-16SL-17417 Fix for incorrect reflection orientation on some moving child prims.Dave Parks
2022-05-16Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-559Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-11SL-17356 Viewer changes for Premium Plus supportAndrey Lihatskiy
2022-05-10SL-17376 Do not fail build if vcruntime140_1 is missingAndrey Kleshchev
If there is no vcruntime140_1 in the build system, it is likely that file is not required for the viewer to run.
2022-05-09SL-17376 Fix viewer failing due to missing vcruntime140_1Andrey Kleshchev
2022-05-06SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents()Andrey Kleshchev
access violation, 'this' was null
2022-05-06Merged in brad/SL-17116-material-messaging (pull request #973)Brad Kittenbrink
brad/SL-17198 material assets Approved-by: Euclid Linden
2022-05-06SL-17198 more fixes to get material asset serialization working betterBrad Kittenbrink
2022-05-06SL-17198 fixes to get material asset serialization working betterBrad Kittenbrink
2022-05-06Merged in SL-17274 (pull request #964)Michael Pohoreski
SL-17274: Stub for PBR DrawPool and shader Approved-by: Euclid Linden Approved-by: Dave Parks
2022-05-06SL-17274: Add debug rendering to pbr shaderPtolemy
2022-05-06SL-17274: Add vary_position, cleanup whitespacePtolemy
2022-05-06SL-17274: Fix diffuse color not being used in pbr shaderPtolemy
2022-05-06Merge remote-tracking branch 'origin/DRTVWR-559' into ↵Brad Kittenbrink
brad/SL-17116-material-messaging
2022-05-06SL-17198 material asset uploading now suuceeeds.Brad Kittenbrink (Brad Linden)
2022-05-05Merged in euclid-17325 (pull request #968)Euclid Linden
SL-17325 apply inventory material to face
2022-05-05SL-17325 apply inventory material to faceDave Houlton
2022-05-05SL-17244 Fix 'empty leaf' crashesAndrey Kleshchev
2022-05-04Fix mac build for SL-17283 reflections workBrad Kittenbrink
2022-05-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-05-04Merge branch master (D550) into DRTVWR-546Andrey Kleshchev
# Conflicts: # indra/newview/llappviewer.h
2022-05-04SL-17283 LLReflectionMapManager prototype. Remove snapshot code related ↵Dave Parks
overhead from reflection map renders. Add parallax correction and support for multiple reflection maps.
2022-05-04Increment viewer version to 6.5.6Nat Goodspeed
following promotion of DRTVWR-550
2022-05-02SL-17274: Stub for PBR DrawPool and shaderPtolemy
2022-05-02SL-17321 Fix for some particle systems with custom blend functions not ↵Dave Parks
rendering.
2022-04-29Merge branch 'DRTVWR-559' into euclid-17277Dave Houlton