Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-17 | SH-2285 FIXED Add localization capability to mesh uploader strings | Paul ProductEngine | |
- Added the convex decomposition strings to the strings.xml - Added names to hardcoded strings. | |||
2011-08-17 | Merge | Paul ProductEngine | |
2011-08-17 | STORM-793 FOLLOWUP Escape ITEM_SLURL in translations. | Vadim ProductEngine | |
2011-08-16 | FIX INTL-66 translation for set26 and basic set5, for 6 languages | eli | |
2011-08-16 | fix for tooltips on fast timer debug view not always updating | Richard Linden | |
2011-08-16 | merge back late beta fixes | Oz Linden | |
2011-08-16 | fix for SH-2023: Brightness Bump maps don't load when shadows are enabled | Xiaohong Bao | |
2011-08-17 | SH-2171 FIXED New prim weights added to weights detail floater. | Seth ProductEngine | |
- Fixed detecting cross-parcel objects selection. - Various fixes in LLAccountingCostManager. - getSelectedObjectRenderCost() moved from LLFloaterTools to LLObjectSelection where it used to reside. Previous commented out implementation of this method removed. | |||
2011-08-16 | EXP-1100 WIP Show tooltips when drag and drop operations are not allowed | Richard Linden | |
unblock drag and drop tooltips | |||
2011-08-16 | EXP-1083 FIX Position of Media control and volume are shifted left with ↵ | Richard Linden | |
addition of Mode selector in advanced mode | |||
2011-08-16 | merging latest mesh-development. | Nyx (Neal Orman) | |
2011-08-16 | FIX SH-859, SH-1274 - added fix for determining triangle count and | Nyx (Neal Orman) | |
performance tested impact of animated textures Also did some cleanup to ensure branch built and ran properly after last merge. | |||
2011-08-16 | Backed out changeset 694594710de2 | Logan Dethrow | |
2011-08-16 | EXP-1099 FIX Cannot drag item on to empty space in outbox folder | Richard Linden | |
2011-08-16 | sync with viewer-development | eli | |
2011-08-16 | merge missing changesets for storm-1557 | Oz Linden | |
2011-08-16 | merged .hgtags | Debi King (Dessie) | |
2011-08-16 | Added tag DRTVWR-74_2.8.3-release, 2.8.3-release for changeset fb85792b84bf | Debi King (Dessie) | |
2011-08-16 | remove map file used to convert old internal repositories to this one | Oz Linden | |
2011-08-16 | STORM-793 FIXED Disallowed parsing HTTP URLs in llGiveInventory ↵ | Vadim ProductEngine | |
notifications (one more case). The fix may look weird because we seem to wrap a SLURL with <nolink>...</nolink> tags. But actually there is no SLURL, there's just an object name. Investigating that goes beyond the bug scope. | |||
2011-08-16 | Merge | Paul ProductEngine | |
2011-08-15 | Backed out rev 42d5f5df0a6a. Code was apparently needed afterall. | Logan Dethrow | |
2011-08-15 | SH-2029 FIX - fix for mac build error, hopefully | Brad Payne (Vir Linden) | |
2011-08-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-08-15 | SH-2029 FIX - persist the model name in SLM | Brad Payne (Vir Linden) | |
2011-08-15 | merge late 3.0.1 beta candidate fixes | Oz Linden | |
2011-08-15 | correct tabs for coding policy conformance | Oz Linden | |
2011-08-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-15 | STORM-1041 FIXED "Remove all clothes" item of the avatar menu didn't ↵ | Vadim ProductEngine | |
actually remove all clothes. I haven't investigated what the problem was, I've just rewritten the (ancient?) removal code in the way we take off items in other places, i.e. by removing them from the Current Outfit forder. | |||
2011-08-15 | merge | Brad Payne (Vir Linden) | |
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
fixed search url | |||
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
moved all parameters other than search query to base64 encoded llsd | |||
2011-08-15 | Merge | Paul ProductEngine | |
2011-08-15 | Back out later: Turned on curl verbose logging for debugging purposes. | Logan Dethrow | |
2011-08-15 | LLProxy: Removed unneeded call to LLProxy::applyProxySettings, since it was ↵ | Logan Dethrow | |
already being called. | |||
2011-08-15 | SH-2147 Clarify and quiet log spam on mesh LoD unzip failure. | Dave Parks | |
2011-08-15 | merged .hgtags | Debi King (Dessie) | |
2011-08-15 | STORM-782 FIXED Removing the useless 'Compress snapshots to disk' item from ↵ | Vadim ProductEngine | |
the Advanced menu. Removing the corresponding setting as well because it's not used anywhere. | |||
2011-08-15 | Added tag DRTVWR-78_3.0.0-beta1, 3.0.0-beta1 for changeset b0be6ce3adfe | Debi King (Dessie) | |
2011-08-15 | merging latest viewer-mesh into nyx's sidebranch | Nyx (Neal Orman) | |
2011-08-15 | increment viewer version to 3.0.1 | Oz Linden | |
2011-08-15 | Added tag 3.0.1-start for changeset 82a2079ffcb5 | Oz Linden | |
2011-08-15 | merge changes for storm-632 | Oz Linden | |
2011-08-15 | merge changes for VWR-25588 | Oz Linden | |
2011-08-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-08-12 | merge | Logan Dethrow | |
2011-08-12 | LLProxy: xui string cleanup. | Logan Dethrow | |
2011-08-12 | pull back late fix from viewer-pre-release for storm-1553 | Oz Linden | |
2011-08-12 | STORM-1554 FIXED Fixed typo in a gesture name. | Vadim ProductEngine | |
2011-08-12 | STORM-632 ADDITIONAL_FIX Use non-greedy regexp match to enable multiple ↵ | Vadim ProductEngine | |
<nolink>...</nolink> clauses in a single textbox. |