summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolpie.cpp
AgeCommit message (Collapse)Author
2013-08-19MergeXiaohong Bao
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard 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-05merge with viewer-releaseRichard Linden
2013-05-09Merge downstream code / viewer-betasimon
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Mergesimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25Pull and merge downstream code with CHUI viewer-development by way of ↵simon
viewer-lion
2013-03-11Viewer-chui mergeprep
2013-01-30Pull merge from lindenlab/viewer-developementMerov Linden
2013-01-25MAINT-2268 Add right-click->"Mute Particle Owner" featureDave Parks
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2012-12-17CHUI-580 : WIP : Protect callback connections passed to ↵Merov Linden
LLAvatarNameCache::get() where necessary
2012-12-05CHUI-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-11Updating linux build to gcc4.6Don Kjer
2012-09-12MAINT-499 FIXED Don't call handleRightClickPick() in mouselook modemaxim_productengine
2012-02-28PATH-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-29STORM-1612 WIP Implemented new click-to-walk/teleport preferences design.Vadim ProductEngine
2011-09-23STORM-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-21Fix EXP-825: check for null gAgentAvatarp to prevent crash (hopefully).Andrew A. de Laix
2011-04-29EXP-623 FIX Selecting fly option while on click to walk path flys avatar tocallum
end point but avatar spins and shakes when arriving at click point
2011-04-20EXP-629 Clicking on ground while sitting results in avatar walking to last ↵Leyla Farazha
click point when standing up in basic mode
2011-03-28SOCIAL-823 FIX Performing click to walk or click to drag actions do not ↵Richard Linden
remove move hint in Basic mode
2011-03-24SOCIAL-509 FIX There is no way to copy a user name from web profile with the ↵Richard Linden
mouse
2011-03-18SOCIAL-760 FIX Make click-drag camera rotation more stableRichard Linden
2011-03-17SOCIAL-741 FIX Gesture graphic for click to move in-worldRichard Linden
2011-03-17SOCIAL-749 FIX Clicking on world to dismiss context menus causes your avatar ↵Richard Linden
to walk to click
2011-03-15another attempt at fixing gccRichard Linden
2011-03-14SOCIAL-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-14SOCIAL-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-14fixed line endingsRichard Linden
2011-03-14SOCIAL-715 FIX clicking on own nametag or head causes avatar to walk backwardRichard Linden
2011-03-14clicking on sky or on own avatar to steer now worksRichard Linden
2011-03-14SOCIAL-701 FIX Clicking on world while flying moves avatar to location and ↵Richard Linden
avatar and camera shake...
2011-03-14SOCIAL-695 FIX clicking on world to give it focus will make your avatar walkRichard Linden
2011-03-13only enable click to steer with "ClickToWalk" is turned onRichard Linden
2011-03-11visual feedback for click to walkRichard Linden
2011-03-11SOCIAL-690 FIX Mouse captured by camera after clicking on scripted objectRichard Linden
2011-03-11fixed avatar picker urlRichard Linden
fixed linux build
2011-03-11SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵Richard Linden
walk to that spot can drag objects in front of avatar in opposite direction now reliably release mouse capture min rotation radius is now scaled by camera distance from rotation center
2011-03-10SOCIAL-530 WIP When double clicking a nearby location I want my avatar to ↵Richard Linden
walk to that spot Initial mouse-based steering and single click to walk
2011-02-25SOCIAL-548 FIX shorten delay for avatar inspector tooltipsRichard Linden
2010-11-15mergeRichard Linden
2010-10-08EXP-170 Able to buy objects in Skylight viewer (viewer code and default ↵callum
settings changes) Note: this also adds a setting to turn off 'Pay' too.
2010-09-28added settings to toggle grab and alt-zoom abilityRichard Linden
2010-09-16MergeLeyla Farazha
2010-09-08simplifying the inspector tooltip logicLeyla Farazha