Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-09 | Merge downstream code / viewer-beta | simon | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Merge | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-25 | Pull and merge downstream code with CHUI viewer-development by way of ↵ | simon | |
viewer-lion | |||
2013-03-11 | Viewer-chui merge | prep | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-25 | MAINT-2268 Add right-click->"Mute Particle Owner" feature | Dave Parks | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-12 | MAINT-499 FIXED Don't call handleRightClickPick() in mouselook mode | maxim_productengine | |
2012-02-28 | PATH-199: Cleaning up code related to object flags so that I can better use ↵ | Todd Stinson | |
the flags to managed pathfinding flags such as permanent and character. | |||
2011-09-29 | STORM-1612 WIP Implemented new click-to-walk/teleport preferences design. | Vadim ProductEngine | |
2011-09-23 | STORM-1612 FOLLOWUP Trivial Windows compilation fix. | Vadim ProductEngine | |
2011-09-23 | STORM-1612 FIXED Implemented click-to-walk in Advanced mode. | Vadim ProductEngine | |
Changes: * Click and double click in-world can now trigger click-to-walk or click-to-teleport actions, depending on preferences. * Grouped keyboard- and mouse-related settings in Preferences -> Move. | |||
2011-06-21 | Fix EXP-825: check for null gAgentAvatarp to prevent crash (hopefully). | Andrew A. de Laix | |
2011-04-29 | EXP-623 FIX Selecting fly option while on click to walk path flys avatar to | callum | |
end point but avatar spins and shakes when arriving at click point | |||
2011-04-20 | EXP-629 Clicking on ground while sitting results in avatar walking to last ↵ | Leyla Farazha | |
click point when standing up in basic mode | |||
2011-03-28 | SOCIAL-823 FIX Performing click to walk or click to drag actions do not ↵ | Richard Linden | |
remove move hint in Basic mode | |||
2011-03-24 | SOCIAL-509 FIX There is no way to copy a user name from web profile with the ↵ | Richard Linden | |
mouse | |||
2011-03-18 | SOCIAL-760 FIX Make click-drag camera rotation more stable | Richard Linden | |
2011-03-17 | SOCIAL-741 FIX Gesture graphic for click to move in-world | Richard Linden | |
2011-03-17 | SOCIAL-749 FIX Clicking on world to dismiss context menus causes your avatar ↵ | Richard Linden | |
to walk to click | |||
2011-03-15 | another attempt at fixing gcc | Richard Linden | |
2011-03-14 | SOCIAL-695 FIX Selecting UI and then clicking on world to give focus back to ↵ | Richard Linden | |
viewer moves you to that location made this work when clicking on SL with another app in foreground visual feedback of ClickToWalk behavior | |||
2011-03-14 | SOCIAL-529 FIX Click and drag camera does not work when using orbit and pan ↵ | Richard Linden | |
tools disabled click-drag when camera not in default position since behavior would be weird at best | |||
2011-03-14 | fixed line endings | Richard Linden | |
2011-03-14 | SOCIAL-715 FIX clicking on own nametag or head causes avatar to walk backward | Richard Linden | |
2011-03-14 | clicking on sky or on own avatar to steer now works | Richard Linden | |
2011-03-14 | SOCIAL-701 FIX Clicking on world while flying moves avatar to location and ↵ | Richard Linden | |
avatar and camera shake... | |||
2011-03-14 | SOCIAL-695 FIX clicking on world to give it focus will make your avatar walk | Richard Linden | |
2011-03-13 | only enable click to steer with "ClickToWalk" is turned on | Richard Linden | |
2011-03-11 | visual feedback for click to walk | Richard Linden | |
2011-03-11 | SOCIAL-690 FIX Mouse captured by camera after clicking on scripted object | Richard Linden | |
2011-03-11 | fixed avatar picker url | Richard Linden | |
fixed linux build |