summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.cpp
AgeCommit message (Expand)Author
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-09Merge branch 'release/materials_featurette' into release/gltf-maint2Brad Linden
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-31Issue #24 GLTF material disappears from object playing mediaAndrey Kleshchev
2024-01-24https://github.com/secondlife/viewer-issues/issues/23 Make the face selection...Jonathan "Geenz" Goodman
2024-01-18SL-20723 CLICK_ACTION_IGNORE was ignored on some attachmentsAndrey Kleshchev
2024-01-10SL-20244 Maint A - On-screen animesh characters that start pelvis offset anim...Alexander Gavriliuk
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-12-12SL-20714 Crash accessing mControlAVBridgeAndrey Kleshchev
2023-10-16Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-10-06SL-20396: On second thought, just apply the whole Blinn-Phong transform stack...Cosmic Linden
2023-10-06SL-20396: Apply blinn-phong rotation to texture translation animations for GL...Cosmic Linden
2023-10-04SL-20254: Fix blinn-phong alpha of 0 making GLTF materials invisible for non-...Cosmic Linden
2023-10-04SL-20400 Fixed cannot touch objects with "Select Only My Objects"Andrey Kleshchev
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey Kleshchev
2023-09-25Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-09-18SEC-430 'WARNING: LLFace::getGeometryVolume: Index buffer overflow' occuring ...Alexander Gavriliuk
2023-09-06SL-20214 Crash at LLControlAVBridge::updateSpatialExtentsAndrey Kleshchev
2023-09-01Temporary data model shenanigans.Jonathan "Geenz" Goodman
2023-08-29Add a probe strength uniform for hero probes.Jonathan "Geenz" Goodman
2023-08-29Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-08-29Add protocol level mirror support, and UI.Jonathan "Geenz" Goodman
2023-08-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-08-21Experiment with placement a bit when there's no drawable.Jonathan "Geenz" Goodman
2023-08-06Making more progress, need to add the heroprobe manager.Jonathan "Geenz" Goodman
2023-07-31Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-07-18Merge pull request #292 from secondlife/brad/DRTVWR-559-xcode-14.3Brad Linden
2023-07-18Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)Brad Linden
2023-07-18Merge pull request #291 from secondlife/SL-20018cosmic-linden
2023-07-18SL-20018: Fix PBR glow affected by Blinn-Phong alphaCosmic Linden
2023-07-17Merge branch 'DRTVWR-559' into DRTVWR-583Jonathan "Geenz" Goodman
2023-07-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-06-27Just about got hero reflection maps working.Jonathan "Geenz" Goodman
2023-06-26Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559RunitaiLinden
2023-06-26SL-19909 Fix for reflection probes on vehicles blocking mouse clicks. Incide...RunitaiLinden
2023-06-24SL-19805 Fix touch handling logicAlexander Gavriliuk
2023-06-23SL-19805 Follow-up fixAndrey Lihatskiy
2023-06-23SL-19805 Second Life Viewer last update made invisible parts visibleAlexander Gavriliuk
2023-06-22SL-5161 Don't render meshes that are waiting for skin dataAndrey Kleshchev
2023-06-02SL-18251 Expand extents to include the Control Avatar boundsAlexander Gavriliuk
2023-06-01SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3Nat Goodspeed
2023-05-26Merge branch 'xcode-14.3' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-05-19SL-18837: Clean up more set-but-unused variables for Xcode 14.3Nat Goodspeed
2023-05-18DRTVWR-559 Fix for shower curtain not opening smoothly. Incidental decruft.RunitaiLinden
2023-05-17SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession asser...RunitaiLinden
2023-05-03DRTVWR-559 WIP - optimize ARC calculation et al.RunitaiLinden