Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-09 | viewer#2163 Crash at getReflectionProbeIsDynamic | Andrey Kleshchev | |
2024-06-12 | viewer#1692 Crash at LLVOVolume::getReflectionProbeIsBox() | Andrey Kleshchev | |
2024-06-11 | Trim remaining trailing whitespaces after #1695 | Andrey Lihatskiy | |
2024-06-11 | Merge branch 'main' of https://github.com/secondlife/viewer into ↵ | Ansariel | |
DRTVWR-600-maint-A # Conflicts: # indra/llappearance/llavatarappearance.h # indra/llimage/llimage.cpp # indra/llmath/llvolume.cpp # indra/llmath/llvolume.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llrendertarget.cpp # indra/llrender/llshadermgr.cpp # indra/newview/lldynamictexture.cpp # indra/newview/llenvironment.cpp # indra/newview/llfetchedgltfmaterial.cpp # indra/newview/llfloaterimagepreview.cpp # indra/newview/llfloaterimagepreview.h # indra/newview/llfloaterregioninfo.cpp # indra/newview/llfloaterregioninfo.h # indra/newview/llmaniprotate.cpp # indra/newview/llmaniptranslate.cpp # indra/newview/llpanelvolume.cpp # indra/newview/llselectmgr.cpp # indra/newview/llselectmgr.h # indra/newview/llsurface.cpp # indra/newview/llsurface.h # indra/newview/llsurfacepatch.cpp # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/lltinygltfhelper.cpp # indra/newview/llviewertexture.cpp # indra/newview/llviewerwindow.cpp # indra/newview/llviewerwindow.h # indra/newview/llvlcomposition.cpp # indra/newview/llvlcomposition.h # indra/newview/llvocache.cpp # indra/newview/llvovolume.cpp # indra/newview/pipeline.cpp | |||
2024-05-29 | Trim trailing whitespace | Bennett Goble | |
Start trimming trailing whitespace, but limit the blast radius to a handful of file types. | |||
2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterimagepreview.cpp | |||
2024-04-17 | viewer#1143 Crash at LLReflectionMap::autoAdjustOrigin #2 | Andrey Kleshchev | |
2024-03-06 | #681 Small fix for if a viewer object may be dead. | Jonathan "Geenz" Goodman | |
2024-01-26 | Issue #17 Crash at autoAdjustOrigin | Andrey Kleshchev | |
2024-01-24 | Merge remote-tracking branch 'origin/release/materials_featurette' into ↵ | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-12-05 | SL-20654 Fix for box probes sometimes glitching out at the corners. ↵ | RunitaiLinden | |
Incidental fix for crash when mWaterPool is null. | |||
2023-10-16 | Tons of masking changes and tweaks. | Jonathan "Geenz" Goodman | |
We now support masking mirrors in the GBuffer. We also now support the concept of one arbitrary clip plane. DRTVWR-583 | |||
2023-09-29 | Add probe near clipping. | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-09-25 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman | |
2023-08-30 | SL-19842 Followup -- less aggressive ambient kill. | RunitaiLinden | |
2023-08-30 | SL-19842 Followup -- fix sunlight going black and make automatic object ↵ | RunitaiLinden | |
probes more wishy-washy (removes dark splotches where probes get stuck in walls) | |||
2023-08-29 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman | |
2023-08-24 | Fix the probe flashing, and avatars. | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-07-21 | SL-20010 Make reflection probes ignore touch actions. | RunitaiLinden | |
2023-06-26 | SL-19909 Fix for reflection probes on vehicles blocking mouse clicks. ↵ | RunitaiLinden | |
Incidental instrumentation and decruft. | |||
2023-04-18 | DRTVWR-559 Add control for automatic reflection probes to advanced ↵ | RunitaiLinden | |
preferences and featuretable. Remove Reflections checkbox. Don't persist reflection probe volume display between sessions. Incidental decruft. | |||
2023-04-07 | SL-19538 Clear probes on sky setting slam. Better probe update ↵ | Dave Parks | |
prioritization. Incidental decruft. | |||
2023-04-07 | SL-19538 Remove clouds from irradiance maps and don't conflate max probe ↵ | Dave Parks | |
samples with max probe neighbors, and don't move manual probes after they are complete (removes flickering around Sponza). | |||
2023-04-06 | SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic ↵ | Dave Parks | |
exposure controls not persist, limit exposure range, and do a debug gl pass. | |||
2023-02-22 | DRTVWR-559 Fix for stall in probe occlusion culling and fix for culled ↵ | Dave Parks | |
neighbors getting sampled (badly). | |||
2023-02-21 | DRTVWR-559 WIP -- Kill debug text on probes (whoops) | Dave Parks | |
2023-02-21 | DRTVWR-559 WIP -- occlusion culling for reflection probes -- has a defect ↵ | Dave Parks | |
for objects close to the camera at some angles and leaks query objects, will follow up. | |||
2023-02-17 | SL-19128 Soften the transition between manual and automatic sphere probes. | Dave Parks | |
2023-02-07 | SL-18630 Nudge underground automatic reflection probes to 2m above ground. | Dave Parks | |
2022-11-11 | SL-18630 Fix for probes often ending up under the terrain. | Dave Parks | |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-09-28 | SL-18190 WIP - Linear space atmospherics take 2 | Dave Parks | |
2022-09-14 | SL-18044 (PBR) No-copy textures not applying to objects | Andrey Kleshchev | |
2022-06-21 | SL-17600 Revise reflection probe priorities | Dave Parks | |
2022-06-10 | SL-17523 Add reflection probe ambiance to windlight settings and integrate ↵ | Dave Parks | |
with UI and ReflectionMapManager | |||
2022-06-10 | SL-17574 Add probe detail combo box to advanced graphics preferences. Fix ↵ | Dave Parks | |
spot light shadows not working in probes. | |||
2022-06-09 | SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select ↵ | Dave Parks | |
Invisible Objects" checkbox instead of "Select Reflection Probes" | |||
2022-06-09 | SL-17551 Add "Select Reflection Probes" menu option and make invisible ↵ | Dave Parks | |
objects less annoying when alt-zooming in edit mode. | |||
2022-06-02 | SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ↵ | Dave Parks | |
LLPanelVolume | |||
2022-05-20 | SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots ↵ | Dave Parks | |
doing a full resolution render instead of a 512x512 render. | |||
2022-05-18 | SL-17416 Box reflection probe influence volumes | Dave Parks | |
2022-05-17 | SL-17416 Quick 'n dirty reflection probe override hack. | Dave Parks | |
2022-05-16 | SL-17284 Reflection probe tuning and optimization take 1 | Dave Parks | |
2022-05-04 | SL-17283 LLReflectionMapManager prototype. Remove snapshot code related ↵ | Dave Parks | |
overhead from reflection map renders. Add parallax correction and support for multiple reflection maps. |