summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-12-19Stubbing out functionality for catching the path selection state switch.Todd Stinson
2011-12-19Stubbing out functionality for catching the overlay display render state switch.Todd Stinson
2011-12-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-16Moving the call to initialize the LLPathingLib instance to the pathfinding ↵Todd Stinson
console floater onOpen() callback.
2011-12-16Hooking the navmesh and exclusion volumes render states up to the ↵Todd Stinson
pathfinding console floater.
2011-12-16Moving the pathfinding console link into the toolbar under the Build menu.Todd Stinson
2011-12-16Adding functionality for the linksets button on the console to open the ↵Todd Stinson
linksets floater.
2011-12-16merge changes for vmrg-206Oz Linden
2011-12-15Refinement on the pathfinding console floater.Todd Stinson
2011-12-15First pass at laying out the pathfinding linksets floater.Todd Stinson
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-14FIX VWR-23635eli
2011-12-14FIX VWR-22449eli
2011-12-14FIX VWR-22392eli
2011-12-14sync with viewer-developmenteli
2011-12-14Moved navmesh rendering invocation into viewerdisplay.prep
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-14Make shapes a little bit transparentprep
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-13Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-12Adding the ability to pull in the pathing library as a prebuilt dependency.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-12merge changes for vmrg-202Oz Linden
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-12merge changes for vmrg-203Oz Linden
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-09merge changes for vmrg-201Oz Linden
2011-12-08FIX VWR-21237eli
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-12-08EXP-1657 FIXED Change success/failure message text on posting to profile feed.Vadim ProductEngine
2011-12-08EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality.Vadim ProductEngine
2011-12-08EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵Vadim ProductEngine
accordingly.
2011-12-07sync with viewer-developmenteli
2011-12-07Turning on navmesh rendering toggles normal renderablesprep
2011-12-07merge changes for vmrg-199Oz Linden
2011-12-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-07EXP-1652 FIX (Build tool floater size affected by viewer window size)Richard Linden
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters
2011-12-07EXP-1673 FIX "Remove minimum window size constraint in the Viewer"Richard Linden
2011-12-07EXP-1639 WIP Cleaning up to improve readability; added more debugging messages.Vadim ProductEngine