summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerregion.cpp
AgeCommit message (Collapse)Author
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵prep
alignment issue in llAppearance.
2012-11-14SH-3541 WIP - fixed one cause of local textures failing to loadBrad Payne (Vir Linden)
2012-11-01misc error detection, debug coloration for avatar meshesBrad Payne (Vir Linden)
2012-09-27audited uses of centralBakeVersion vs. isUsingServerBakesBrad Payne (Vir Linden)
2012-10-25MergeKelly Washington
2012-10-10Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.William Todd Stinson
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵Dave Parks
out-of-order deletion of LLTextureFetch on shutdown
2012-09-20reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-09-10Fixed line endings from DOS to UNIX.Baker Linden
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵William Todd Stinson
repository.
2012-08-23Start of getting WSGI service on viewerChris Baker
2012-08-22Removed UseServerTextureBaking setting, now key off region protocol bitsBrad Payne (Vir Linden)
2012-08-22mergeBrad Payne (Vir Linden)
2012-08-17Expanding region flags to 64 bits. Adding region protocol flagsDon Kjer
2012-08-14Automated merge with https://bitbucket.org/VirLinden/sunshineNyx (Neal Orman)
2012-08-14SH-3310 WIP setting up architecture for switching texture baking on ↵Nyx (Neal Orman)
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir.
2012-07-31merge up to latest viewer-developmentOz Linden
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-24merge to viewer-developmentoOz Linden
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-07-02FIX: renamed UpdateAgentAppearance to UpdateAvatarAppearanceNyx (Neal Orman)
2012-06-29SH-3226 WIP - request appearance update request, connects to ↵Brad Payne (Vir Linden)
UpdateAgentAppearance cap, in updateAppearanceFromCOF()
2012-06-14WIP: path-722. Some agent_state_updates come through (god mode), region ↵prep
crossings, cleanup logic is a TBD, etc..
2012-06-13MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-06-11WIP:path-703 Adding icon to slurl bar to indicate if dynamic pathfinding is ↵prep
enabled or disbled.
2012-05-17EXP-1928: Handling the rare case that the user preferences cannot be ↵Todd Stinson
successfully changed, and reporting that to the user.
2012-04-16storm-1843: remove unused ParcelMediaURLFilter capabilityOz Linden
2012-03-20Cleaning up miscellaneous differences between the pathfinding repository and ↵Todd Stinson
the latest viewer-development.
2012-03-12PATH-304: Making the navmesh version information work for both Premium ↵Todd Stinson
Wilderness regions (old pathfinding simulator build with missing capabilities) as well as the new pathfinding simulator builds with the version services.
2012-02-25PATH-292: Adding the ability to view and edit pathfinding attributes of the ↵William Todd Stinson
terrain.
2012-02-17PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel.Todd Stinson
2012-02-07PATH-245: Hooking the characters floater up to the character service. Also, ↵Todd Stinson
adding in an additional state to handle the floater when the service does not exist.
2012-01-24WIP: path-118prep
2012-01-20PATH-226: Removing the extraneous checks for both the old and new CAP ↵Todd Stinson
service names as the new server-side code has been fully deployed.
2012-01-18PATH-226: Implementing a check for the multiple names of the ↵Todd Stinson
ObjectNavMeshProperties service until the new service name is fully deployed.
2012-01-09PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI.Todd Stinson
2012-01-09Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-06Add capability-based create folder routine for more reliable inventory, with ↵Aura Linden
fix for copy and wear
2011-11-10Initial commit for retrieving navmesh supportprep
2011-11-04Hooked up responder, added navmeshupload capabilty to viewerprep
2011-08-29mergBrad Payne (Vir Linden)
2011-08-18fix for SH-2315: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-08-15MergePaul ProductEngine
2011-08-10Fix for merge breakagesBrad Payne (Vir Linden)
2011-08-10merge viewer-development to mesh-developmentBrad Payne (Vir Linden)
2011-08-08Merge with 8582496d7733948e19396167df9b4d2d4cd35f0cseth_productengine
2011-08-06SH-2170 FIXED Detecting selection of objects that cross parcel bounds added.Seth ProductEngine
In this case the land impacts data is not displayed for such selection.
2011-08-02pulling latest viewer-development into mesh merge branch.Nyx (Neal Orman)
2011-08-02Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup ↵prep linden
of old code related to earlier accounting work.