Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-11 | Trim remaining trailing whitespaces after #1695 | Andrey Lihatskiy | |
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-08-24 | Fix the probe flashing, and avatars. | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-06-27 | Just about got hero reflection maps working. | Jonathan "Geenz" Goodman | |
DRTVWR-583 | |||
2023-04-25 | DRTVWR-559 Optimization pass on probe allocation and search. Incidental ↵ | RunitaiLinden | |
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-03-30 | DRTVWR-559 Fix for build breakage. | Dave Parks | |
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 -- 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 | |
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-02 | SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ↵ | Dave Parks | |
LLPanelVolume | |||
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. |