summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-20Merged in SL-18001 (pull request #1137)Sabrina Shanman
SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updated object Approved-by: Brad Kittenbrink
2022-09-20SL-18119 - logCommand() for friend operationsBrad Payne (Vir Linden)
2022-09-20DRTVWR-568: Stop suppressing unused variable warnings -- we fixed?!Nat Goodspeed
2022-09-20SL-18190 Enable OpenGL core profile on OS X by defaultDave Parks
2022-09-20SL-18190 Don't allocate mips for irradiance maps because they're never ↵Dave Parks
generated. Disable OpenGL core profile on Intel by default.
2022-09-20Merged in sl-18068 (pull request #1136)Nat Linden
SL-18068: Update to viewer-manager build 575083 Approved-by: Andrey Kleshchev Approved-by: Brad Kittenbrink
2022-09-19Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-19SL-18190 Don't generate mips for irradiance maps because they're never sampled.Dave Parks
2022-09-19SL-18001: Update GLTF material when receiving LLRenderMaterialParams on ↵Cosmic Linden
updated object
2022-09-20SL-18065 Fix bake textures' fetch loopAndrey Kleshchev
2022-09-19Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-19SL-18190 Faster better stronger radiance/irradiance mapsDave Parks
2022-09-19SL-18068: Merged DRTVWR-565-maint-P into sl-18068Nat Linden
2022-09-19SL-18128, SL-18128 - No glerror on Mac!Howard (Aech Linden) Stearns
2022-09-19SL-18171 Remove link that opens old help browserMnikolenko Productengine
2022-09-19SL-17840 Update 'Obscure MOAP' control textMnikolenko Productengine
2022-09-19SL-18161 Fix viewer complaining about dupplicate FT_MATERIAL foldersAndrey Kleshchev
2022-09-17RG16F PBR BRDF LUTDave Parks
2022-09-17Fix for overbright and artifacted radiance maps on NVIDIA hardwareDave Parks
2022-09-17Fix for crash on NVIDIA hardwareDave Parks
2022-09-17Remove some leftovers of the old precompiled headers usage. Pointed out by ↵Nicky Dasmijn
Ansariel Hiller.
2022-09-17Merge test cleanup.Nicky Dasmijn
2022-09-17Cleanup more unused functions and fix spotLightF (whoops)Dave Parks
2022-09-17Fix for spotlights in background not matching foreground. Remove some ↵Dave Parks
unused functions.
2022-09-17Adjust radiance maps to better match SubstanceDave Parks
2022-09-17Make sure specular highlights from punctual lights don't fall off of ↵Dave Parks
polished surfaces
2022-09-17SL-17238 Supress errors from physicsextensionsAndrey Kleshchev
2022-09-17Fix for crash when loading daeDave Parks
2022-09-17WIP - Fix for alpha PBR lighting for point lights (spot lights treated as ↵Dave Parks
point lights for now)
2022-09-17SL-17238 MacOS build does not recognize no-unused-but-set-variableAndrey Kleshchev
2022-09-17SL-17238 bugsplat build issuesAndrey Kleshchev
2022-09-17SL-17238 Fixed llphysicsextensions connection to llrenderAndrey Kleshchev
2022-09-17SL-17238 Large cmake contribution by NickyDAndrey Kleshchev
2022-09-17SL-17238 Fix coding policy build issuesAndrey Kleshchev
2022-09-17Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559
2022-09-17WIP - multiSpotLightF uses proper PBR shading, alpha is broken but pushing ↵Dave Parks
now in case my hard drive melts
2022-09-17We probably want this (have to guess as I cannot run the tests).Nicky Dasmijn
2022-09-17Merge branch 'DRTVWR-568_cmake' of bitbucket.org:NickyD/viewer-cmake into ↵Nicky Dasmijn
DRTVWR-568_cmake
2022-09-17MacOs packaging is weird, as Nat already did point out :(Nicky Dasmijn
Part of his change was omly taking Release builds into account, the other part from me made the same mistake. Use a generator expression with a custom command to get the symlink the way we want.
2022-09-17Cleanup sweepNicky Dasmijn
2022-09-17Merge branch 'DRTVWR-568_cmake' of bitbucket.org:NickyD/viewer-cmake into ↵Nicky
DRTVWR-568_cmake
2022-09-17cmake playing jedi mind tricks on me and making me missNicky
one genex that needed changing. Interstingly add_custom_target will not complain about a file that would never be declared as OUTPUT and thus is not really a valid cmake build target.``
2022-09-17Only set include property on ll::bugpsplat target when on Windows.Nicky Dasmijn
The include was preveiously declared for all platforms, but the Mac package does not even ship this include directory. With the new way cmake works this will lead to an error (which is good, so we don't end with bogus include dirs).
2022-09-17Workaround to keep old cmake versions limping around.Nicky
2022-09-17Try to make sure this also works with the havok version of llphysicsextension.Nicky Dasmijn
2022-09-17WIP - replace PBR implementation - point lightsDave Parks
2022-09-17WIP - switch PBR implementationsDave Parks
2022-09-16SL-18128 - fix #if !DEPTH_CLAMP in shadersHoward Stearns
2022-09-17SL-18065 Viewer tries to get missing texture endlessly #2Andrey Kleshchev
2022-09-16Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into ↵Dave Parks
DRTVWR-559