Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-28 | SL-11514 | Graham Linden | |
Convince Geenzo code to get a little DeMorgan in it. Trophy Unlocked: make all alpha textures partcipate in picking. | |||
2019-05-21 | Merge viewer-release 6.2.3 | Graham Linden | |
2019-05-11 | Backed out changeset: a1ba5b935f34 | AndreyL ProductEngine | |
2016-08-25 | SL-3404 Don't send ParcelPropertiesRequest on every cursor position change | Cinder | |
2018-11-15 | build fix | AndreyL ProductEngine | |
2018-11-14 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-11-07 | SL-9414 Inconsistent hover vs click action when viewed through transparent prims | andreykproductengine | |
2018-09-27 | merge | Brad Payne (Vir Linden) | |
2018-08-02 | merge | Brad Payne (Vir Linden) | |
2018-07-27 | MAINT-8911 'None' Click actions are ignored for attachments | andreykproductengine | |
2018-06-13 | MAINT-8731 Click action to disable clicking objects, per-object in a linkset | andreykproductengine | |
2018-04-10 | SL-704 - more cleanup of dev-relevant comments | Brad Payne (Vir Linden) | |
2017-12-19 | SL-713, MAINT-7709 - experimental setting to allow left-click interaction ↵ | Brad Payne (Vir Linden) | |
with animesh. Disabled by default. Still doesn't work in all cases and has significant performance impact | |||
2017-10-11 | merge | Brad Payne (Vir Linden) | |
2017-07-17 | SL-714 - Right-click rigged mesh shouldn't select the control av | Brad Payne (Vir Linden) | |
2017-07-14 | SL-751 - lsl scripts for control of animated objects within a region | Brad Payne (Vir Linden) | |
2017-08-31 | Backed out changeset: 1f01508fdc05 of MAINT-200 to fix BUG-134213 | AndreyL ProductEngine | |
2017-08-25 | MAINT-7683 Use viewer autopilot instead of simulator autopilot for ↵ | Mnikolenko Productengine | |
"click-to-walk" action. | |||
2017-06-16 | MAINT-200 Fixed inconsistent touch hover icon and touch click action when ↵ | daianakproductengine | |
viewed through transparent prims | |||
2017-02-22 | MAINT-7118 fixed erroneous name check | andreykproductengine | |
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2017-01-04 | MAINT-838 Removing obsolete and malfunctioning leftClickShowMenu | andreykproductengine | |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-12-22 | Merge viewer-bear | AndreyL ProductEngine | |
2015-12-22 | Merged lindenlab/viewer-bear into default | Andrey Lihatskiy | |
2015-12-22 | Merge | AndreyL ProductEngine | |
2015-12-22 | Merge downstream, version 4.0.1 | AndreyL ProductEngine | |
2015-12-15 | MAINT-957 Double-click Auto-pilot activates for clicks on UI elements, HUDs, ↵ | Mnikolenko ProductEngine | |
some right-clicks | |||
2015-12-14 | MAINT-5962: Added routine for checking MoaP double click and forwarding ↵ | Rider Linden | |
those double click events into to the plugin. | |||
2015-12-14 | MAINT-957 WIP Double-click Auto-pilot activates for clicks on UI elements, ↵ | Mnikolenko ProductEngine | |
HUDs, some right-clicks | |||
2015-12-04 | Merge fix for MAINT-5892 | AndreyL ProductEngine | |
2015-12-04 | MAINT-5892 Argument fix | AndreyL ProductEngine | |
2015-12-02 | merge changes for MAINT-5901 | Oz Linden | |
2015-11-25 | MAINT-5901: Make avatar auto pilot work correctly through transparent objects | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-04 | MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
--HG-- branch : maint-5416 | |||
2015-07-23 | MAINT-5416 Reverted changeset: 9bd24c17d908 | AndreyL ProductEngine | |
2015-07-17 | MAINT-5416 FIXED cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
2015-02-27 | MAINT-4920 FIXED Reset mClickedInMouselook when left click handled by LLToolPie. | Mnikolenko ProductEngine | |
2014-07-25 | MAINT-4287 FIXED Check that gMenuHolder is not NULL | Mnikolenko ProductEngine | |
2014-07-16 | MAINT-2205 FIXED Pressing delete in script window deletes selected object | andreykproductengine | |
Focus was not properly released | |||
2014-06-16 | MAINT-3634 FIXED After right-clicking another avatars nametag or avatar then ↵ | andreykproductengine | |
pressing the "Alt" key, most options in the dropdown menu will no longer function. | |||
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-03-28 | MAINT-1606 FIXED Warning message 'The object is not for sale' appears while ↵ | andreykproductengine | |
user try to buy the shared object | |||
2014-03-18 | MAINT-1744 FIXED User cannot unblock an object by selecting "Unblock" menu ↵ | Mnikolenko ProductEngine | |
item from object's pop-up menu | |||
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders |