summaryrefslogtreecommitdiff
path: root/indra/newview/llmeshrepository.cpp
AgeCommit message (Collapse)Author
2011-07-05merge cleanupBrad Payne (Vir Linden)
2011-07-05mergeBrad Payne (Vir Linden)
2011-07-03SH-1747 mesh-asset-dep -- uploaded objects have bad permissions, and SH-1975 ↵Don Kjer
Name of mesh is not loaded into mesh uploader floater. Also removed a lot of dead mesh uploader code.
2011-07-01Automated merge with https://bitbucket.org/seth_productengine/mesh-developmentNyx (Neal Orman)
2011-07-01SH-1725 SH-1726 FIX mesh upload wizard & advanced don't handle upload errors ↵Nyx (Neal Orman)
gracefully Restructured the code to be a bit cleaner, now have callbacks with appropriate functionality in both the wizard and advanced uploaders. If the upload fails, it requires the user to re-submit the recalculate request.
2011-07-01merge viewer-development -> mesh-developmentBrad Payne (Vir Linden)
2011-07-01mergeBrad Payne (Vir Linden)
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-30SH-1332 Remaining mesh wizard upload workNyx (Neal Orman)
adding observer classes for the upload step so we don't move to success state until upload succeeds.
2011-06-29SH-1725 WIP Added upload permissions and fee requests to Upload Model Wizard.Seth ProductEngine
- Enabled warning for users without upload permissions. - Enabled "Calculate weights & fee" button. - Temporarily enabled to upload meshes if upload permission capability request has failed.
2011-06-29Merge latest from lindenlab/viewer-developmentDave SIMmONs
2011-06-29SH-1873 FIXED updating L$ balance after uploading meshes.seth_productengine
2011-06-29SH-1726 FIXED (Viewer modifications to advanced model upload to accommodate ↵Paul ProductEngine
upload fee & prim equivalency) - Changed XUI according to the spec - Added requesting upload permission, physics weight and fee weight - Split requesting fee and uploading model steps in mesh repository
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-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-06-20fix for SH-1870: can not upload book_collection_1.dae when include texturesXiaohong Bao
2011-06-16Fix for linux build failure, hopefullyBrad Payne (Vir Linden)
2011-06-16mergeBrad Payne (Vir Linden)
2011-06-15SH-1166 WIPBrad Payne (Vir Linden)
2011-06-15Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-15fix for SH-1788: Assert in texture load when uploading textured mesh modelXiaohong Bao
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow.
2011-06-15SH-1773 FIXBrad Payne (Vir Linden)
2011-06-13SH-1796 FIXBrad Payne (Vir Linden)
2011-06-09mergeDave Parks
2011-06-09SH-1804 Make it damn obvious that there are degenerate triangles in the ↵Dave Parks
physics shape preview render.
2011-06-09Added log spam for mesh upload responsesDon Kjer
2011-06-09Automated merge with https://bitbucket.org/davep/mesh-asset-deprecationXiaohong Bao
2011-06-09partial fix for SH-1804: viewer crashes when uploading "Messerschmitt KR200.dae"Xiaohong Bao
eliminated crashing, but still failed to upload it.
2011-06-09SH-1773 WIPBrad Payne (Vir Linden)
2011-06-09SH-1773 WIPBrad Payne (Vir Linden)
2011-06-08change the color specifier to 'diffuse_color' in theRoxie Linden
mesh upload blobs
2011-06-08Automated merge with https://bitbucket.org/davep/mesh-asset-deprecationXiaohong Bao
2011-06-08fix for SH-1651 and SH-1652: Viewer Crash in Display:RenderUI when uploading ↵Xiaohong Bao
skpfile.dae model with High LOD selected as Physics shape
2011-06-08SH-1777 Fix for "Prim" physics shape type not showing up on meshes with ↵Dave Parks
convex decompositions.
2011-06-07mergeDave Parks
2011-06-07mergeDave Parks
2011-06-06SH-1589 Fix for some meshes showing up in non mesh enabled regions.Dave Parks
2011-06-06automated mergeRoxie Linden
2011-06-06Removed the old mesh asset upload pipeline. Fixed a problem with spamming ↵Don Kjer
MissingString MacLocale warnings. Reviewed by Dave
2011-06-03automated mergeRoxie Linden
2011-06-03mergeDave Parks
2011-06-03SH-1744 Add havok's degenerate triangle check to importer. Highlight ↵Dave Parks
degenerate triangles in physics mesh and block upload when degenerate triangles are present.
2011-06-01SH-812 Fix for rigged meshes not showing up as rigged until LoD switch.Dave Parks
2011-05-27merge changes for storm-1210Oz Linden
2011-05-27transplant fix for SH-1467Roxie Linden
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not
2011-05-26mergeBrad Payne (Vir Linden)
2011-05-26SH-1492 WIPBrad Payne (Vir Linden)