summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2022-06-23Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-23SL-17274: Add WIP PBR ShaderPtolemy
2022-06-23Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-23SL-17653 Flip imported GLTF textures, remove .dae and .glb/.gltf from file di...Dave Parks
2022-06-23SL-17274: Fix shaders to use normal and spec mapsPtolemy
2022-06-23Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-23SL-17273: Fix drawpool to pass normal and spec map to PBR shaderPtolemy
2022-06-23Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-23SL-17653 Last commit was accidentally partialDave Parks
2022-06-23Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-23SL-17273: Add RENDER_TYPE_PASS_PBR_OPAQUEPtolemy
2022-06-23SL-17653 WIP - Apply GLTF material in Material Editor to selected object when...Dave Parks
2022-06-23SL-17273: Fix off-by-one bug in gPoolNames, fix formatting so it can't happen...Ptolemy
2022-06-23Merged DRTVWR-559 into SL-17274_gbuffer_flagsMichael Pohoreski
2022-06-23Merged DRTVWR-559 into SL-17274_view_dirMichael Pohoreski
2022-06-23mac build fixMaxim Nikolenko
2022-06-23SL-17643 FIXED noninteractive viewer crashes on locations with parcel audioMnikolenko Productengine
2022-06-22SL-17600 Cubemap filter tuning.Dave Parks
2022-06-22SL-17021: Fix inconsistent header definition for LLAudioEngine_OpenALCosmic Linden
2022-06-22SL-17329: Increase percent of CacheSize allocated to the disk cache from 20% ...Cosmic Linden
2022-06-22SL-17329: Fix texture cache not respecting DiskCachePercentOfTotalCosmic Linden
2022-06-22SL-17329: Do logging of individual files after the disk cache purge finishes ...Cosmic Linden
2022-06-22SL-17329: Add advanced developer menu button to purge the disk cacheCosmic Linden
2022-06-22SL-17274: Add GBuffer flag for PBRPtolemy
2022-06-22SL-17600 Proper irradiance probes.Dave Parks
2022-06-22Add tinygltf and Vulkan GLTF to licenses.txtDave Parks
2022-06-22SL-17634 Replace deprecated carbon Gestalt callsMaxim Nikolenko
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 WIP -- Proper radiance maps (not just mipped cubemaps).Dave Parks
2022-06-21SL-17274: Add view_dir uniformPtolemy
2022-06-21SL-17590 Telehub beacon sometimes renders blackAndrey Kleshchev
2022-06-21SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ...Cosmic Linden
2022-06-21SL-17021: Only calculate the octree for a skinned mesh if intersection falls ...Cosmic Linden
2022-06-21SL-17021: Do not do software skinning/octree building of a face during pickin...Cosmic Linden
2022-06-21SL-17021: Fix triangle mesh overlays being generated twice when avatar animat...Cosmic Linden
2022-06-21SL-17021: Templatize LLOctreeNode and related classes to allow for option to ...Cosmic Linden
2022-06-21SL-17021: Clean up some unneeded member variables from lloctreeCosmic Linden
2022-06-21SL-17600 Revise reflection probe prioritiesDave Parks
2022-06-21SL-17635 remove unused variablesMaxim Nikolenko
2022-06-20SL-17633 Crash at LLFocusableElementAndrey Kleshchev
2022-06-20SL-14181 Classifieds show 'loading' despite all data being ready after deleti...Andrey Kleshchev
2022-06-20SL-17624 In profiles 'Remove Photo' remains inactive after uploading a photoAndrey Kleshchev
2022-06-20SL-17585 Don't bother users with dialogs if we are already quitingAndrey Kleshchev
2022-06-17SL-17485-b - Attempt to make teamcity builds happy by not referencing a newvi...Howard Stearns
2022-06-17SL-17614 Crash at settings_setup_listenersAndrey Kleshchev
2022-06-17SL-17287 Slightly less hacky and much less crash cube snapshot render target ...Dave Parks
2022-06-17SL-17585 Ensure nothing went wrong with installation during 'File' operationsAndrey Kleshchev
2022-06-17SL-17485-a - remove xcode compiler flag not supported on current teamcity bui...Howard Stearns
2022-06-17SL-17589 FIXED Camera does not zoom correctly when editing wearablesMnikolenko Productengine