Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-30 | Remove unused variable. | Dave Parks | |
2010-09-29 | Fix for serialization deprecation problems. | Dave Parks | |
2010-09-29 | SH-224 Add new streaming cost algorithm debug displays to viewer. | Dave Parks | |
Add the ability to clear LOD slots. Make triangle count UI more responsive to Generate LOD button. Add triangle count debug display for current selection. Reviewed by Nyx | |||
2010-09-28 | Fix for crash when attempting to create a 16X multisample buffer (just clamp ↵ | Dave Parks | |
to 8 samples for now) | |||
2010-09-28 | Fix for crash when updating flexis. | Dave Parks | |
2010-09-28 | Missed a file from last commit. | Dave Parks | |
2010-09-28 | SH-238 Add check boxes to upload skin weights (or not) and/or joint ↵ | Dave Parks | |
positions (or not). Remove llfloaterimportcollada Reviewed by Prep. | |||
2010-09-27 | merge | Dave Parks | |
2010-09-27 | merge | Tofu Linden | |
2010-09-27 | Merge | Kelly Washington | |
2010-09-27 | merge storm-153 re-fix. | Tofu Linden | |
2010-09-27 | merge storm-228 | Tofu Linden | |
2010-09-27 | merge storm-190 | Tofu Linden | |
2010-09-27 | merge storm-173 | Tofu Linden | |
2010-09-27 | STORM-153 ADDITIONAL FIX Properly fixed unlocalized chiclet tooltip and ↵ | Andrew Productengine | |
syswell session names for adhoc. Bug was caused by using unlocalized name of session as argument in LLIMModel::newSession() after the session name was localized in constructor. - Used correct session name in LLIMModel::newSession(). Adding similar logic to addMessage() turned out to be unnecessary and also caused regression (VWR-23180), so previous fix of the same bug(8ab901af1241) was backed out in 28ed1b4cf4cd. Erroneous part was excluded from this fix. | |||
2010-09-27 | STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater | Paul Guslisty | |
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text between bottom of the web browser and bottom of the floater won't be cropped | |||
2010-09-27 | STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS. | Sergei Litovchuk | |
- Increased overall floater width. - Increased permissions columns width. - Increased 'Check All' and 'Clear' buttons width. - Applied text wrapping to permissions labels. - Removed 'NextOwnerLabel' dimensions overrides for German. - Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish. | |||
2010-09-25 | Fix for foldertype_bad_lookup nonsense (requires clearing of cache and ↵ | Dave Parks | |
bad_lookup folder and/or a fresh inventory copy from agni to take effect). | |||
2010-09-24 | merge | Dave Parks | |
2010-09-24 | Fix for bad zipping of meshes and add mesh icon back to repository. | Dave Parks | |
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
make ctrl-f work from the script search box itself. | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
change to better / more consistent naming | |||
2010-09-24 | VWR-21377 Script editor ctrl-f fix. | Kelly Washington | |
let some LLViews handle shortcut keys if they want. reviewed with ambroff | |||
2010-09-24 | STORM-173 : Add Build > Object > Return Object | Merov Linden | |
2010-09-24 | Merge | prep linden | |
2010-09-24 | Fixed a mesh upload issue where if the asset did not contain a rig the ↵ | prep linden | |
avatar would disappear for the current session. | |||
2010-09-24 | merge | Dave Parks | |
2010-09-24 | SH-213 Fix for crash when selecting face. | Dave Parks | |
2010-09-24 | Added support for joint offsets | prep linden | |
2010-09-24 | merge storm-189 redux | Tofu Linden | |
2010-09-23 | Pulling one bugfix changeset from another repository. | Monroe Linden | |
2010-09-23 | fix for llviewernetwork integration test | Richard Linden | |
2010-09-23 | dummy commit to track experience team work: | Richard Linden | |
EXP-11 UI Optimizations EXP-12 Selective Pop-up Blocking EXP-5 UI Hints EXP-6 Side Panel Tutorial EXP-3 Enable Pop-up Web Content EXP-13 Javascript Handling EXP-56 Add support for file picking to LLQtWebKit and hook up to media plugin EXP-59 Some buttons disappear when clicked QAR-3491 "Tutorial in the side panel" QAR-3448 "UI Hints Experience Sprint 1" QAR-3440 "Pop-Up Web Content in Viewer Experience Sprint 1 QAR" QAR-3439 "UI Performance Improvements Experience Sprint 1 QAR" | |||
2010-09-24 | STORM-189 FIXED Truncations in DE ans ES locales in Build Tools floater. | Seth ProductEngine | |
- Some checkboxes moved in DE locale and EN xml file. - Removed floater width override for ES locale. | |||
2010-09-23 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-23 | SH-211 FIX update viewer-mesh branch to use new tcmalloc package | Nyx (Neal Orman) | |
Finished changes to make viewer-mesh make use of tcmalloc on linux. Almost all changes are juggling cmake config files, to make sure that the package is downloaded, installed, moved at the right times, and linked at the right times. Code reviewed by Seraph | |||
2010-09-23 | merge | Brad Payne (Vir Linden) | |
2010-09-23 | merge | Richard Linden | |
2010-09-23 | WIP make tcmalloc work on linux (JIRA pending) | Nyx (Neal Orman) | |
First pass at integrating the linux version of tcmalloc. Code will be reviewed in a later commit before pushing. | |||
2010-09-23 | STORM-199 Merge | Aimee Linden | |
2010-09-23 | STORM-153 ADDITIONAL FIX Fixed unlocalized chiclet tooltip and syswell ↵ | Andrew Productengine | |
session names for adhoc. Bug was caused by using incorrect (unlocalized) name of session as argument for some methods after the session name was localized in constructor. - Used correct (localized) session name instead. | |||
2010-09-23 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx Linden | |
2010-09-23 | SH-64 update GLOD on mac | Nyx Linden | |
updated GLOD again to be searched for in the correct place and updated some cmake configuration to ensure that it is being referred to in the correct places. This appears to finally solve our mac startup crash. | |||
2010-09-23 | merge storm-206 | Tofu Linden | |
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. | |||
2010-09-23 | STORM-201 FIXED Substituted link to widgets page on internal LL wiki in test ↵ | Andrew Productengine | |
floater with external one. | |||
2010-09-23 | SH-176 Fix for physics triangle limit limiting high LOD triangle limit. | Dave Parks | |
2010-09-22 | fixed build | Richard Linden | |
2010-09-22 | merge | Richard Linden | |