Age | Commit message (Expand) | Author |
2024-09-20 | Merge pull request #2623 from secondlife/v-2462 | cosmic-linden |
2024-09-19 | secondlife/viewer#2462: Optimize unloading of prims | Cosmic Linden |
2024-09-06 | #2467 Fix for sim surrounds not fully loading (#2524) | Dave Parks |
2024-08-09 | viewer#2163 Crash at getReflectionProbeIsDynamic | Andrey Kleshchev |
2024-06-12 | viewer#1692 Crash at LLVOVolume::getReflectionProbeIsBox() | Andrey Kleshchev |
2024-06-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-21 | Convert remaining BOOL to bool | Ansariel |
2024-02-20 | Convert remaining cases of BOOL to bool in llmath and llprimitive | Ansariel |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen |
2024-02-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-02-06 | #740 Make sure we evaluate if the probe is a mirror probe or not. | Jonathan "Geenz" Goodman |
2024-02-06 | #679 Add mirror update params to the volume floater. | Jonathan "Geenz" Goodman |
2024-01-24 | https://github.com/secondlife/viewer-issues/issues/23 Make the face selection... | Jonathan "Geenz" Goodman |
2023-09-01 | Temporary data model shenanigans. | Jonathan "Geenz" Goodman |
2023-08-29 | Add protocol level mirror support, and UI. | Jonathan "Geenz" Goodman |
2023-08-06 | Making more progress, need to add the heroprobe manager. | Jonathan "Geenz" Goodman |
2023-07-17 | Merge branch 'DRTVWR-559' into DRTVWR-583 | Jonathan "Geenz" Goodman |
2023-06-27 | Just about got hero reflection maps working. | Jonathan "Geenz" Goodman |
2023-06-22 | SL-5161 Don't render meshes that are waiting for skin data | Andrey Kleshchev |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser... | RunitaiLinden |
2023-05-03 | DRTVWR-559 WIP - optimize ARC calculation et al. | RunitaiLinden |
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2022-12-13 | SL-18782 Make primitive parameters automatically follow Reflection Probe cont... | Dave Parks |
2022-11-29 | SL-12069 Backed out changeset: 544a91982eba (#13) | akleshchev |
2022-10-24 | SL-17021 Fix some changes vanishing over merge to D559 | Andrey Kleshchev |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev |
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy |
2022-10-20 | SL-18105 Fix for overrides not showing until a forced mesh update. | Dave Parks |
2022-09-27 | Optimize away constant map finds in getSkinInfo by caching mesh skin into in ... | Rye Mutt |
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink |
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy |
2022-07-12 | SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false pos... | Cosmic Linden |
2022-07-12 | SL-17691: Make objects active if there are too many material updates from the... | Cosmic Linden |
2022-07-12 | SL-17751: Fix bounding boxes not updating in special cases, leading to object... | Cosmic Linden |
2022-07-01 | SL-17448: Be more thorough about generating bounding boxes that don't affect ... | Cosmic Linden |
2022-07-01 | SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations. | Cosmic Linden |
2022-07-01 | SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive oc... | Cosmic Linden |
2022-06-29 | SL-17685 Drag and drop material support | Dave Parks |
2022-06-29 | SL-17685 Drag and drop material support WIP | Dave Parks |
2022-06-23 | clang compatibility fixes for llreflectionmapmanager.cpp and llvovolume.h | Brad Kittenbrink |
2022-06-21 | SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ... | Cosmic Linden |
2022-06-21 | SL-17021: Only calculate the octree for a skinned mesh if intersection falls ... | Cosmic Linden |
2022-06-21 | SL-17021: Do not do software skinning/octree building of a face during pickin... | Cosmic Linden |
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 |