summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmodel.h
AgeCommit message (Expand)Author
2016-12-23Reverted changeset 409b67af8faf (MAINT-6901)andreykproductengine
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-11-18MAINT-6901 Linux build fixandreykproductengine
2016-11-15MAINT-6901 Fixes upload assigning different scale to parts of the modelandreykproductengine
2016-10-28SL-451 - avoid more high-cost string operations in a per-frame functionBrad Payne (Vir Linden)
2016-10-19SL-395 - believed fix for intermittent problem uploading meshes with scale locksBrad Payne (Vir Linden)
2016-10-18MAINT-6841 - removed the joint remapping code, since it was designed to suppo...Brad Payne (Vir Linden)
2016-09-27SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette()Brad Payne (Vir Linden)
2016-09-06SL-395 - can enable/disable scale lock in mesh upload UI. Feature works.Brad Payne (Vir Linden)
2016-09-02SL-395 - partial support for joint scale locking via flag in skin infoBrad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-11-04SL-124 WIP - BENTO comments and related cleanupBrad Payne (Vir Linden)
2015-10-16SL-234 WIP - Track which joints are part of base skeleton, remap non-base one...Brad Payne (Vir Linden)
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ...Graham Linden
2013-05-09Mergesimon
2013-05-07Optimization -- don't draw glow in alpha pool unless neededDave Parks
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
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-29mergeprep linden
2011-07-29Removed joint Positional Compare because it was crashing on some rigsprep linden
2011-07-29BUILDFIX: fixing build for linux, casting doubles as parameters to absnyx
2011-07-29merging in PE's fixes for new UI to mesh-development.nyx
2011-07-28Fix for sh-2044, sh-2039 and sh-2166 (Avatar weights were sometimes not corre...prep
2011-07-22SH-1868 WIP Added user-supplied metric data for uploading a model.seth_productengine
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-06-07Fix for importer crashes, sh-1698. Added checks for handling bad elements in ...prep linden
2011-05-24fix forXiaohong Bao
2011-04-22mergeDave Parks
2011-04-01fix for SH-1176: A Mesh That Crashes Client on Upload Attempt (due to triangl...Xiaohong Bao
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 callba...Dave Parks
2010-12-14SH-439 FIX: track name requested in UI separately, so we can fall back to nam...Brad Payne (Vir Linden)
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 m...Jonathan Wolk
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
2010-09-28SH-238 Add check boxes to upload skin weights (or not) and/or joint positions...Dave Parks
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 type...Dave Parks