summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-12-15storm-1723: fix character display when a lot of different characters are usedAlissa Sabre
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson
2011-12-15merge changes for vmrg-205Oz Linden
2011-12-14First pass at laying out the pathfinding console floater.Todd Stinson
2011-12-14WIP VWR-23642eli
2011-12-14Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2011-12-14Ensuring that the debug build use the debug libs and the release build use ↵Todd Stinson
the release libs.
2011-12-14FIX VWR-23635eli
2011-12-14FIX VWR-22449eli
2011-12-14STORM-1736 Cropped buttons in the bottom of the Ad-hoc floaterJonathan Yap
2011-12-14FIX VWR-22392eli
2011-12-14sync with viewer-developmenteli
2011-12-14Moved navmesh rendering invocation into viewerdisplay.prep
2011-12-14Enabled fix function when in navmesh rendering modeprep
2011-12-14Updating to the correct new llpathinglibrary pre-built package.Todd Stinson
2011-12-14Pull and merge from ssh://hg@bitbucket.org/prep/viewer-development-havokai.Todd Stinson
2011-12-14STORM-1733 Menu entry Release Keys is in Advanced->Shortcuts sub-menu but ↵Jonathan Yap
has no shortcut
2011-12-14Make shapes a little bit transparentprep
2011-12-14mergeprep
2011-12-14mergeprep
2011-12-14Cleanupprep
2011-12-14EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px.Vadim ProductEngine
2011-12-14EXP-1639 FIXED Fixed a resolution rounding error.Vadim ProductEngine
The error sometimes led to the following issues with maximized viewer window on MS Windows: * displaying incorrect resolution * failure to update snapshot
2011-12-13Introducing the initial hooks for building a pathfinding console floater.Todd Stinson
2011-12-13WIP: VBO fixes - still an issue where the physics shape inherit the navmehs ↵prep
color.
2011-12-13EXP-1551 FIX Ability to toggle button flashingRichard Linden
added "EnableButtonFlashing" setting
2011-12-13storm-1729: ensure that cpu id has no leading or trailing spaces for ease of ↵Oz Linden
comparison and formatting
2011-12-13Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-13EXP-1599 FIXED (Sharing multiple selected inventory folders only shares one ↵Paul ProductEngine
folder (no warning for user)) - In case of sharing multiple folders, make the confirmation dialog contain a warning that only one folder can be shared at a time.
2011-12-12VWR-27832 L$ Transfer failures show alert as if successfulJonathan Yap
2011-12-12Added missing line end to satisfy coding policyLeslie Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
added configurable shade color to window_shade
2011-12-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
2011-12-12STORM-1731 Adjusted if muted logic slightlyJonathan Yap
2011-12-12Merge from viewer-developmentLeslie Linden
2011-12-12Adding the ability to pull in the pathing library as a prebuilt dependency.Todd Stinson
2011-12-12Always using the convex decomposition stub for now.Todd Stinson
2011-12-12comparing with ssh://hg@bitbucket.org/prep/viewer-development-havokaiTodd Stinson
searching for changes changeset: 21247:08315c2b1a89 user: Todd Stinson <stinson@lindenlab.com> date: Wed Dec 07 12:21:58 2011 -0800 summary: Adding additional source files to the project builds.
2011-12-12STORM-1731 Changes per RB comments: changed llwarns to llinfos, added check ↵Jonathan Yap
so you cannot mute a Linden
2011-12-12increment viewer version to 3.2.6Oz Linden
2011-12-12merge changes for vmrg-202Oz Linden
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-12merge changes for vmrg-203Oz Linden
2011-12-12STORM-1731 Ad-hoc confererence block failing. Residents using it to start ↵Jonathan Yap
massive multi-sim conferences, used as a griefing tool.
2011-12-12EXP-1672 FIXED Added check for LLChicletBar instance existence not to create ↵Seth ProductEngine
a new one when viewer exits. Could not reproduce the crash. This is a possible fix for EXP-1672. The message before the crash in all client logs was: "WARNING: LLSingleton<class LLChicletBar>::getInstance: Trying to access deleted singleton class LLChicletBar creating new instance"
2011-12-09FIX VWR-27811eli
2011-12-09sync with viewer-developmenteli
2011-12-09added vbo support for physics shapes & fixed navmesh/shape menu toggleprep
2011-12-09Backed out changeset fafd857891b1Dave Parks