Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-19 | Sort include(...) lines to make it easier for a person to verify. | Nat Goodspeed | |
2014-12-18 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-tools-update | Nat Goodspeed | |
2014-12-18 | increment viewer version to 3.7.24 | Oz Linden | |
2014-12-17 | Delete misleading comment about testing llcapabilitylistener. | Nat Goodspeed | |
There was a comment in CMakeLists.txt left over from 2009 (!) about commenting out the unit test for llcapabilitylistener. Fortunately we've since reinstated the test as an integration test, but the comment was never removed -- until now. | |||
2014-12-17 | merge latest updates from nat and callum | Oz Linden | |
2014-12-15 | fix for some std::pair/STL syntax | callum_linden | |
2014-12-15 | MAINT-4716: correct reading of and debug display for avatar render cost info | Oz Linden | |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden | |
2014-12-14 | STORM-2082 Remove ugly list of control names. Instead, obtain the list from ↵ | Jonathan Yap | |
the View data Remove a few remants used by the old hardware floater | |||
2014-12-13 | STORM-2082 When a control is greyed out make sure it's associated text is ↵ | Jonathan Yap | |
greyed out. Sky: has two dependencies; grey it out when either one is not available. Remove Basic Shaders from Basic tab | |||
2014-12-13 | STORM-2082 Write out settings to preset file if settings changed on the ↵ | Jonathan Yap | |
login page Code improvements from bitbucket comments | |||
2014-12-12 | Implicit conversion from ostream to string needs help in VS2013 | callum_linden | |
2014-12-12 | Eliminate use of boost::lambda with boost::function (Trac #10864). | Nat Goodspeed | |
https://svn.boost.org/trac/boost/ticket/10864 I've used boost::lambda with boost::function in a number of creative ways over the years. But the clang 6 shipped with Xcode 6 seems to have somehow broken lambda + function in Boost 1.57. boost::phoenix is a partial workaround. Sadly, lambda's comma-operator overload doesn't seem to be supported, necessitating a couple ugly workarounds. With real lambdas now supported by current compilers, I'm sure the Boost community has little incentive to repair the lambda + function problem. Presumably we'll be able to use such features ourselves Real Soon Now... | |||
2014-12-12 | STORM-2082 Merge Hardware floater into main graphics preferences display | Jonathan Yap | |
Change notifications so they are emitted only when an error occurs Put active preset at top of list Add Maximum ARC slider Merge two small methods into slider update code | |||
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-12-09 | STORM-2082 Improve file error handling, add help topic labels to new floaters. | Jonathan Yap | |
2014-12-08 | merge | Brad Payne (Vir Linden) | |
2014-12-05 | increment viewer version to 3.7.23 | Oz Linden | |
2014-12-04 | STORM-2082 Revert name of Reset button from Undo back to Reset. Hopefully ↵ | Jonathan Yap | |
this will be renamed Recommended Settings. Display a test icon (artwork needed) in the pulldown panel | |||
2014-12-03 | further improvements to avatar render info display and logging of associated ↵ | Oz Linden | |
server messages | |||
2014-12-03 | remove obsolete menu entries in favor of integrated render info display | Oz Linden | |
2014-12-03 | STORM-2082 Send signal to pulldown panel to refresh itself | Jonathan Yap | |
2014-12-03 | STORM-2082 Remove Apply button. | Jonathan Yap | |
Add new control variable to track which preset is active. Save settings to active preset when clicking on Ok button. Initial work to make pulldown operational. Still to do: add pretty icon for current preset. Notifications do not appear when called from this panel. | |||
2014-12-02 | STORM-2082 Add Recommended button | Jonathan Yap | |
2014-12-01 | STORM-2082 Improve text in notifications. | Jonathan Yap | |
Disable delete button when thre is nothing to be deleted. | |||
2014-12-01 | merge fix | Brad Payne (Vir Linden) | |
2014-12-01 | remove unused gpu table code, improve logging for gpu benchmarks | Oz Linden | |
2014-12-01 | merge | Brad Payne (Vir Linden) | |
2014-12-01 | merge | Brad Payne (Vir Linden) | |
2014-12-01 | merge changes for 3.7.21 release | Oz Linden | |
2014-12-01 | STORM-2082 Better control on how (or if) to display Default preset | Jonathan Yap | |
Make sure default preset is created when flyout panel is activated Only display deleted notification upon successful deletion | |||
2014-12-01 | increment viewer version to 3.7.22 | Oz Linden | |
2014-12-01 | STORM-2082 merge | Jonathan Yap | |
2014-12-01 | STORM-2082 Disable preset controls unless logged in | Jonathan Yap | |
2014-12-01 | Improve display of avatar rendering info, remove last use of ↵ | Oz Linden | |
RenderAutoMuteFunctions | |||
2014-12-01 | STORM-2082 Fix linux compile error | Jonathan Yap | |
2014-12-01 | STORM-2082 Implement save floater and some code cleanup. | Jonathan Yap | |
2014-11-30 | STORM-2082 Make code more generic to handle the future camera presets. | Jonathan Yap | |
2014-11-30 | STORM-2082 Implement delete floater | Jonathan Yap | |
2014-11-28 | STORM-2082 Initial support for presets popup from status bar | Jonathan Yap | |
2014-11-27 | STORM-2082 Get writing out and loading presets working | Jonathan Yap | |
2014-11-26 | STORM-2082 Code now fills combobox | Jonathan Yap | |
2014-11-26 | STORM-2082 Start to convert code to support xml file processing | Jonathan Yap | |
2014-11-25 | STORM-2082 Changed initial text in dropdown box | Jonathan Yap | |
2014-11-25 | STORM-2082 Add tab containers, remove buttons and obsolete debug setting | Jonathan Yap | |
2014-11-25 | STORM-2082 Small fix for button highlighting issue | Jonathan Yap | |
2014-11-24 | Attempt to thread needle for guesstimation phase of GPU classification | Graham Linden | |
2014-11-23 | STORM-2082 Allow saving and loading of graphic settings | Jonathan Yap | |
2014-11-21 | automate keeping the About SL -> Licenses tab correct | Oz Linden | |
2014-11-21 | Tweak conversion from tested bandwidth to get better reads on low-end systems | Graham Linden | |