Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-06 | STORM-299 : merge | Merov Linden | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |
2010-10-06 | merge | Dave Parks | |
2010-10-06 | Fix for double uploads of non models | jwolk | |
2010-10-06 | merge | Dave Parks | |
2010-10-06 | Merge | Dave Parks | |
2010-10-06 | ATI compatibility pass | Dave Parks | |
2010-10-06 | STORM-187 ADDITIONAL FIX Fixed buttons autohiding in bottomtray on resize. | Andrew Productengine | |
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself in changeset 741eb25e921c without modifying get_panel_min_width() call which used that layout panel. This broke behaviour of LLBottomTray::processWidthDecreased(). - Fixed it by using this new nearby chat container layout panel in this call. | |||
2010-10-06 | merged VWR-20893: "class Linux_x86_64Manifest" missing from ↵ | Boroondas Gupte | |
viewer_manifest.py Breaking linux 64-bit build. (transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix) | |||
2010-10-06 | STORM-299 FIXED World map floater opening instead Mini-map if double-click ↵ | Andrew Productengine | |
on minimized Mini-map. - What map floater is shown on Mini-map doublecklick now differs depending on whether it is minimized. | |||
2010-10-06 | Added mandatory single hull simplification to mesh upload. | Dave Parks | |
2010-10-05 | DN-130 As a resident I want to show usernames in local chat if username ↵ | Leyla Farazha | |
preference is set so that I can follow the conversation when people are changing their display name | |||
2010-10-05 | DN-135 adding highlight color to the username for consistency in person ↵ | Leyla Farazha | |
inspector | |||
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 | Pull fixes from viewer-beta | Merov Linden | |
2010-10-04 | Merge | Eli Linden | |
2010-10-04 | CT-575 WIP ignore. testing access to beta branch. | Eli Linden | |
2010-10-05 | merged SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt | Boroondas Gupte | |
2010-10-05 | SNOW-654 (follow up): adjusted comment line length after indentation has changed | Boroondas Gupte | |
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 | SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt | Boroondas Gupte (original fix by Techwolf Lupindo) | |
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3431 (or of the SNOW-654 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b ) | |||
2010-10-04 | merged SNOW-651: Added missing "if (LL_TESTS)" in ↵ | Boroondas Gupte | |
indra/llplugin/slplugin/CMakeLists.txt | |||
2010-10-04 | SNOW-651: Added missing "if (LL_TESTS)" | Boroondas Gupte (original fix by Techwolf Lupindo) | |
Daggified version of http://svn.secondlife.com/trac/linden/changeset/3523 (or of the SNOW-651 part of https://bitbucket.org/Techwolf/viewer-development/changeset/5697874b390b ) | |||
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 | STORM-137 : Build script modif so that Windows build does not rely on ↵ | Merov Linden | |
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly. | |||
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-10-01 | STORM-307 FIXED Disabled highlighting of URLs in outfit names. | Vadim ProductEngine | |
Affected: My Outfits and Edit Outfit panels. | |||
2010-10-01 | STORM-213 FIXED Disabled highlighting URLs in object names in group ↵ | Vadim ProductEngine | |
notification toasts. | |||
2010-09-30 | STORM-256 Corrupted lines above mini location bar when navigation and ↵ | Wolfpup Lowenhar | |
favorites bar hidden | |||
2010-09-30 | STORM-256 Corrupted lines above mini location bar when navigation and ↵ | Wolfpup Lowenhar | |
favorites bar hidden | |||
2010-09-30 | fixing [NAME] issue for friend notifications with no message | Leyla Farazha | |
2010-09-30 | changing punctuation only display name error message | Leyla Farazha | |
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 | STORM-215 FIXED Disabled URL highlighting in name_box'es. | Vadim ProductEngine | |
By the way, fixed invalid SLURLs that LLNameBox generated for groups. | |||
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 | STORM-214 FIXED Disabled URL highlighting in pick names. | Vadim ProductEngine | |