summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-30mergeDave Parks
2011-06-30SH-680 Update streaming cost to be based on a triangle budget instead of a ↵Dave Parks
magic scaler. Reviewed by Nyx.
2011-06-28Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-06-28SH-1917 SH-1935 FIX PE cost is not always shown, includes unnecessary digitsNyx (Neal Orman)
Reformatted line showing prim equiv values, formatted to an integer, removed old Render Cost display, and updated label of new display.
2011-06-28SH-1169 Fix for convex decompositions not working post ↵Dave Parks
mesh-asset-deprecation work. (also default SLM usage to on)
2011-06-28Fix for SH-1919 - help button addedprep linden
2011-06-27mergeBrad Payne (Vir Linden)
2011-06-27SH-1899 Check mesh asset version before attempting to parse.Dave Parks
2011-06-27mergeDave Parks
2011-06-27SH-680 Apply a 128-byte discount per LoD block to cover the cost of metadata.Dave Parks
2011-06-27increment viewer version to 2.7.6Oz Linden
2011-06-27Added tag 2.7.5-start for changeset 19a498fa6257Oz Linden
2011-06-26merge changes for storm-1443Oz Linden
2011-06-24fix for SH-1904: Medallion .dae makes viewer crash during uploadXiaohong Bao
2011-06-24Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-24fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during ↵Xiaohong Bao
LLModelPreview::genLODs; SH-1891: viewer crashes while previewing "RYOMA 3D XML File.dae"; SH-1890: Crash loading palm tree
2011-06-24Bug fixes for SH-1791prep linden
2011-06-24sync with viewer-developmenteli_linden
2011-06-24Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-23FIX VWR-25660 en_xui_changeeli_linden
2011-06-23FIX VWR-25408eli_linden
2011-06-23FIX VWR-25400eli_linden
2011-06-23FIX VWR-25381eli_linden
2011-06-23FIX VWR-25125eli_linden
2011-06-23merge viewer-development to mesh-developmentBrad Payne (Vir Linden)
2011-06-23merge changes for storm-899Oz Linden
2011-06-23merge changes for storm-1437Oz Linden
2011-06-22Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-22SH-1815 Fix for crash when using old version slmDave Parks
2011-06-22mergeprep
2011-06-22WIP SH-1791 - constructAndAddReturnable() now accepts target regionprep
2011-06-22SH-989 FIX - only reject LOD if vertex total is too high, rather than ↵Brad Payne (Vir Linden)
checking mesh-by-mesh. This should make rejections much less common.
2011-06-22mergeBrad Payne (Vir Linden)
2011-06-22WIP for SH-1791prep linden
2011-06-22mergeBrad Payne (Vir Linden)
2011-06-22Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-22remove error from build logs by taking out obsolete param (cg said this was ↵Oz Linden
ok to do)
2011-06-22update codeticket configuration for my review buildsOz Linden
2011-06-22remove a bunch of builds that are no longer neededOz Linden
2011-06-22merge changes for storm-1421Oz Linden
2011-06-22STORM-899 [ILL-FORMED XML] 'No attachments worn' text on blank 'Attachments' ↵Jonathan Yap
accordion remains in English for all locales Added / to xml file
2011-06-21CHOP-662 Merged into viewer-development-crash-hordeSquire
2011-06-21STORM-1368 Merge with veiewer-development-crash-hordeSquire
2011-06-21Pulled from viewer developmentSquire
2011-06-21CHOP-662 cleanup in response to code review.Squire
2011-06-21FIX VWR-25160 en_xui_changeeli_linden
2011-06-21FIX VWR-25159eli_linden
2011-06-21FIX VWR-25118eli_linden
2011-06-21SH-1476 FIX viewer crashes uploading on linuxNyx (Neal Orman)
colladadom was configured to depend on a system library that may not be up to date on all user's machines. Changed configuration to link statically against a known version. Verified locally crash does not reproduce.
2011-06-21Fix for memory leak & extra inventory observers in ↵Don Kjer
start_new_inventory_observer. Reviewed by Richard