summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-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-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-24Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-23merge viewer-development to mesh-developmentBrad Payne (Vir 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-22merge changes for storm-1421Oz Linden
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-21Fix for memory leak & extra inventory observers in ↵Don Kjer
start_new_inventory_observer. Reviewed by Richard
2011-06-21pull late release change back from viewer-pre-releaseOz Linden
2011-06-21FIX VWR-25072eli_linden
2011-06-21FIX VWR-25071eli_linden
2011-06-21debug code for SH-692: Viewer Crash when enabling Render Metadata > Physics ↵Xiaohong Bao
Shapes on Mesh Sandbox 25 on Windows XP
2011-06-21SH-1719 FIXED Viewer side cleanup of presentation of accounting data in ↵Paul ProductEngine
build tools - Moved grid mode combo box to the grid options floater - Updated UI of the build floater according to the spec - Fixed "conflict" between LLFloaterOpenHandler and LLFloaterHandler command handlers
2011-06-20mergeDave Parks
2011-06-20SH-1880 partial fix for crashing on daes without UVs.Dave Parks
2011-06-20Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-06-20BUILDFIX: linux build broken - abs() used instead of fabs()Nyx (Neal Orman)
linux caught the fact that we're using an integer absolute value function when we should be using a floating-point version.
2011-06-20Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-20fix for SH-1870: can not upload book_collection_1.dae when include texturesXiaohong Bao
2011-06-20CHOP-662 Coupl of fixes to extended unit-testSquire
2011-06-20sync with viewer-developmenteli_linden
2011-06-20Chop-662 - fixes to deal with cleanly moving between the glob and regex worldSquire
2011-06-20Added more tests to cover the common examples in the crash logsSquire
2011-06-20increment viewer version to 2.7.5Oz Linden
2011-06-20SH-1618 isFullbright causes AvatarEyes GL shader to fail to link.Aaron Stone
2011-06-20SH-1618 Fix for shaders being disabled on mac due to switch statement in ↵Dave Parks
indexed texture rendering code.
2011-06-20mergeDave Parks
2011-06-18mergeDave Parks
2011-06-18SH-828 Fix for using uninitialized data when normals or texture coordinates ↵Dave Parks
are absent from collada file (can now upload meshes without normals or texture coordinates).