Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-27 | Pull cg's BuildParams fixes | Merov Linden | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-27 | Clean up Comments in BuildParams; Replace explicit upload locations with ↵ | Christian Goetze (CG) | |
"public_build" policy. | |||
2010-08-27 | SNOW-766: Add a 'printbuilddirs' command to develop.py | Aleric Inglewood | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-27 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | VWR-20946 : fix erroneous error message (broken window...) | Merov Linden | |
2010-08-26 | VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵ | Merov Linden | |
account | |||
2010-08-26 | CTS-219 Fix for broken geometry when importing from polygons. | Dave Parks | |
2010-08-26 | Disable edit-and-continue (makes breakpoints not work on occasion). | Dave Parks | |
2010-08-26 | VWR-20946 : use fixed linux bundle for kdu | Merov Linden | |
2010-08-26 | Add missing xml files from viewer-experimental | Dave Parks | |
2010-08-26 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-08-26 | buildfix - replaced NULL with FALSE | Nyx (Neal Orman) | |
gcc doesn't like passing NULL where you mean FALSE. This unsticks the linux build. de-minimis change, no review. | |||
2010-08-26 | Fix for various physics shape rendering glitches. | Dave Parks | |
2010-08-26 | Fix for crash when rendering translation handles. | Dave Parks | |
2010-08-26 | buildfix removing unnecessary line in llvector4a.h | Nyx (Neal Orman) | |
upon further review, falcon determined this fix was unnecessary. | |||
2010-08-26 | buildfix: fixing linux build to handle new SSE2 architecture | Nyx (Neal Orman) | |
code reviewed by davep and falcon | |||
2010-08-26 | Remove redundant panel_classified.xml XUI file. | Aimee Linden | |
2010-08-26 | Add missing files from viewer-experimental | Dave Parks | |
2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from ↵ | Oz Linden | |
viewer-public merge) | |||
2010-08-26 | EXT-8727 FIXED Potential fix for a crash in ↵ | Vadim Savchuk | |
LLAppearanceMgr::updateClothingOrderingInfo. I couldn't reproduce the problem (it has happened for only two users, both running MacOSX), but from what I see in the logs, it might have been caused by (or related to) NULL COF items. I haven't found out how they appear nor what exactly causes the crash, but just for any case I added a check to make sure we don't try to update wearables ordering info for such items. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/876/ --HG-- branch : product-engine | |||
2010-08-26 | Manual merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-26 | lame-but-effective workaround for self-editing UI bug, until the right fix ↵ | Tofu Linden | |
is ready. | |||
2010-08-26 | re-merge viewer-public. has a rough edge or two, but this is closer to the ↵ | Tofu Linden | |
snowglobe2.1 and viewer2.2 code, and beats people re-applying their viewer-public changes piecemeal while waiting for this to land. | |||
2010-08-26 | EXT-7901 FIXED: Follow up fix to remove short-term hack. | Lynx Linden | |
As advertized, I have removed the short-term hack that I put in place to make release note URLs work. I have now put in place a more general and correct solution. The key observeration from Roxie is that SLE SLurls should have the same hostname as the grid host. So now, URLs like http://google.com/app are no longer categorized as a SLurl and produce errors when you click on them. | |||
2010-08-26 | update tags | convert-repo | |
2010-08-25 | Automated merge with https://hg.lindenlab.com/davep/viewer-experimental | Dave Parks | |
2010-08-25 | merge | Dave Parks | |
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | Sync with viewer-development | Merov Linden | |
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-25 | merge | Tofu Linden | |
2010-08-25 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-25 | Merge | Aimee Linden | |
2010-08-24 | Update GLSL shader sources to current $LicenseInfo$ standard. | Nat Goodspeed | |
See https://wiki.lindenlab.com/wiki/License_Substitution for details. | |||
2010-08-25 | Merge | Aimee Linden | |
2010-08-25 | EXT-8398/EXT-8300 FIXED Avatar icons displaced from SLURL profile links | Aimee Linden | |
Icon was being inserted before any text preceding the link. Reviewed by Richard. | |||
2010-08-25 | BuildParams - Use new 'build_debug_release_separately' flag for ↵ | Aimee Linden | |
viewer-development | |||
2010-08-24 | merge | Mark Palange (Mani) | |
2010-08-24 | merge | Mark Palange (Mani) | |
2010-08-24 | Suppress llkdu target on Windows build, re-enable manifest check for llkdu.dll | Merov Linden | |
2010-08-24 | Sync with viewer-development | Merov Linden | |
2010-08-24 | Modified llkdu pointer for all platforms, cleaned up unused kdu-binaries ↵ | Merov Linden | |
references, fixed llkdu cmake to simply point to lib and build | |||
2010-08-24 | Re-add Dutch XUI files omitted from viewer-development conversion. | Nat Goodspeed | |
In the original viewer-hg-convert.map file, some of the skins/default/xui/nl pathnames were mysteriously truncated, causing the corresponding files to be omitted from the initial conversion. | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-24 | update tags | convert-repo | |