summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.cpp
AgeCommit message (Expand)Author
2022-09-14SL-17701 Fix for shadow passes not respecting double sided and alpha paramete...Dave Parks
2022-09-09Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-09-09SL-17701: Fix enum compare using wrong types which broke macOS buildPtolemy
2022-09-09Merged in SL-17967 (pull request #1113)Howard Stearns
2022-09-09SL-17701: PBR: WIP Alpha BlendingPtolemy
2022-09-01SL-17967 - _ARB constant removalHoward Stearns
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
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-26SL-17801: Don't let external code delete the raw pointer to the picking octreeCosmic Linden
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-05SL-17448: Also update the octree box if there is a position rebuildCosmic 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-29Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-29SL-17685 Drag and drop material support WIPDave Parks
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-559Andrey Kleshchev
2022-06-29Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-06-23SL-17653 Make sure GLTF material associated vertex buffers have all their tex...Dave Parks
2022-06-23SL-17653 Make batch builder send batches to LLDrawPoolPBROpaqueDave Parks
2022-06-23SL-17653 WIP - Apply GLTF material in Material Editor to selected object when...Dave Parks
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-21SL-17021: Fix triangle mesh overlays being generated twice when avatar animat...Cosmic Linden
2022-06-21SL-17635 remove unused variablesMaxim Nikolenko
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-07SL-17532 Cleanup from hasty commit (thanks to Henri for the prodding).Dave Parks
2022-06-06SL-17532 Potential fix for some rigged mesh draw order issues.Dave Parks
2022-06-02SL-17285 Add proper reflection probe support to LLVOVolume, LLPrimitive, and ...Dave Parks
2022-05-27DRTVWR-543 post-merge cleanupAndrey Lihatskiy
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-18SL-17219: Merge 'DRTVWR-546' of lindenlab/viewer into SL-17219Nat Goodspeed
2022-05-17SL-17416 Quick 'n dirty reflection probe override hack.Dave Parks
2022-05-16SL-17284 Reflection probe tuning and optimization take 1Dave Parks
2022-05-02SL-17274: Stub for PBR DrawPool and shaderPtolemy
2022-04-25SL-17236 For real this time, maintain legacy draw order of alpha rigged meshe...Dave Parks
2022-04-18Merge branch master (D540) into DRTVWR-546Andrey Kleshchev
2022-04-18Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-04-14SL-17035 Crash at gl_debug_callbackAndrey Kleshchev
2022-03-24SL-17028 Fix for inconsistent ordering of transparent rigged meshes and remov...Dave Parks
2022-03-04SL-16495 FIXED crash when disabling "Animated Mesh"Mnikolenko Productengine
2022-03-02SL-16965 360 Snapshot tool fails to save file to computerAndrey Kleshchev
2022-03-02SL-16755 Show alert that download is not supported instead of failing silentlyAndrey Kleshchev
2022-03-01Merge branch 'master' (DRTVWR-557) into DRTVWR-546Andrey Kleshchev