index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llreflectionmap.cpp
Age
Commit message (
Expand
)
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 DRTVWR-600-m...
Ansariel
2024-05-29
Trim trailing whitespace
Bennett Goble
2024-05-15
Merge branch 'main' into marchcat/x-mf-merge
Andrey Lihatskiy
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 DRTVW...
Jonathan "Geenz" Goodman
2023-12-05
SL-20654 Fix for box probes sometimes glitching out at the corners. Incident...
RunitaiLinden
2023-10-16
Tons of masking changes and tweaks.
Jonathan "Geenz" Goodman
2023-09-29
Add probe near clipping.
Jonathan "Geenz" Goodman
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 probe...
RunitaiLinden
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
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. Incide...
RunitaiLinden
2023-04-18
DRTVWR-559 Add control for automatic reflection probes to advanced preference...
RunitaiLinden
2023-04-07
SL-19538 Clear probes on sky setting slam. Better probe update prioritizatio...
Dave Parks
2023-04-07
SL-19538 Remove clouds from irradiance maps and don't conflate max probe samp...
Dave Parks
2023-04-06
SL-19538 Followup -- scrub all possible sources of NaNs, make dynamic exposur...
Dave Parks
2023-02-22
DRTVWR-559 Fix for stall in probe occlusion culling and fix for culled neighb...
Dave Parks
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 for...
Dave Parks
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
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 wi...
Dave Parks
2022-06-10
SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...
Dave Parks
2022-06-09
SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select Inv...
Dave Parks
2022-06-09
SL-17551 Add "Select Reflection Probes" menu option and make invisible object...
Dave Parks
2022-06-02
SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...
Dave Parks
2022-05-20
SL-17287 Instrument and optimize cubemap render. Fix for cubemap snapshots d...
Dave Parks
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 over...
Dave Parks