Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-26 | Merge | Rider Linden | |
2018-08-17 | MAINT-8826, MAINT-8990, MAINT-9002, MAINT-7703: Rework for environment ↵ | Rider Linden | |
pannels in Region/Estate and Parcel. Enable/disable by permission. Edit the correct environment. Dirty flags for changes. Estate owner disallow switch. | |||
2018-08-03 | Merge | Rider Linden | |
2018-07-06 | MAINT-1771 FIXED Avatar doesn't stand up after pressing Shift+Alt+S keyboard ↵ | maxim_productengine | |
shortcut | |||
2018-07-03 | MAINT-8821: New "My Environments" floater. First pass. | Rider Linden | |
2018-06-28 | Creating settings objects in the correct folders. Correctly check if clouds ↵ | Rider Linden | |
paused. | |||
2018-07-10 | MAINT-8855 FIXED Location SLURL gets truncated when using Help -> Report Bug ↵ | maxim_productengine | |
to file JIRA | |||
2018-06-25 | Adding pause clouds to menu, and throttling expensive visual update on change. | Rider Linden | |
2018-06-21 | Merge | Rider Linden | |
2018-06-11 | remove legacy environmental edit floater and some lingering transition ↵ | Rider Linden | |
functions. Change floater environment switch behavior. | |||
2018-06-01 | Rework preset loading and context menu from inventory. | Rider Linden | |
2018-05-22 | Enable save/load/import for day edit. | Rider Linden | |
2018-05-22 | Merge | Rider Linden | |
2018-05-11 | Remove the old sky and water edit dialogs. | Rider Linden | |
2018-05-02 | Fixed sky editing floater. | Rider Linden | |
2018-04-27 | Adding fixed water edit dialog. | Rider Linden | |
2018-01-30 | Cleanup on daycyle selection and stack. Move blenders into environment. | Rider Linden | |
(Transition bronken, instant only. Shaddows moved based on region, not parcel) | |||
2018-01-30 | MAINT-8180 Add the way to get default string despite of current localiztion | maxim_productengine | |
2017-11-13 | Remove the old wl environment code. | Rider Linden | |
2017-11-10 | Remove delete preset dialog, Initial settings for selection level ↵ | Rider Linden | |
(Region/Parcel/Local) | |||
2017-11-08 | Day cycles and animated sky/water blending. | Rider Linden | |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-08-10 | MAINT-7596 FIXED System information is truncated in JIRA issues filed ↵ | Mnikolenko Productengine | |
through "Report bug" viewer option | |||
2017-08-04 | MAINT-7655 Auto-open debug console if any "Info to Debug Console" operations ↵ | Mnikolenko ProductEngine | |
are picked | |||
2017-05-05 | pull from gate | coyot@coyot-sager-PC.hsd1.ca.comcast.net | |
2017-04-21 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-03-24 | MAINT-380 Add "Duplicate" feature into Build-Object sunbmenu | andreykproductengine | |
2017-02-28 | MAINT-908 Build Tool has wrong screen priority and can stay behind other ↵ | andreykproductengine | |
floaters when called | |||
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2017-02-21 | MAINT-7036 Communicate Menu - Voice Morphing - Subscribe Now options - update | Mnikolenko Productengine | |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-12-21 | DRTVWR-418: Deal with fatal warning 'unsafe mix of bool and BOOL' | Nat Goodspeed | |
2016-12-20 | DRTVWR-418: Rationalize LLPipeline API. | Nat Goodspeed | |
Someone evidently figured every static LLPipeline method should have at least one void* parameter. There were methods requiring void* parameters that were completely ignored. More to the point, there were methods whose callers have a U32 in hand -- and which want to use a U32 -- but which bizarrely forced callers to cast to void* just so the method could cast back to U32. In a 64-bit compile, this isn't merely pointless, it's erroneous. Change all such methods to accept U32; remove (void*) casts from call sites. While at it, fix LLPipeline API to use bool, true, false rather than their obsolete all-caps predecessors. Once you eat that first potato chip... :-P | |||
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
DRTVWR-412 Bento (avatar skeleton extensions) | |||
2016-11-30 | MAINT-6803 Account for deselection | andreykproductengine | |
2016-11-29 | Merged in MAINT-6803 face cycling | Andrey Kleshchev | |
2016-11-29 | MAINT-6936 Black screen following toggle to wireframe in photo dialogue. | Mnikolenko Productengine | |
2016-11-21 | Merged in Ansariel/storm-2141 | AndreyL ProductEngine | |
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2016-11-14 | STORM-2141: Fix various inventory floater related issues: | Ansariel | |
* Opening new inventory via Control-Shift-I shortcut uses legacy and potentinally dangerous code path * Closing new inventory windows don't release memory * During shutdown legacy and inoperable code for inventory window cleanup is called * Remove old and unused inventory legacy code | |||
2016-11-11 | MAINT-6915 - fixed a bug in Reset Skeletons And Animations. For self avatar, ↵ | Brad Payne (Vir Linden) | |
this will now be equivalent to reset skeleton + stop animating me. | |||
2016-11-09 | MAINT-6915 - option for Reset Skeleton And Animations. | Brad Payne (Vir Linden) | |
2017-02-28 | merge | coyot@coyot-sager-PC | |
2016-10-21 | MAINT-6803 Implemented possibility to cycle through texture faces | andreykproductengine | |
2016-11-14 | Merged in lindenlab/viewer-cleanup | AndreyL ProductEngine | |
2016-10-18 | merge | Brad Payne (Vir Linden) | |
2016-10-11 | MAINT-5232: Merge up to VLC viewer from viewer-release | Nat Goodspeed | |
2016-10-10 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-08-20 | MAINT-6663 [Win LibVLC] test video buttons still appearing in search | AndreyL ProductEngine | |