Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-06 | Merge | Dave Parks | |
2010-10-06 | ATI compatibility pass | Dave Parks | |
2010-10-05 | merge | Dave Parks | |
2010-10-05 | Post review cleanup. | Dave Parks | |
2010-10-05 | Rewrite LLPhysicsDecomp to have a more generic callback system. | Dave Parks | |
Reviewed by prep. | |||
2010-10-05 | Reset joint positions after detaching a rigged model | prep linden | |
2010-10-04 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-10-04 | SH-79 FIX upload window shows status "loading" if file selection canceled | Nyx (Neal Orman) | |
Extended the current filename checking to handle the case where we have a user cancel a selection of an LOD file beyond the first. mLoading is made false in either case, but the dialog is closed if a file has not been chosen for the highest LOD. | |||
2010-10-04 | Interface/state for rendering convex hull physics shapes. Still need to ↵ | Dave Parks | |
implement gMeshRepo.buildHull | |||
2010-10-03 | Correct rendering of prims as user meshes/analytical shapes when not set to ↵ | Dave Parks | |
convex hull or no physics. | |||
2010-10-02 | Remove unused variables. | Dave Parks | |
2010-10-01 | remove lod requirements check from model importer. | Dave Parks | |
2010-10-01 | Rough draft of physics display better matching what's on the sim. | Dave Parks | |
2010-10-01 | always send crash reports | Dave Parks | |
2010-10-01 | Add llhysicsshapebuilderutil | Dave Parks | |
2010-10-01 | disable incremental linking by default as per vir's request. | 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 | 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 | |