summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
AgeCommit message (Expand)Author
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
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
2021-10-14SL-16166 Apply optimizations from pushBatch to other render call sites. Opti...Runitai Linden
2021-06-07Merge with tip of Master after Viewer releaseCallum Prentice
2021-05-26SL-15299 SL-15313 BUG-230802 Revert BOM fix causing issues with avatar alpha ...Dave Houlton
2021-04-29Clean up a merge conflictCallum Prentice
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-09Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2021-03-02Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2020-12-10SL-12069 Issues with bakes-on-mesh and alpha modesAndrey Kleshchev
2020-11-11Merge branch 'master' into DRTVWR-519Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-05-22SL-13286 FIXED Turning off the DebugObjectLODs debug setting doesn't clear textMnikolenko Productengine
2020-03-30Update falloff fix with changes requested in review.Rye Mutt
2020-03-27SL-12902 Better fix for light color values in color swatch not matching light...Runitai Linden
2020-03-26SL-12902 Fix for doing the technically correct but compatibility wrong thing ...Runitai Linden
2019-05-08Merge viewer-releaseGraham Linden