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