summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-26Adding run_tests buildparam and setting to false for coverity builds so ↵David Kaprielian
coverity can run. Reviewed by CG.
2011-01-26SH-469 Stop using framebuffer objects for hi-res snapshots.Dave Parks
2011-01-26SH-641 Fix for some objects not properly switching LoD under some situations.Dave Parks
Fix for redundant calls to stateSort(LLDrawable*...) Put back "Build Queue" info display.
2011-01-26STORM-351 FIXED Scrolling flat list by mouse wheel changes zoom level in-worldpaul_productengine
- Prevent passing scroll event to in-world
2011-01-26for SH-846: design and implement the debug code to locate memory leakingXiaohong Bao
2011-01-25correct build errorVadim ProductEngine
2011-01-25SH-390 Fix for bad occlusion culling of some mesh objects.Dave Parks
2011-01-25mergeDave Parks
2011-01-24SOCIAL-473 FIX Add Kick, Freeze, Unfreeze and CSR to profile mini floater ↵Richard Linden
drop down Added Kick and CSR, made existing Freeze menu item use god mode freeze when in god mode (works across grid, not just with local avatars)
2011-01-24SH-753 GHOST Mesh from a Mesh Sandbox 11 and 12 from 6Roxie Linden
Raycast debug view was not translating by the agent origin
2011-01-25STORM-843 FIXED incremental inventory search to use more restrictive or less ↵Seth ProductEngine
restrictive filtering. Stored filter sub-string comparison with new string failed because of non-matching register of compared strings. Transforming the new search term to uppercase before comparing it with previous one allows to determine if filter became more or less restrictive and not to restart the search over. Used patch provided by Satomi Ahn.
2011-01-25Fixed TestCapabilityProvider build issue.Seth ProductEngine
2011-01-24a less brain dead fix for CHOP-369Andrew A. de Laix
2011-01-24Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-01-24fix for SH-445: debug settings -> "CacheNumberOfRegionsForObjects" does not ↵Xiaohong Bao
limit the number of object cache files
2011-01-24STORM-845 Icon for nearby chat and nearby voice now is a down arrow when ↵Jonathan Yap
floater is open
2011-01-24merge changes for beta fixesOz Linden
2011-01-24fix CHOP-369: catch case of synchronous download failure.Andrew A. de Laix
2011-01-24merge changes for i18n fixesOz Linden
2011-01-24Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-24VWR-24321: fix validation of textures that start with 00Aleric Inglewood
2011-01-21SH-704 Potential fix for crash in LLModelPreview::calcResourceCost.Dave Parks
2011-01-21Fix for leaking occlusion queries -- try not to hold onto so many stale ↵Dave Parks
occlusion query references.
2011-01-21INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation (new files) for Viewer 2.5Eli Linden
2011-01-21INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation for Viewer 2.5Eli Linden
2011-01-21MergeXiaohong Bao
2011-01-21Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: ↵Xiaohong Bao
Viewer attempting to load precached images in file types that are not being used.)
2011-01-21mergeDave Parks
2011-01-21SH-534 Fix for various bump map glitches.Dave Parks
2011-01-21add missing entry in contributions.txt for VWR-24347Oz Linden
2011-01-21VWR-24519: make debugging easier by not spawning spare processAleric Inglewood
2011-01-21merge changes for vwr-24347Oz Linden
2011-01-21VWR-24354: correct manifest dependencies to prevent parallel install problemAleric Inglewood
2011-01-21merge changes for storm-844Oz Linden
2011-01-21merge changes for storm-869Oz Linden
2011-01-21merge changes for storm-874/ER-428: fix lost movement updates when walkingOz Linden
2011-01-21automated mergeRoxie Linden
2011-01-21SH-823 Admin menu does not appear when in god modeLoren Shih
Fixed this issue. Also, viewer-development has a duplicated "Region Debug Console" entry. I assume this duplication is a mistake / bad merge so I took out the duplicate.
2011-01-21Automated merge up from viewer-developmentLoren Shih
2011-01-21merge changes for storm-715Oz Linden
2011-01-21merge changes for storm-832Oz Linden
2011-01-21merge changes for storm-834Oz Linden
2011-01-21merge changes for storm-484Oz Linden
2011-01-21merge changes for storm-383Oz Linden
2011-01-20merge changes from viewer-betaOz Linden
2011-01-20remove duplicatesRoxie Linden
2011-01-20automated mergeRoxie Linden
2011-01-20fix for SH-829: Viewer attempting to load precached images in file types ↵Xiaohong Bao
that are not being used.
2011-01-20mergeDave Parks
2011-01-20SH-635 Fix for changing one physics parameter changing all physics parameters.Dave Parks