summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-22SL-17274: Add GBuffer flag for PBRPtolemy
2022-06-21SL-17274: Remove hard-coded magic number checking if G-Buffer flag is setPtolemy
2022-06-21SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlightPtolemy
2022-06-21SL-17600 Revise reflection probe prioritiesDave Parks
2022-06-17SL-17287 Slightly less hacky and much less crash cube snapshot render target ...Dave Parks
2022-06-16SL-17619 Add support for embedded textures to GLTF importerDave Parks
2022-06-15SL-17605 WIP - Upload->Material now lets you pick a GLTF file and imports the...Dave Parks
2022-06-14SL-17586 WIP -- LLMaterialEditor prototype and "New Material" inventory buttons.Dave Parks
2022-06-10SL-17523 Add reflection probe ambiance to windlight settings and integrate wi...Dave Parks
2022-06-10SL-17574 Fix for box probes not applying.Dave Parks
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...Dave Parks
2022-06-09SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select Inv...Dave Parks
2022-06-09SL-17551 Followup -- remove some dead pick-render related code.Dave Parks
2022-06-09Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-09SL-17551 Add "Select Reflection Probes" menu option and make invisible object...Dave Parks
2022-06-09tinygltf also updated mac and 32bit windows packages with new public build fo...Brad Kittenbrink
2022-06-09tinygltf updated with new public build for SL-17214Brad Kittenbrink
2022-06-09VS2019 build fixDave Parks
2022-06-08Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-08SL-17285 Fix for probe influence volume combo box not applying.Dave Parks
2022-06-08Merged in euclid-gltf-17214 (pull request #1013)Euclid Linden
2022-06-08SL-17214 remove some dae clutter from gltf headerDave Houlton
2022-06-08SL-17214 add 3p-tinygltf dependency to autobuild.xmlDave Houlton
2022-06-08SL-17214 re-work gltf data organizationDave Houlton
2022-06-08SL-17214 additional glTF validation, remove dead code from DAE loaderDave Houlton
2022-06-08SL-17214 initial loader class skeletonDave Houlton
2022-06-07Merged in ptolemy_fix_fullbright_shiny (pull request #1011)Michael Pohoreski
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 DRTVWR...Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-05-26Merged in DV559-merge-6.6.1 (pull request #997)Euclid Linden
2022-05-26Merge master v 6.6.1 into DRTVWR-559Dave Houlton
2022-05-25Increment viewer version to 6.6.1Nat Goodspeed
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" de...Dave Parks
2022-05-20SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...Dave Parks
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 bef...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-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 DRTVWR...Dave Parks
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