Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-01 | disable incremental linking by default as per vir's request. | Dave Parks | |
2010-09-30 | merge | Dave Parks | |
2010-09-30 | Put some errant tests under if (LL_TESTS) conditional. | Dave Parks | |
2010-09-30 | Merge | Matthew Breindel (Falcon) | |
2010-09-30 | Added fix for viewing convex decomps in Render Physics Shapes mode when hull ↵ | Matthew Breindel (Falcon) | |
has exactly 256 verts. | |||
2010-09-30 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-30 | SH-84 CTS-217 FIX crash when trying to upload an animation | Nyx (Neal Orman) | |
we were calling markVisible when we shouldn't have, resulting in a segfault from dereferencing a null pointer. Removed the offending line and the animation upload works now. Reviewed by davep | |||
2010-09-30 | Merge | Matthew Breindel (Falcon) | |
2010-09-30 | merge | Nyx Linden | |
2010-09-30 | SH-64 FIX update GLOD on mac | Nyx Linden | |
built new glod against gcc 4.0 and SDK 10.4, so it should run on all OSX systems back to 10.4. Updating install.xml with the new package. | |||
2010-09-30 | Remove unused variable. | Dave Parks | |
2010-09-30 | Switch to 10.5 SDK | Dave Parks | |
2010-09-29 | merge | 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-29 | SH-107 WIP fix broken Delaunay option in convex decomp | Nyx (Neal Orman) | |
whoops. misspelled the address of the new package. | |||
2010-09-29 | SH-107 WIP fix broken Delaunay option in convex decomp panel | Nyx (Neal Orman) | |
updating the convex decomp library (built by falcon) to fix the broken Delaunay option. | |||
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 | Enable FBO on OSX | Dave Parks | |
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 | Switching build location to public as discussed. | 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 | merge | Richard Linden | |
2010-09-23 | fix for llviewernetwork integration test | Richard Linden | |
2010-09-23 | Fixed some build errors in llmediaplugintest.cpp. | Monroe Linden | |
Reviewed by Richard. |