summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-07Automated merge from mesh-developmentLoren Shih
2011-01-06Automated merge with file:///Users/oz/Work/V-DOz Linden
2011-01-06Mergeleyla_linden
2011-01-06added callback for updating wizard dimensions and costs from the model previewleyla_linden
properly enabling/disabling wizard buttons xml ui fixes
2011-01-06merge changes for web profilesOz Linden
2011-01-06SH-700 FIXED Minor UI layout issue in Physics tab in Upload Model dialogLoren Shih
Shifted some elements up vertically to fit within UI box.
2011-01-06STORM-830 Volume slider isn't properly remembered if set to zeroJonathan Yap
There is an edge case in setMasterGain during startup which prevents setInternalGain from being called if the master volume setting and mInternalGain both equal 0. In llaudioengine.cpp setting mInternalGain to a very low but non-zero value fixes this issue.
2011-01-06SOCIAL-423 FIX Display name and username are wrong in My Profile tabcallum
2011-01-06Validation check for edit classified and edit pick slappsBrad Payne (Vir Linden)
2011-01-06Syncing coverity build.sh code with trunk.David Kaprielian
2011-01-06SH-705 FIXED LOD layers error message is truncatedLoren Shih
Expanded error message height, added linewrap.
2011-01-06STORM-387 FIXED Return key handling by Favorites bar overflow menu.Seth ProductEngine
Pressing Return in Favorites bar overflow menu now acts as mouse double click, i.e. performs teleport to selected landmark.
2011-01-06merge changes for storm-812Oz Linden
2011-01-06merge changes for storm-714Oz Linden
2011-01-06merge changes for storm-438Oz Linden
2011-01-06Merge from viewer-development before merge to viewer-development request ↵callum
submitted
2011-01-06BUILDFIX: fixing linux build breakageNyx (Neal Orman)
cleaning up a bit of syntax that gcc is complaining about. reviewed by bao
2011-01-06Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-01-06STORM-826 (workaround): correct mixed and dos-style line endingsOz Linden
2011-01-06Automated merge up from viewer-developmentLoren Shih
2011-01-06Automated merge from mesh-developmentLoren Shih
2011-01-06SH-690 FIXED Name field in Upload Model dialog allows unicode charaters to ↵Loren Shih
be entered which shows a blank name in inventory once uploaded Disabled unicode character input.
2011-01-06STORM-393 FIXED Changed group SLURL color to be the same as in other URLs.Vadim ProductEngine
By the way, removed "AgentLinkColor" color which has been used since STORM-579 was fixed.
2011-01-05Merge with viewer-developmentcallum
2011-01-05SOCIAL-304 FIX Modify side panel to reflect Profiles changescallum
2011-01-06STORM-514 FIXED Replaced missing textures names in Side Tray params.Seth ProductEngine
2011-01-05merge changes for storm-806Oz Linden
2011-01-05merge changes for storm-825Oz Linden
2011-01-05SH-716 FIXED Water reflections should not default to ON for High graphics ↵Loren Shih
setting Revert to previous behavior. Reflections stay at "minimal".
2011-01-05Automated merge from viewer-developmentLoren Shih
2011-01-05SH-716 FIXED Water reflections should not default to ON for High graphics ↵Loren Shih
setting Revert to previous behavior. Reflections stay at "minimal".
2011-01-05mergeprep
2011-01-05Fix for SH-579prep
2011-01-05Automated merge up from viewer-developmentLoren Shih
2011-01-05Automated merge from mesh-developmentLoren Shih
2011-01-05SH-741 FIXED Mesh assets cannot be dragged into notecardsLoren Shih
Added DAD_MESH to list of text editor -allowed drag and drop types. Minor tab reformatting.
2011-01-05mergeprep
2011-01-05patch for gl_any_samples_passed missing define on macprep
2011-01-05fixed line endings againBrad Payne (Vir Linden)
2011-01-05mergeBrad Payne (Vir Linden)
2011-01-05mergeDave Parks
2011-01-05SH-571 Fix for mesh shadows blinking on LoD switch.Dave Parks
2011-01-04trival: fix compiling errors for Linux.Xiaohong Bao
2011-01-04VWR-21927 Fix for water reflections causing LoD updates.Dave Parks
SH-735 Potential fix for ATI X1950 wasting time in occlusion culling.
2011-01-04Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-01-04SH-739 Meshes can no longer be moved into subfolders of the "Meshes" folderLoren Shih
Did this ever work? The code for handling drag&drop is broken completely for meshes; you can't drag them anywhere in inventory. Also did some formatting/cleanup of related code.
2011-01-04a debug tool to detect LLPointer issues for SH-694: check if there are any ↵Xiaohong Bao
other LLPointer issues in the mesh model uploading flow and fix them if exist. This debug tool is off by default. To turn it on, set LL_REF_COUNT_DEBUG to be 1 in the header file "llcommon/llrefcount.h".
2011-01-04clear some LLPointer issues for SH-694: check if there are any other ↵Xiaohong Bao
LLPointer issues in the mesh model uploading flow and fix them if exist.
2011-01-04Automated merge from mesh-developmentLoren Shih
2011-01-04merge changes for storm-398Oz Linden