summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
AgeCommit message (Expand)Author
13 days#2467 Fix for sim surrounds not fully loading (#2524)Dave Parks
2024-08-09viewer#2163 Crash at getReflectionProbeIsDynamicAndrey Kleshchev
2024-06-12viewer#1692 Crash at LLVOVolume::getReflectionProbeIsBox()Andrey Kleshchev
2024-06-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-15Post-merge spaces fixAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
2024-02-18misc: BOOL to boolLars Næsbye Christensen
2024-02-12more misc: BOOL (int) to real boolLars 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-24https://github.com/secondlife/viewer-issues/issues/23 Make the face selection...Jonathan "Geenz" Goodman
2023-09-01Temporary data model shenanigans.Jonathan "Geenz" Goodman
2023-08-29Add protocol level mirror support, and UI.Jonathan "Geenz" Goodman
2023-08-06Making more progress, need to add the heroprobe manager.Jonathan "Geenz" Goodman
2023-07-17Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-06-27Just about got hero reflection maps working.Jonathan "Geenz" Goodman
2023-06-22SL-5161 Don't render meshes that are waiting for skin dataAndrey Kleshchev
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-05-03DRTVWR-559 WIP - optimize ARC calculation et al.RunitaiLinden
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-12-13SL-18782 Make primitive parameters automatically follow Reflection Probe cont...Dave Parks
2022-11-29SL-12069 Backed out changeset: 544a91982eba (#13)akleshchev
2022-10-24SL-17021 Fix some changes vanishing over merge to D559Andrey Kleshchev
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-10-20Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-20SL-18105 Fix for overrides not showing until a forced mesh update.Dave Parks
2022-09-27Optimize away constant map finds in getSkinInfo by caching mesh skin into in ...Rye Mutt
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-08-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-07-12SL-17691: Consolidate calls to onDrawableUpdateFromServer to reduce false pos...Cosmic Linden
2022-07-12SL-17691: Make objects active if there are too many material updates from the...Cosmic Linden
2022-07-12SL-17751: Fix bounding boxes not updating in special cases, leading to object...Cosmic Linden
2022-07-01SL-17448: Be more thorough about generating bounding boxes that don't affect ...Cosmic Linden
2022-07-01SL-17448: Fix LOD/octree update feedback loops causing LOD fluctuations.Cosmic Linden
2022-07-01SL-17510: Fix frequently updating meshes (ex: sculpties) causing expensive oc...Cosmic Linden
2022-06-29SL-17685 Drag and drop material supportDave Parks
2022-06-29SL-17685 Drag and drop material support WIPDave Parks
2022-06-23clang compatibility fixes for llreflectionmapmanager.cpp and llvovolume.hBrad Kittenbrink
2022-06-21SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ...Cosmic Linden
2022-06-21SL-17021: Only calculate the octree for a skinned mesh if intersection falls ...Cosmic Linden
2022-06-21SL-17021: Do not do software skinning/octree building of a face during pickin...Cosmic Linden
2022-06-09SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select Inv...Dave Parks
2022-06-09SL-17551 Add "Select Reflection Probes" menu option and make invisible object...Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-02-17SL-16861 Animesh and avatar color change fixAndrey Kleshchev
2021-12-15DRTVWR-546 merge up to 6.5.2Dave Houlton