Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | MAINT-3488 FIXED Pose balls are sometimes invisible after standing up until ↵ | ruslantproductengine | |
zooming camera closer | |||
2014-12-16 | MAINT-2590 FIXED Linked HUDs attached directly from inworld are invisible | andreykproductengine | |
2014-12-16 | MAINT-3483 FIXED Cursor is not in input field, after double click on ↵ | Mnikolenko ProductEngine | |
resident in Nearby chat | |||
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-12 | MAINT-4739 FIXED Restore cursor when WorldMap floater loses focus. | Mnikolenko ProductEngine | |
2014-12-11 | SL-92 WIP | Brad Payne (Vir Linden) | |
2014-12-11 | MAINT-4740 FIXED Context menus left on screen when closing floater with Ctrl+W | andreykproductengine | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-12-10 | MAINT-1774 FIXED Don't open preview texture floater if user clicks "Cancel" ↵ | Mnikolenko ProductEngine | |
button. | |||
2014-12-09 | STORM-2082 Improve file error handling, add help topic labels to new floaters. | Jonathan Yap | |
2014-12-08 | Merge downstream code and become version 3.7.23 | simon | |
2014-12-08 | SL-92 WIP - hover height communicated via appearance messages. | Brad Payne (Vir Linden) | |
2014-12-08 | merge | Brad Payne (Vir Linden) | |
2014-12-08 | Merge downstream code and become version 3.7.23 | simon | |
2014-12-08 | MAINT-4342 FIXED Height text-box value decreases after it was set to a ↵ | andreykproductengine | |
specific value | |||
2014-12-08 | MAINT-1662 FIXED Disable menu items for attached objects. | Mnikolenko ProductEngine | |
2014-12-06 | Merge | Northspring | |
2014-12-05 | increment viewer version to 3.7.23 | Oz Linden | |
2014-12-05 | MAINT-4718 FIXED Enable Open menu item even if texture is no-copy. | Mnikolenko ProductEngine | |
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 | Merge | Northspring | |
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 | Merge downstream code and become 3.7.22 | simon | |
2014-12-02 | MAINT-4710 FIXED The 'Copy to inventory' button should be disabled in ↵ | andreykproductengine | |
Texture preview floater when permissions forbid it | |||
2014-12-03 | MAINT-1871 FIXED Don't allow moving avatar while changing camera position. | Mnikolenko ProductEngine | |
2014-12-03 | MAINT-4704 FIXED Don't show warning message for "region" item, when fixed ↵ | Mnikolenko ProductEngine | |
sky is used. | |||
2014-12-02 | merge | Brad Payne (Vir Linden) | |
2014-12-02 | MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ | ruslantproductengine | |
normals. Patchset #3 (remove std::move()) | |||
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 | Brad Payne (Vir Linden) | |
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 | Added missing xui file | Brad Payne (Vir 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 |