Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-23 | SL-12904 Temporarily use LLSD to avoid crashes on older viewers | Mnikolenko Productengine | |
2020-04-20 | SL-12904 FIXED Camera Preset does not restore correctly when sitting | Mnikolenko Productengine | |
2020-04-10 | SL-12994 FIXED [Camera Presets] Zoom fraction should be saved as a part of ↵ | Mnikolenko Productengine | |
Camera preset, not as separate setting | |||
2020-04-07 | SL-12991 [Camera Presets] Sort all Camera preset lists in the same way | Mnikolenko Productengine | |
2020-03-04 | SL-12792 Made "save as a new preset" a default option | Andrey Lihatskiy | |
2020-01-08 | SL-12510 Revert changes and separate 'Save Graphic Preset' floater | Mnikolenko Productengine | |
2019-12-18 | SL-12424 WIP Save mousewheel zoom fraction in preset | maxim_productengine | |
2019-12-10 | SL-12429 Use different setting name to prevent crash on old viewer | maxim_productengine | |
2019-11-26 | SL-12186 Update camera controls if preset was selected from the pulldown menu | maxim_productengine | |
2019-11-14 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-11-12 | SL-12186 WIP Added ability to reset default presets and updated item list in ↵ | maxim_productengine | |
'My camera presets' floater | |||
2019-11-08 | SL-12186 WIP Add new 'My camera presets' floater | maxim_productengine | |
2019-11-08 | SL-12186 WIP Minor updates for 'Camera controls' and 'Save preset' floaters | maxim_productengine | |
2019-11-04 | SL-12186 WIP Updating UI for camera controls, including presets | Mnikolenko Productengine | |
2019-06-20 | DRTVWR-493 LLHint to singleton | andreykproductengine | |
2019-03-12 | Backout tabs v spaces changes. | Graham Linden | |
'warn-on-failure:no-tabs' | |||
2019-03-11 | Tabs -> spaces. | Graham Linden | |
2018-02-02 | STORM-2145 Camera controls opacity is now working | Jonathan Yap | |
2018-01-30 | STORM-2145 Split move and view panels | Jonathan Yap | |
2017-02-23 | STORM-2145 Camera Presets -- some initial work | Jonathan Yap | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2014-12-03 | MAINT-1871 FIXED Don't allow moving avatar while changing camera position. | Mnikolenko ProductEngine | |
2014-10-18 | Update to build on Xcode 6.0: collection of removal of unused variables ↵ | callum_linden | |
[-Wunused-variable] | |||
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-08-09 | MAINT-1118 FIXED Change panel mode before closing floater | maxim_productengine | |
2011-11-29 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-30 | EXP-1636 FIXED Extend menubar label changes to floater titles and FUI button ↵ | Vadim ProductEngine | |
labels. | |||
2011-11-08 | LLHandle<Derived> is now implicitly convertable to LLHandle<Base> and ↵ | Richard Linden | |
LLHandle<Base> can be downcast to LLHandle<Derived> using the LLHandleProvider mixin | |||
2011-10-18 | EXP-1409 FIX WASD controls don't move avatar while Move floater is in focus | Richard Linden | |
moved "chrome" flags to xui separated hiding floater title from setting chrome toolbar toggle button now moves floaters to frontmost and doesn't necessarily rely on focus | |||
2011-10-18 | EXP-1403 FIX View floater options do not function | Richard Linden | |
2011-10-11 | * New floater positioning code. Better than what's checked in but not great. | Leslie Linden | |
* Floater updates for positioning and to revert some earlier string changes. | |||
2011-10-11 | EXP-1281 FIXED (As a FUI user, I want all bottom bar floaters to become ↵ | Paul ProductEngine | |
independent) Made bottom bar dependent floaters independent from it. Also some LLTransientDockableFloaters are just LLFLoaters now. Note: IM Floater and SysWellWindow will be made independent within EXP-1276 | |||
2010-12-08 | merge with viewer-dev | Richard Linden | |
2010-12-06 | STORM-730 FIXED Made Movement Controls, Camera Controls and Nearby Voice ↵ | Vadim ProductEngine | |
floaters use active floater transparency. | |||
2010-10-12 | Viewer changes for EXP-202 Close View hint when user interacts with the View ↵ | callum | |
tools - pan or zoom | |||
2010-10-11 | EXP-166 FIXED Front an Side Preset Views not accessible in Skylight viewer | Richard Nelson | |
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-09-28 | moved callback registration to class that implements it | Richard Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-02 | Manual merge from default branch. Resolved conflicts in ↵ | Vadim Savchuk | |
indra/newview/llfloatercamera.cpp. --HG-- branch : product-engine | |||
2010-07-30 | EXT-7796 ADDITIOANL FIXED Reopen reason - Camera Floater did not take into ↵ | Mike Antipov | |
account edit appearance mode while it is being built. FIX: Store the "edit appearance" mode as internal floater's flag and apply it while building to ensure that its controls have right "enable" state. Also added forcing of Pan Camera mode if floater is opened first time in Edit appearance mode. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/824/ --HG-- branch : product-engine | |||
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-12 | EXT-7796 FIXED disabling/enabling presets and camera modes on switching ↵ | Igor Borovkov | |
to/from camera customize mode Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/732/ --HG-- branch : product-engine |