summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-28Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-28Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-28Updating the navmesh colors based on discussions with Leo.Todd Stinson
2012-03-28Added tag 3.3.1-beta1 for changeset 28b95a6a28dcOz Linden
2012-03-28Adding some missing constant names. Most still need documentation.Andrew Meadows
2012-03-28Adding some missing LSL tooltips. Still needs work, but is progress.Andrew Meadows
Reviewed with Stinson Linden.
2012-03-28Minor typo fixes in LSL tooltips.Andrew Meadows
Reviewed with Stinson Linden.
2012-03-28Fixed blend caps for navmesh tris and updated navmesh face alpha to be ↵prep
totally opaque.
2012-03-28Linux build fix - cast incoming color values to U8's.prep
2012-03-28Updated to latest llphysics Extensions library.prep
2012-03-28Added support for customizing the colors used in the navmesh visualizer.prep
2012-03-27CHOP-854: Use new LLInventoryModel::removeObject() to discard offer.Nat Goodspeed
Introduce new LLInventoryModel::removeCategory() method comparable to removeItem(), but for folder objects (using changeCategoryParent() rather than changeItemParent()). Introduce removeObject() method that calls one of the above, depending on runtime object type.
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-03-27CHOP-854: Make LLInventoryModel::removeItem() call changeItemParent().Nat Goodspeed
The body of removeItem() was already nearly identical to the body of changeItemParent(); this eliminates the redundancy. Improve logging for changeItemParent().
2012-03-27CHOP-854: move change_(item|category)_parent() into LLInventoryModel.Nat Goodspeed
It's not really clear why they're in llinventoryfunctions.{h,cpp} instead of LLInventoryModel, and in fact LLInventoryModel::removeItem() already contains code essentially cloned from change_item_parent() -- or perhaps vice-versa. This changeset addresses only migrating the functions, and fixing up existing references, to simplify code review.
2012-03-27PATH-433: Pumping the character type selection from the console floater into ↵Todd Stinson
the generatePath call of the pathing library.
2012-03-27Updated to the latest llPhysics Extensions libraryprep
2012-03-27merge fix for MAINT-710Oz Linden
2012-03-27Added tag viewer-beta-candidate for changeset 28b95a6a28dcOz Linden
2012-03-27Navmesh rendering api update to ll color structsprep
2012-03-27STORM-1828 Set to proper jira issue. Intermittent write to character/new ↵Nicky Perian
archetype.xml from Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid.
2012-03-27Updated to latest llphysics extension library.prep
2012-03-27MAINT-710: Fix for VertexBufferStrider could not find valid vertex data. ↵Oz Linden
(from Firestorm)
2012-03-27Tweaked the sun's glow to be less powerful.Jonathan Goodman
2012-03-26OPEN-138 Intermittent write to character/new archetype.xml from ↵Nicky Perian
Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid.
2012-04-02storm-64: Local TexturesVaalith Jinn
2012-03-26Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-03-26Minor modifications to the pathfinding console floater.Todd Stinson
2012-03-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-26updated llphysics extentions.prep
2012-03-26physics extension library updateprep
2012-03-26physics extension library updateprep
2012-03-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-03-26Fixed typo on package llphysics extension updateprep
2012-03-26mergeDave Parks
2012-03-26mac llphysics extensions updateprep
2012-03-26physics extensions update for linuxprep
2012-03-26Updated to the latest llphysics Extension package.prep
2012-03-26Merging latest changes for normalized blinn-phong.Jonathan Goodman
2012-03-26Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-03-23EXP-1925 WIP Inventory folders being pasted to are hidden during a paste ↵Richard Linden
operation potential fix by not changing mostfiltereddescendant flag when dirtying folder as new contents arrive
2012-03-23PATH-199: Disabling the Take and Delete right-click context menu options ↵Todd Stinson
when object is enforced permanent.
2012-03-23PATH-199: Alert the user if he/she attempts to terraform while in Frozen mode.Todd Stinson
2012-03-23fix for gccRichard Linden
2012-03-23CHUI-70 FIX Build floater and other floaters opened in default position ↵Richard Linden
become centered in viewer when object is built or viewer resized always initialize mPosition
2012-03-23Updated llphysics Extension library.prep
2012-03-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-03-23Updated to latest llphysicsExtension libprep
2012-03-22Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-03-22Fixed header/code inconsistenciesprep