summaryrefslogtreecommitdiff
path: root/indra/llprimitive
AgeCommit message (Collapse)Author
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-11SH-1778 Physics shape display fix up.Dave Parks
2011-06-08mergeDave Parks
2011-06-07Fix for importer crashes, sh-1698. Added checks for handling bad elements in ↵prep linden
the dae.
2011-06-07Make basehull assert even more forgiving (only error out on 10% over bounds).Dave Parks
2011-06-06SH-101 Fix for asset when uploading some models.Dave Parks
2011-06-06Add "NoGeometry" identifier support to viewer.Dave Parks
2011-06-03mergeDave Parks
2011-05-25SH-1603 Replace every occurrence of "WTF" with something more appropriate.Dave Parks
2011-05-25mergeBrad Payne (Vir Linden)
2011-05-24fix forXiaohong Bao
SH-712:Asset error given on upload of duck.dae using High LOD for physics shape - Analyze seems to not complete; SH-889: Viewer crash when analyzing physics LOD; SH-890: Viewer crash on Exit after analyzing physics layer which never seems to complete
2011-05-18mergeDave Parks
2011-05-18SH-914 Fix for normals getting screwed up by non-uniform model normalization.Dave Parks
2011-05-11Put back "PositionDomain" and "Min"/"Max" on convex decomposition.Dave Parks
2011-05-05SH-1497 Don't upload physics mesh if decomposition exists.Dave Parks
2011-05-05SH-1497 "Positions" not "Position" for convex decomp.Dave Parks
2011-05-04SH-1497 Update mesh asset parser to use new format restrictions.Dave Parks
2011-04-29fix for SH-688: Viewer crash when uploading a large .dae file and clicking ↵Xiaohong Bao
the X button in upper right hand corner of the upload model floater on Mac Build
2011-04-22mergeDave Parks
2011-04-01VWR-24487 make PREHASH variables char const* constBoroondas Gupte
2011-03-11STORM-1001 : Fix ObjectMedia cap flooding (Fix by Kitty Barnett)Merov Linden
2011-04-19mergeDave Parks
2011-04-15Remove some asserts that cause the physics shape display to error out on ↵Dave Parks
occasion.
2011-04-04Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-04-01fix for SH-1176: A Mesh That Crashes Client on Upload Attempt (due to ↵Xiaohong Bao
triangle number overflowing)
2011-03-30mergeDave Parks
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
2011-03-30line ending fixesBrad Payne (Vir Linden)
2011-03-29SH-1225 Import convex hull data from .slmDave Parks
2011-03-28SH-1225 Add skinning info to import path of .slm files.Dave Parks
2011-03-21SH-1168 Export upload data to disk on upload.Dave Parks
2011-03-14WIP:Added pelvis offset to skinning infoprep
2011-03-14Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-28sh-517 Content authors can specify a pivot node (Assetpivot).prep linden
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-20SH-749 FIX: check for zero-extent to avoid div by zeroBrad Payne (Vir Linden)
2010-12-30SH-508 Fix for frame stalls when adjusting skin weights.Dave Parks
2010-12-23fix for SH-416: crash at LLFace::getGeometryVolume line 1003Xiaohong Bao
2010-12-22SH-636 Update physics tab to new spec, move "completed" physics decomp ↵Dave Parks
callbacks to main thread, add object model to decomposition tool, make imported model scales non-uniform.
2010-12-14SH-439 FIX: track name requested in UI separately, so we can fall back to ↵Brad Payne (Vir Linden)
name from dae if needed
2010-11-22CTS-320 SH-465 FIX use system zlib for standalone buildsNyx (Neal Orman)
pulling boroondas' changes to change our includes to use the system versions of zlib if doing a standalone build. Code changes are minimal, and appear to work correctly. Approved. - Nyx
2010-11-19SH-448 Initial draft of implementing UI spec for "advanced" importer.Dave Parks
2010-11-02Reverting code for fixing non-uniform scale for mesh uploads as it breaks ↵JonathanLinden
rigged meshes.
2010-10-28Fix for CTS-305 'Uploaded meshes have uniform scale'JonathanLinden
2010-10-26Adding back in fix for convex hull size incompatibility after backout of ↵Jonathan Wolk
previous checkin.
2010-10-26Backing out latest change to undo static cache file changesJonathan Wolk
2010-10-26Fixed convex hull size incompatibility in mesh assets.JonathanLinden
2010-10-25CTS-320 (part 3 of 3) use system zlib for standaloneBoroondas Gupte
2010-10-19Moved retry logic for certain mesh header fetches to help with SH-323 'Some ↵Jonathan Wolk
mesh objects fail to load data for valid meshes'. Renamed some variables to be more clear.
2010-10-13correct licenses (fix problem with license change merge)Oz Linden