summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmodel.h
AgeCommit message (Collapse)Author
2011-06-07Fix for importer crashes, sh-1698. Added checks for handling bad elements in ↵prep linden
the dae.
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-04-22mergeDave Parks
2011-04-01fix for SH-1176: A Mesh That Crashes Client on Upload Attempt (due to ↵Xiaohong Bao
triangle number overflowing)
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
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-02-28sh-517 Content authors can specify a pivot node (Assetpivot).prep linden
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-19SH-448 Initial draft of implementing UI spec for "advanced" importer.Dave Parks
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
2010-10-06Added mandatory single hull simplification to mesh upload.Dave Parks
2010-10-05Rewrite LLPhysicsDecomp to have a more generic callback system.Dave Parks
Reviewed by prep.
2010-09-28SH-238 Add check boxes to upload skin weights (or not) and/or joint ↵Dave Parks
positions (or not). Remove llfloaterimportcollada Reviewed by Prep.
2010-09-27mergeDave Parks
2010-09-24Added support for joint offsetsprep linden
2010-09-22Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching ↵Dave Parks
type back into tools floater.
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-08-26Add missing files from viewer-experimentalDave Parks