Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | fixed build | Richard Nelson | |
2011-07-26 | merge | Dave Parks | |
2011-07-26 | SH-2179 Fix for active UI elements glowing when basic shaders enabled. | Dave Parks | |
2011-07-26 | build fix | Richard Nelson | |
2011-07-26 | SH-1086 Make physics shape display transparent and fix some z-fighting issues. | Dave Parks | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-27 | STORM-1529 FIXED Made the Sound Devices floater wider. | Vadim ProductEngine | |
2011-07-26 | a trivial change: use lldebugs to replace llinfos for STORM-1417. | Xiaohong Bao | |
2011-07-26 | removed last vestiges of llinstancetracerscopedguard | Richard Nelson | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
2011-07-26 | STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵ | Vadim ProductEngine | |
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings. | |||
2011-07-26 | merge with latest mesh-dev | Nyx (Neal Orman) | |
2011-07-26 | Added tag DRTVWR-70_2.8.0-release, 2.8.0-release for changeset 493d9127ee50 | Debi King (Dessie) | |
2011-07-26 | merged .hgtags | Debi King (Dessie) | |
2011-07-26 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-07-26 | STORM-1405 WIP Eliminated redundant getChild() calls. | Vadim ProductEngine | |
2011-07-26 | STORM-1291 FIXED Localize names of inventory items fetched via HTTP post ↵ | Vadim ProductEngine | |
requests. These were not localized, unlike ones fetched via the message system. | |||
2011-07-26 | storm-1510: remove loginpage url from settings file (per code review ↵ | Oz Linden | |
suggestion from Richard) | |||
2011-07-25 | SH-1874 Make UI reflect that a mesh cannot be made flexible. | Dave Parks | |
2011-07-25 | merge | Dave Parks | |
2011-07-25 | SH-1856 Fix for shininess not working on rigged meshes when hardware ↵ | Dave Parks | |
skinning is disabled. | |||
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) | |
2011-07-25 | Fix for sh-2162 | prep | |
2011-07-25 | STORM-1220 FOLLOWUP Prevent displaying unlocalized sim product name. | Vadim ProductEngine | |
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly get used in UI code, thus causing localization bugs. | |||
2011-07-25 | merge fix for SH-2031 | Oz Linden | |
2011-07-25 | STORM-1233 FIXED Made the "Profile" button translatable in the Places panel ↵ | Vadim ProductEngine | |
by providing its layout stack with a unique name. | |||
2011-07-25 | merged .hgtags | Debi King (Dessie) | |
2011-07-25 | Added tag DRTVWR-73_2.8.1-beta1, 2.8.1-beta1 for changeset 2c7e459e0c88 | Debi King (Dessie) | |
2011-07-25 | increment viewer version to 2.8.3 | Oz Linden | |
2011-07-25 | SH-1941 FIXED Mesh upload menu enabled when avatar is in the region that ↵ | seth_productengine | |
does not allow building but supports mesh upload. | |||
2011-07-25 | Added tag 2.8.2-start for changeset 54bc7823ad4e | Oz Linden | |
2011-07-25 | Partial fix for sh-1925. | prep | |
2011-07-25 | STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") ↵ | Vadim ProductEngine | |
everywhere. | |||
2011-07-25 | close head created by 54e071a92450 | Oz Linden | |
2011-07-25 | merge changes for storm-1458 | Oz Linden | |
2011-07-25 | STORM-565 FIXED Allow inventory offers from objects in Busy mode. | Vadim ProductEngine | |
2011-07-25 | SH-2031 Fix for bad vertex shader/fragment shader varying usage. | Dave Parks | |
2011-07-24 | merge | Dave Parks | |
2011-07-24 | Go back to useful head | Dave Parks | |
2011-07-24 | dummy check in to make hg happy | Dave Parks | |
2011-07-24 | terminating accidental merge | Dave Parks | |
--HG-- branch : oops | |||
2011-07-24 | merge | Dave Parks | |
2011-07-23 | fixing outbox folder | leyla_linden | |
2011-07-22 | merge changes for storm-1526 | Oz Linden | |
2011-07-22 | SH-2031 Fix for sometimes deadlocking a curl thread. | Dave Parks | |
2011-07-22 | SH-1868 WIP Added user-supplied metric data for uploading a model. | seth_productengine | |
The mesh category string selected by user within the model data and sent to the server during calculating the upload fee and upload requests. The accounting info and the upload permissions warning in the bottom left corner of the floater are temporarily made mutually exclusive. | |||
2011-07-22 | STORM-1404 FIXED Light viewer: untranslated buttons in the People panel. | Vadim ProductEngine | |
Bug reason: incorrect reuse of an xml element name. Fix: provided unique names for the buttons. |