Age | Commit message (Expand) | Author |
2022-09-27 | Add proper retry support to skin info fetch | Rye Mutt |
2022-09-27 | Optimize away gObjectList finds during mesh load | Rye Mutt |
2022-09-27 | Optimize away constant map finds in getSkinInfo by caching mesh skin into in ... | Rye Mutt |
2022-09-27 | Replaced usage of LLVolumeParams as map key in meshrepo with the mesh uuid | Rye Mutt |
2022-09-27 | Optimize mesh header size and data access throughout meshrepo | Rye Mutt |
2022-09-27 | Utilize pointer based unzip_llsd and unpackVolumeFaces in meshrepo and materi... | Rye Mutt |
2022-09-27 | Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces | Rye Mutt |
2022-09-27 | SL-17999 Material with limited permissions should be copied to object's inven... | Andrey Kleshchev |
2022-09-27 | SL-17640 Support loading materials from multi-material files | Andrey Kleshchev |
2022-09-26 | SL-18190 Use bindDeferredShader in alpha pool. Don't redundantly apply ao to... | Dave Parks |
2022-09-26 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-26 | SL-18190 WIP - Whoopsie from last commit | Dave Parks |
2022-09-26 | SL-18190 WIP - Windlight to linear space proof of concept, better parity betw... | Dave Parks |
2022-09-26 | SL-17640 Material editor permissions support | Andrey Kleshchev |
2022-09-23 | SL-18190 Reduce banding - tweak noise function. | Dave Parks |
2022-09-23 | SL-18190 Reduce banding - experiment with RGB16F reflection probes | Dave Parks |
2022-09-23 | SL-18190 Reduce banding. | Dave Parks |
2022-09-23 | SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all ... | Dave Parks |
2022-09-23 | SL-18134 Rename Albedo to Base Color to be more consistent with GLTF spec | Dave Parks |
2022-09-23 | SL-18120 Fix for specular color of legacy materials tinting environment refle... | Dave Parks |
2022-09-22 | SL-18190 Fix for texture animation not working on opaque PBR materials. | Dave Parks |
2022-09-22 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-22 | SL-17705 Backwards compatibility pass. Support OpenGL pre-4.0 by disabling r... | Dave Parks |
2022-09-23 | SL-18221 Water texture does not load after clearing cache | Andrey Kleshchev |
2022-09-22 | SL-18001 Fix LLMaterialEditor::applyToSelection() | Andrey Kleshchev |
2022-09-22 | Merge remote-tracking branch 'origin/SL-18119' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-09-22 | SL-18119 - log group join, object add or rez | Brad Payne (Vir Linden) |
2022-09-22 | SL-17999 'copy' functionality for 'features' and 'texture' tabs | Andrey Kleshchev |
2022-09-21 | SL-18119 - bug fix | Brad Payne (Vir Linden) |
2022-09-21 | SL-18119 - more ViewerStats logs for NUX | Brad Payne (Vir Linden) |
2022-09-21 | SL-17628 Add viewer sided max attachment distance to position fields | Andrey Kleshchev |
2022-09-21 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-21 | SL-18190 Fix for fullbright alpha blended legacy materials appearing in wrong... | Dave Parks |
2022-09-21 | SL-18187 Resolve Win32 failures due to missing mikktspace | Andrey Kleshchev |
2022-09-21 | SL-17238 Small cleanup | Andrey Kleshchev |
2022-09-21 | SL-17238 Merged in NickyD's cmake changes | Nicky Dasmijn |
2022-09-20 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-20 | SL-18190 Reduce banding (stay in linear space as much as possible, increase p... | Dave Parks |
2022-09-20 | Merged in SL-18001 (pull request #1137) | Sabrina Shanman |
2022-09-20 | SL-18119 - logCommand() for friend operations | Brad Payne (Vir Linden) |
2022-09-20 | DRTVWR-568: Stop suppressing unused variable warnings -- we fixed?! | Nat Goodspeed |
2022-09-20 | SL-18190 Enable OpenGL core profile on OS X by default | Dave Parks |
2022-09-20 | SL-18190 Don't allocate mips for irradiance maps because they're never genera... | Dave Parks |
2022-09-20 | Merged in sl-18068 (pull request #1136) | Nat Linden |
2022-09-19 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-19 | SL-18190 Don't generate mips for irradiance maps because they're never sampled. | Dave Parks |
2022-09-19 | SL-18001: Update GLTF material when receiving LLRenderMaterialParams on updat... | Cosmic Linden |
2022-09-20 | SL-18065 Fix bake textures' fetch loop | Andrey Kleshchev |
2022-09-19 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-09-19 | SL-18190 Faster better stronger radiance/irradiance maps | Dave Parks |