summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-18Make reflection probe ambiance controllable by a saved settingDave Parks
2022-05-18SL-17416 Box reflection probe influence volumesDave Parks
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.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
2022-04-29SL-17116, SL-17277 single-face material save onlyDave Houlton
2022-04-29SL-17124 make sure window thread wakes up to proces 'quit' messageAndrey Kleshchev
2022-04-29Merged in brad/SL-17116-material-messaging (pull request #958)Brad Kittenbrink
brad/SL-17116 material messaging Approved-by: Euclid Linden
2022-04-29SL-17124 switchContext and loadShaderFile crashesAndrey Kleshchev
- Do not try initializing shaders if requirements are not met or if window does not exist - Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close() - mHasMultitexture is a solid requirement, if it is not present, we won't be able to run
2022-04-29SL-17282 prototype mixing of reflection map into legacy materialsDave Parks
2022-04-28Merge remote-tracking branch 'origin/euclid-17277' into ↵Brad Kittenbrink
brad/SL-17116-material-messaging
2022-04-28Beginning viewer side work for SL-17198 new asset and inventory types for ↵Brad Kittenbrink
Materials
2022-04-28SL-16721 Crash at LLVOAvatar::idleUpdateMiscAndrey Kleshchev
2022-04-28Add a (broken) material upload handler fxnDave Houlton
2022-04-28SL-17281 environment map prototype (stupid slow and hacky, but provides a ↵Dave Parks
way to get a "real" environment map for shader development)
2022-04-28SL-17301 FIXED Friends are not showing in friendslistMnikolenko Productengine
2022-04-27Test UI for SL-17116. provide a debug interface to set a MaterialID for a faceBrad Kittenbrink
2022-04-27SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and ↵Brad Kittenbrink
related messages
2022-04-27Prototype a SaveMaterial buttonDave Houlton
2022-04-27Merge remote-tracking branch 'origin/DRTVWR-546' into DRTVWR-559Brad Kittenbrink
2022-04-26SL-17276 Potential fix for crash on shutdown on mac.Dave Parks
2022-04-26SL-17086 Fix for bad lighting in upload preview render.Dave Parks
2022-04-25SL-17239 Override face bounding box with avatar bounding box for rigged ↵Dave Parks
meshes when calculating virtual size.