summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2022-09-09SL-17701 PBR: Cleanup alpha setting EEP shader uniformsPtolemy
2022-09-09SL-17701: PBR: WIP Alpha BlendingPtolemy
2022-09-08SL-18095 Add missing Mikktspace.cmakeDave Parks
2022-09-08SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and ↵Dave Parks
switch to per-pixel binormal generation. Still bugged with some test content.
2022-09-08SL-3007 Report abuse option in paticipan listAndrey Kleshchev
2022-09-08SL-15787 Crash at setCapabilityAndrey Kleshchev
2022-09-06SL-17967 - remove some debug/devel codeHoward Stearns
2022-09-06SL-17967 - reserve one more sampler in Deferred FullbrightShiny Shader so ↵Howard Stearns
that it loads on mac
2022-09-06SL-18096 WIP -- partial support for double sided rendering. Shadow map and ↵Dave Parks
picking support TBD.
2022-09-06SL-18097 Don't permit multiple instances of 'unsaved changes' popupsAndrey Kleshchev
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible
2022-09-06Merged in 559-impostor-fixes (pull request #1122)Drake Arconis
Fix impostor lighting and rendering after PBR changes to rendering pipeline
2022-09-06SL-17984 Small cleanup in profilesAndrey Kleshchev
2022-09-06SL-3007 Small improvements for auto filling abuse reports #2Andrey Kleshchev
2022-09-05SL-17999 Small cleanupAndrey Kleshchev
2022-09-04Fix impostor lighting and rendering after PBR changes to rendering pipelineRye Mutt
2022-09-02SL-17967 Fix for confounding program and shader objects when fetching logs ↵Dave Parks
and fix for gl errors on AMD windows
2022-09-02Merge branch 'SL-17967' of ssh://bitbucket.org/lindenlab/viewer into SL-17967Dave Parks
2022-09-02SL-17967 Purge OpenGL extensions (use core API only)Dave Parks
2022-09-02SL-17967 - bad copypastaHoward Stearns
2022-09-02DRTVWR-559: PBR: CleanupPtolemy
2022-09-02DRTVWR-559: PBR: Maintain slightly higher quality of normals from normal mapPtolemy
2022-09-02Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-09-02SL-17701: PBR: Add support for gltf Alpha MASK (cutoff)Ptolemy
2022-09-02SL-17967 - do not crash on zero-sized materialsHoward Stearns
2022-09-02SL-17967 - slightly more meaningful ogl error reportingHoward Stearns
2022-09-02Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer into ↵Brad Payne (Vir Linden)
DRTVWR-559
2022-09-02SL-17999 PBR should reuse texture possition channels from normal materialsAndrey Kleshchev
2022-09-02SL-18039 Added scroll into material editorAndrey Kleshchev
2022-09-02DRTVWR-559: PBR: Show sun in specular spotlight relfectionPtolemy
2022-09-02Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-09-02SL-18082: PBR: Fix spotlight color and seamPtolemy
2022-09-01SL-17967 - block layout binding acceptable to appleHoward Stearns
2022-09-01Merged in rye-refprobefixes (pull request #1119)Drake Arconis
Use an SRGB buffer for initial reflection map capture for proper linear sampling
2022-09-01SL-18078, SL-18065 -- Experimentally allow uploading of lossless normal ↵Dave Parks
maps, fix for crash on shutdown.
2022-09-01Use an SRGB buffer for initial reflection map capture for proper linear samplingRye Mutt
Fix irradiance gen up vector to be properly normalized
2022-09-01Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into SL-17967Howard Stearns
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-09-01SL-17967 - Git rid of ARB that is in coreHoward Stearns
2022-09-01Merge branch 'DRTVWR-559' of https://bitbucket.org/lindenlab/viewer into ↵Brad Payne (Vir Linden)
DRTVWR-559
2022-09-01DRTVWR-559 refcount max changeBrad Payne (Vir Linden)
2022-09-01SL-17653 Fix combo not being visible when neededAndrey Kleshchev
2022-09-01SL-17653 Finalized texure picker's local filteringAndrey Kleshchev
2022-09-01SL-17999 PBR material in tool's texture tabAndrey Kleshchev
2022-09-01SL-17653 In texture picker cleaned up permanently invisible 'show folders' ↵Andrey Kleshchev
checkbox
2022-08-31DRTVWR-559: PBR: Cleanup distance attenuation calcsPtolemy
2022-08-31SL-17975: PBR: Don't process point light if outside light radiusPtolemy
2022-08-31DRTVWR-559: PBR: Cleanup: Don't do redundant dot(n,l) calcPtolemy
2022-08-31SL-17975: PBR: Fix point light poppingPtolemy
2022-08-31DRTVWR-559: PBR: Disable PBR bloomPtolemy
2022-08-31SL-17703: Fix mergePtolemy