summaryrefslogtreecommitdiff
path: root/indra/newview/llnetmap.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
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-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2022-10-20SL-18423 Post-merge: restore RyeMutt's fix from SL-18412Andrey Lihatskiy
2022-10-20Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-19Fix various menu leaks and lazy creation in chiclets, bump floater, media con...Rye Mutt
2022-05-26Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-05-20SL-17463: Set the default for MiniMapRotate back to true (enable minimap rota...Cosmic Linden
2022-04-05SL-17058: Remove redundant minimap frustum color, hopefully fixing mac build.Cosmic Linden
2022-04-05SL-17058: Convert frustum on minimap to arc from triangleCosmic Linden
2022-04-05SL-16916: Grey out "About Land" button in minimap context menu when land info...Cosmic Linden
2022-04-05SL-16916: Update minimap context menu with new options and reworded existing ...Cosmic Linden
2022-04-05SL-16918: Fix unneeded assignment to centered in LLNetMap::draw()Cosmic Linden
2022-03-03SL-16918: Re-add "Auto-center map" button to minimap context menu, enable min...Cosmic Linden
2022-03-03SL-16918: Minimap navigation improvements: Drag without holding shift, remove...Cosmic Linden
2022-03-03SL-16824: Fix minimap tooltip hint not updating until viewer restart (double ...Cosmic Linden
2022-03-03SL-16824: Change minimap hover tooltip. Show parcel name, owner name, and/or ...Cosmic Linden
2022-02-23SL-16857: Display parcel borders on the minimap, enable by default, right cli...Cosmic Linden
2022-02-21SL-16887 FIXED Crash in LLNetMap::drawMnikolenko Productengine
2021-11-30SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush()Dave Houlton
2021-10-11SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and VAOs...Dave Parks
2019-11-12Downstream merge from lindenlab/viewer-servalAndreyL ProductEngine
2019-09-26SL-12016 Mini-map avatar icon (Z-position) fixAndreyL ProductEngine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2016-12-20DRTVWR-418: Fix API for LLTracker::stopTracking().Nat Goodspeed
2016-04-22x64: Do not use a union of LLColor4U. Especially having the two pointer in th...Nicky
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-07-30merge changes for other open sourc contributionsOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-12-05STORM-2088 Minimap no longer remembers zoom setting between sessionsJonathan Yap
2014-10-19Update to build on Xcode 6.0: removal of some unused variablescallum_linden
2013-11-06merge with releaseRichard Linden
2013-07-23STORM-1958: Only draw the user's netmap dot onceCinder Roxley
2013-06-05merge with viewer-releaseRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-01-27STORM-1793 1) Treat all mini-map altitudes above 1020 m as the same height 2)...Jonathan Yap
2011-09-14SH-2243 work in progress -- application side matrix stack managementDave Parks
2011-04-29Merged with viewer-development.Ricky Curtice
2011-03-21merge changes for storm-971Oz Linden
2011-03-14STORM-971 FIXED Disable the 'Stop Tracking' menu item in Mini-map floater whe...Vadim ProductEngine
2011-03-12Switched to using *_SQUARED constants instead of multiplied constants, and cl...Ricky Curtice
2011-03-10Squared all dist_vec() based comparisons and other dist_vec() operations wher...Ricky Curtice