Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
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 | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 | |||
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 ↵ | Jonathan Yap | |
2) Improve z-level accuracy With help from Aleric Inglewood | |||
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
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 ↵ | Vadim ProductEngine | |
when tracking gets stopped. - Removed the menu from LLFloaterMap (the mini-map floater) that had conflicted with the one in the LLNetMap widget. - Fixed updating of the "Stop Tracking" menu item; moved that code out of draw() to avoid excessive updates. - Preventively fixed LLTracker::isTracking() to return strictly 1 or 0 (BOOL is known to cause hard-to-debug side effects with values > 1 because it's essentially just an int and thus doesn't enforce any limitations on the value). | |||
2011-03-12 | Switched to using *_SQUARED constants instead of multiplied constants, and ↵ | Ricky Curtice | |
cleaned up a few other minor issues noted during review. | |||
2011-03-10 | Squared all dist_vec() based comparisons and other dist_vec() operations ↵ | Ricky Curtice | |
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality. | |||
2011-03-02 | SOCIAL-622 FIX Double clicking on mini map in people panel places a red ↵ | Richard Linden | |
circle that cannot be removed and tooltip references opening world map | |||
2011-03-01 | SOCIAL-612 FIX Double Click on mini-map in People Nearby tab opens world map | Richard Linden | |
double click does nothing now | |||
2011-01-26 | Embed Minimap into the Nearby list of the People Sidebar | Twisted Laws | |
2010-12-18 | STORM-467 Fix for minimap zoom does not persist to the next session | Jonathan Yap | |
2010-09-07 | VWR-17653 (SNOW-734) FIXED Show inspectors for avatars on the MiniMap | Aimee Linden | |
Reworked, as the original version clashed with the display names merge. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-01 | VWR-13221 (SNOW-188) SUPPLEMENTARY Allow panning of the minimap | Aimee Linden | |
Fix Linux build. | |||
2010-09-01 | VWR-17653 (SNOW-734) FIXED Show inspectors for avatars on the MiniMap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-09-01 | VWR-13221 (SNOW-188) FIXED Allow panning of the minimap | Aimee Linden | |
Imported from Snowglobe. | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-21 | Rename LLAvatarName::getNameAndSLID() to getCompleteName() | James Cook | |
Discussed with Leyla/Richard | |||
2010-05-21 | DEV-50013 Display names in mini-map tooltips | James Cook | |
Reviewed with Leyla | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-02-23 | Turning back on Davep's ui optimizations. Backed out changeset 6c161782dba3 | Palmer Truelson | |
2010-02-12 | Backed out davep's UI optimization. changeset 3134cb7bb181 | Palmer Truelson | |
2010-02-04 | No more matrix ops in UI code. | Dave Parks | |
2009-11-17 | EXT-2226 Add "Rotate Mini Map" toggle to mini-map context menu | James Cook | |
Reviewed with Kelly | |||
2009-11-11 | EXT-2382 - fix for clipping of minimap | richard | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-10-14 | EXT-946 There is no terrain on the Mini-Map. Unclear if this fixes the ↵ | James Cook | |
problem or not, does not reliably repro for me. Found several uninitialized variables in LLNetMap and fixed those. Reviewed with Richard. | |||
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry | |||
2009-09-09 | merge -r132032-132812 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |
2009-07-07 | Merge skinning-14 to viewer-2, including refactoring many floaters to ↵ | James Cook | |
register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget. Resolved conflicts in these files: lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14 | |||
2009-07-06 | Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also ↵ | James Cook | |
UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5 | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-06-04 | Merge of QAR-1383 event-system-7 into trunk. | Brad Kittenbrink | |
svn merge -r 121797:121853 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge-event-system-7 | |||
2009-03-13 | svn merge -r114093:114412 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/featurettes/featurettes-batch5-merge Melinda (coco): 5th and final batch of featurettes. My work here is done. | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-15 | svn merge -r105329:105903 ↵ | Melinda Green | |
svn+ssh://svn/svn/linden/branches/featurettes/featurettes-batch4-merge Resolving QAR-1051 Merge featurettes batch #4 | |||
2008-11-07 | QAR-992 Merging revisions 101012-101170,101686-101687 of ↵ | Mark Palange | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_combo_1-22-merge into linden/release | |||
2008-09-23 | QAR-849 merge maint-viewer-10-merge 96838-97237 -> release | Steven Bennetts | |
2008-08-12 | QAR-767 Combined maint-render-7 and maint-viewer-9 merge | Steven Bennetts | |
merge release@93398 viewer-merge-1@94007 -> release dataserver-is-deprecated | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated |