Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
2011-12-02 | EXP-1654 FIX fast timers does not show entire frame when Full bar = Max | Richard Linden | |
2011-09-26 | merge | Dave Parks | |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
2011-09-14 | improved fast timers display | Richard Nelson | |
can move and resize better visualization of timer history can click drag to browse history increased frame history to 300 | |||
2011-08-16 | fix for tooltips on fast timer debug view not always updating | Richard Linden | |
2011-04-22 | merge | Dave Parks | |
2011-03-08 | STORM-987 : Add --logmetrics and --analyzeperformance arguments, moved ↵ | Merov Linden | |
analyzeMetricPerformanceLog() and doAnalysisMetrics() from LLFastTimerView to LLMetricPerformanceTesterBasic | |||
2011-04-07 | SH-1292 Remove outliers from graphs in scene console to make a more useful view. | Dave Parks | |
2011-03-28 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-08 | removed unused variable | Brad Payne (Vir Linden) | |
2010-11-05 | STORM-105 : Take Vadim code review into account, code clean up | Merov Linden | |
2010-11-05 | BUILDFIX: commented out unused variable which breaks the mac build. | Nyx Linden | |
2010-11-05 | additional analysis for --analyzeperformance option | Brad Payne (Vir Linden) | |
2010-10-27 | STORM-105 : improve decompression perf gathering, allow perf name to be ↵ | Merov Linden | |
passed on the command line, fix crash in analysis phase | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-12 | Pull update from viewer-development | Merov Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-08 | VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non ↵ | Merov Linden | |
complete) implementation in llimagej2c | |||
2010-09-03 | CTS-237 WIP test performance to validate new ARC algorithm | Nyx (Neal Orman) | |
minor cleanup and fixing the linux build. | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-06 | double click to expand all timers in LLFastTimerView | Richard Nelson | |
2010-08-06 | fixes for right click fast timer export | Richard Nelson | |
2010-07-01 | Generate graphs of performance logs when -analyzeperformance specified on ↵ | Dave Parks | |
command line. | |||
2010-03-03 | cleanup | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-03-03 | fix for EXT-4469 Fast Timers: Minimize and Close icons do not work | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
2010-01-04 | EXT-3876 - Fast Timers crashes viewer | richard | |
avoid divide by zero reviewed by Mani | |||
2009-12-21 | added optional timing of fast timers themselves | richard | |
2009-11-10 | merge | James Cook | |
2009-11-10 | Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵ | James Cook | |
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard. | |||
2009-11-09 | data driven layout of top-level UI elements | richard | |
EXT-1219 Side tray slide-out animation cleaned up some layout of bottom tray contents reviewed by James | |||
2009-10-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) | |
2009-10-14 | changed clipping on fast timer view to show x axis labels | Richard Nelson | |
2009-10-07 | Merged latest viewer/login-api with latest viewer/viewer-20 | brad kittenbrink | |
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-18 | Merged latest viewer/viewer-20 into login-api. | brad kittenbrink | |
2009-09-09 | merge -r132032-132812 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 | |||
2009-08-27 | Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 ↵ | brad kittenbrink | |
merge (r131929). Some minor post-merge cleanups still required. | |||
2009-08-24 | merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 | Richard Nelson | |
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684 improved text editor (handles multiple fonts simultaneously as well as inline widgets) | |||
2009-08-06 | Merge of my DEV-36732 work and all the main line login api work that went on. | Palmer | |
2009-08-06 | DEV-36732 | Palmer | |
Total time of frame saved Reviewed by Brad | |||
2009-08-04 | svn merge -r 128442:129343 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
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-02-18 | Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 ↵ | Brad Kittenbrink | |
(maint-render-9) and QAR-1236 (dll-msvcrt-2) svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833 |