Age | Commit message (Expand) | Author |
2022-06-23 | Correcting windows specific filesystem issues and removing unused DAE code in... | Brad Kittenbrink |
2022-06-23 | fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ... | Brad Kittenbrink |
2022-06-24 | SL-17640 Materials Upload UI #2 | Andrey Kleshchev |
2022-06-24 | SL-17640 Materials Upload UI #1 | Andrey Kleshchev |
2022-06-23 | SL-17653 Fix writing of PBR materials to gbuffer. | Dave Parks |
2022-06-23 | SL-17653 Make sure GLTF material associated vertex buffers have all their tex... | Dave Parks |
2022-06-23 | SL-17653 Make batch builder send batches to LLDrawPoolPBROpaque | Dave Parks |
2022-06-23 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-23 | SL-17274: Add WIP PBR Shader | Ptolemy |
2022-06-23 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-23 | SL-17653 Flip imported GLTF textures, remove .dae and .glb/.gltf from file di... | Dave Parks |
2022-06-23 | SL-17274: Fix shaders to use normal and spec maps | Ptolemy |
2022-06-23 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-23 | SL-17273: Fix drawpool to pass normal and spec map to PBR shader | Ptolemy |
2022-06-23 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-23 | SL-17653 Last commit was accidentally partial | Dave Parks |
2022-06-23 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-23 | SL-17273: Add RENDER_TYPE_PASS_PBR_OPAQUE | Ptolemy |
2022-06-23 | SL-17653 WIP - Apply GLTF material in Material Editor to selected object when... | Dave Parks |
2022-06-23 | SL-17273: Fix off-by-one bug in gPoolNames, fix formatting so it can't happen... | Ptolemy |
2022-06-23 | Merged in SL-17274_gbuffer_flags (pull request #1030) | Michael Pohoreski |
2022-06-23 | Merged DRTVWR-559 into SL-17274_gbuffer_flags | Michael Pohoreski |
2022-06-23 | Merged in SL-17274_view_dir (pull request #1029) | Michael Pohoreski |
2022-06-23 | Merged DRTVWR-559 into SL-17274_view_dir | Michael Pohoreski |
2022-06-23 | mac build fix | Maxim Nikolenko |
2022-06-23 | SL-17643 FIXED noninteractive viewer crashes on locations with parcel audio | Mnikolenko Productengine |
2022-06-22 | SL-17600 Cubemap filter tuning. | Dave Parks |
2022-06-22 | SL-17021: Fix inconsistent header definition for LLAudioEngine_OpenAL | Cosmic Linden |
2022-06-22 | SL-17329: Increase percent of CacheSize allocated to the disk cache from 20% ... | Cosmic Linden |
2022-06-22 | SL-17329: Fix texture cache not respecting DiskCachePercentOfTotal | Cosmic Linden |
2022-06-22 | SL-17329: Do logging of individual files after the disk cache purge finishes ... | Cosmic Linden |
2022-06-22 | SL-17329: Add advanced developer menu button to purge the disk cache | Cosmic Linden |
2022-06-22 | SL-17274: Add GBuffer flag for PBR | Ptolemy |
2022-06-22 | SL-17600 Proper irradiance probes. | Dave Parks |
2022-06-22 | Add tinygltf and Vulkan GLTF to licenses.txt | Dave Parks |
2022-06-22 | SL-17634 Replace deprecated carbon Gestalt calls | Maxim Nikolenko |
2022-06-21 | SL-17274: Remove hard-coded magic number checking if G-Buffer flag is set | Ptolemy |
2022-06-21 | SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlight | Ptolemy |
2022-06-21 | SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps). | Dave Parks |
2022-06-21 | SL-17274: Add view_dir uniform | Ptolemy |
2022-06-21 | SL-17590 Telehub beacon sometimes renders black | Andrey Kleshchev |
2022-06-21 | SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ... | Cosmic Linden |
2022-06-21 | SL-17021: Only calculate the octree for a skinned mesh if intersection falls ... | Cosmic Linden |
2022-06-21 | SL-17021: Do not do software skinning/octree building of a face during pickin... | Cosmic Linden |
2022-06-21 | SL-17021: Fix triangle mesh overlays being generated twice when avatar animat... | Cosmic Linden |
2022-06-21 | SL-17021: Templatize LLOctreeNode and related classes to allow for option to ... | Cosmic Linden |
2022-06-21 | SL-17021: Clean up some unneeded member variables from lloctree | Cosmic Linden |
2022-06-21 | SL-17600 Revise reflection probe priorities | Dave Parks |
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko |
2022-06-20 | SL-17633 Crash at LLFocusableElement | Andrey Kleshchev |