summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-05-27VWR-25861 VWR-25862 Removed LLDir_Mac::deleteFilesInDir() virtual method.Logan Dethrow
The LLDir base class method will now be used instead. The handling of the mask parameter was inconsistent between the two implementations, and the failure to remove the old method was probably just an oversight.
2011-05-27Automated merge up from viewer-development into mesh-developmentSeraph Linden
2011-05-26mergeDave Parks
2011-05-26SH-1359 General octree tune-up -- increase maximum capacity of an octree ↵Dave Parks
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call.
2011-05-26FIX INTL-47 Japanese and Italian translation for set19-23, light set1-2eli_linden
2011-05-26Added newline at end of header file to fix linux build.Loren Shih
2011-05-26FIX DA hardware setting UI, en_xui_changeeli_linden
2011-05-26EXP-772: If URIs returned by SRV fail, fall back on original URI.Nat Goodspeed
2011-05-26EXP-772: If URIs returned by SRV fail, fall back on original URI.Nat Goodspeed
2011-05-27STORM-1286 - merge changes for SH-1624Debi King (Dessie)
2011-05-27STORM-1290 - merge changes for INTL-47Debi King (Dessie)
2011-05-26SH-1467 WIP Viewer checks the wrong cap for mesh-ui disableLoren Shih
Fixes that need to go into trunk because certain Mesh UI elements are showing up on DRTSIM-52. These fixes will probably be overwritten by the actual resolution of SH-1467 but I need this workaround now.
2011-05-26SH-1669 FIXED Physics properties show up on DRTSIM-52Loren Shih
2011-05-26SH-1668 FIXED Cubes can be scaled to 64^3Loren Shih
2011-05-26SH-1444 FIXED "Allow mesh objects" setting is visible on non-mesh region.Loren Shih
2011-05-26dos2unix fixes for newview files.Loren Shih
2011-05-26SH-1527 FIXED Fix for black alpha objects with lighting and shadows enabled ↵Loren Shih
and no lights around.
2011-05-26STORM-1283 - merge changes for VWR-25039, VWR-25044, VWR-25052, INTL-46Debi King (Dessie)
2011-05-26Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-05-25Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-05-25Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-05-25EXP-829 FIX Text Box Alignment bugRichard Linden
EXP-755 FIX [PUBLIC] 'Search' and 'World Map' links in Sidebar are unclickable fixed issues with UI scaling and text layout as well as incorrect text editor rect transforms reviewed by Callum
2011-05-25Replaced my test page with more generic URL for Web floater test at login pagecallum
2011-05-25Make avatars use same shadow offset magic as prims.Dave Parks
2011-05-25Remove unused variable.Dave Parks
2011-05-25mergeDave Parks
2011-05-25SH-1603 Replace every occurrence of "WTF" with something more appropriate.Dave Parks
2011-05-25mergeDave Parks
2011-05-25SH-1527 Fix for black alpha objects with lighting and shadows enabled and no ↵Dave Parks
lights around.
2011-05-25SH-1644 Don't default avatar hardware skinning to off on all ATI cards.Dave Parks
2011-05-25SH-1537 Make mesh importer use physics shape for bounding hull (again).Dave Parks
2011-05-25mergeDave Parks
2011-05-25SH-469 Don't use depth buffers and multisample buffers where not absolutely ↵Dave Parks
needed -- make sample counts consistent between shaders and render targets.
2011-05-25MergeXiaohong Bao
2011-05-25fix for SH-1624: Crash during viewer startup: ↵Xiaohong Bao
LLViewerTextureList::addImageToList
2011-05-25Sh-1647: Accounting caps updateprep
2011-05-25merge STORM-1275Debi King (Dessie)
2011-05-25VWR-25862 Potential fix for caches not clearing when they are supposed to.Logan Dethrow
* Removed leading delimiter from filename mask in all calls to LLDir::deleteFilesInDir() that are related to the viewer asset caches (texture, VFS, and VO).
2011-05-25WIP INTL-46 partial traditional chinese translationeli_linden
2011-05-25FIX VWR-25052 en_xui_changeeli_linden
2011-05-25FIX VWR-25044eli_linden
2011-05-25FIX VWR-25039 en_xui_changeeli_linden
2011-05-25mergeprep
2011-05-25SH-1252 & SH-1253 accesor cleanupprep
2011-05-25SH-657 FIXED Preview normals inverted for mesh mirrored by negative scale ↵Loren Shih
transformation SH-810 FIXED Mesh uploader should enable Physics Analyze after "Use Level of Detail" is picked. Both changes together in this changeset.
2011-05-25Added support for pushing agent global location on grid and agent ↵callum
orientation out to LLQtWebKit
2011-05-25automated merge mesh-development -> mesh-developmentLoren Shih
2011-05-25automated merge viewer-development -> mesh-developmentLoren Shih
2011-05-24Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-05-24fix forXiaohong Bao
SH-712:Asset error given on upload of duck.dae using High LOD for physics shape - Analyze seems to not complete; SH-889: Viewer crash when analyzing physics LOD; SH-890: Viewer crash on Exit after analyzing physics layer which never seems to complete