summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmodel.cpp
AgeCommit message (Expand)Author
2012-01-26assert fix for mempyNonAliased16 callBrad Payne (Vir Linden)
2011-11-28bumped up MSVC warning level to 3 to catch more stuff that gcc catchesRichard Linden
2011-08-30Log error message if material list is not a subset of reference modelprep linden
2011-08-30Handling of material mismatches - lod materials are required to be a subset o...prep linden
2011-08-03Fixes for sh-2039, sh-1336, and sh-2044. Vertices were having incorrect weigh...prep
2011-07-28Fix for sh-2044, sh-2039 and sh-2166 (Avatar weights were sometimes not corre...prep
2011-07-20fix for sh-1847: Removed assert when a vert is outside [-5,5] domainprep
2011-07-14SH-715 Disable simplify/analyze button while counterpart is executing.Dave Parks
2011-07-08SH-2008 Fix for crash when generating normals on objects with no texture coor...Dave Parks
2011-07-07SH-1774 Fix for preserving material assignments between multiple custom LoDs.Dave Parks
2011-07-06SH-1972 Fix for slm messing up physics shape on second upload.Dave Parks
2011-07-06Fix for "set to default" button not resetting some data.Dave Parks
2011-06-28SH-1169 Fix for convex decompositions not working post mesh-asset-deprecation...Dave Parks
2011-06-24fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during LLMode...Xiaohong Bao
2011-06-22SH-1815 Fix for crash when using old version slmDave Parks
2011-06-20SH-1880 partial fix for crashing on daes without UVs.Dave Parks
2011-06-18mergeDave Parks
2011-06-18SH-828 Fix for using uninitialized data when normals or texture coordinates a...Dave Parks
2011-06-15fix for SH-1788: Assert in texture load when uploading textured mesh modelXiaohong Bao
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
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
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 th...Xiaohong Bao
2011-04-22mergeDave Parks
2011-04-15Remove some asserts that cause the physics shape display to error out on occa...Dave Parks
2011-04-01fix for SH-1176: A Mesh That Crashes Client on Upload Attempt (due to triangl...Xiaohong Bao
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-02-28sh-517 Content authors can specify a pivot node (Assetpivot).prep linden
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-22SH-636 Update physics tab to new spec, move "completed" physics decomp callba...Dave Parks