summaryrefslogtreecommitdiff
path: root/indra/llprimitive
AgeCommit message (Expand)Author
2016-11-16mergeBrad Payne (Vir Linden)
2016-10-28SL-451 - avoid more high-cost string operations in a per-frame functionBrad Payne (Vir Linden)
2016-10-21MAINT-6853 - fix for viewer crash when checking preview skin weightsBrad 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-08-25MAINT-6636 Mesh upload was failing from a folder with a diacritic character i...andreykproductengine
2016-08-17MAINT-6647 - ignore previously created slm files on model upload. SL-442 - ch...Brad Payne (Vir Linden)
2016-08-15merge from viewer-releaseBrad Payne (Vir Linden)
2016-06-15MAINT-6380, SL-399 - vertical flicker related to joint offsets for mPelvis. H...Brad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2016-05-19Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-05-12MAINT-5786 FIXED Redundant sibling index suffix on uploaded mesh object names.andreykproductengine
2016-04-20SL-371 - increased the limit for StackWalker strings, avoid crashing if mesh ...Brad Payne (Vir Linden)
2016-04-19SL-372 - handle dae models with multiple skeleton rootsBrad Payne (Vir Linden)
2016-04-06SL-366 - more cases where skinned weights can go awry, and a bunch more asser...Brad Payne (Vir Linden)
2016-04-04merge with 4.0.3-releaseOz Linden
2016-04-01mergeBrad Payne (Vir Linden)
2016-03-21mergeBrad Payne (Vir Linden)
2016-03-17MergeRider Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-02-17MAINT-5678 Improvement: ImporterPreprocessDAE debug setting to disable DAE pr...AndreyL ProductEngine
2016-02-17MAINT-6132 Fixed error on uploading models with textureAndreyL ProductEngine
2016-01-20SL-319 - removed specific joint requirements for skinned mesh and joint offse...Brad Payne (Vir Linden)
2016-01-15merge changes for 4.0.1-releaseOz Linden
2016-01-15mergeBrad Payne (Vir Linden)
2016-01-15Merge VRRider Linden
2016-01-15SL-302 WIP - handle the case that node name is NULLBrad Payne (Vir Linden)
2015-12-10MAINT-5956 FIXED Certain dae will not upload with the new importer codeandreykproductengine
2015-12-11MAINT-5678 [Importer] Buildfix for Linux and OSXAndreyL ProductEngine
2015-12-08MAINT-5678 [Importer] materials with spaces in name import with truncated namesAndreyL ProductEngine
2015-12-10Backed out changeset: de52f1d38f3cAndreyL ProductEngine
2015-11-25SL-124 WIP - cleanup of comments and test code before going to project viewer.Brad Payne (Vir Linden)
2015-11-13Eliminated joint_offset file. Added aliases attrib to bones in avatar_skelet...Aura Linden
2015-11-11animations and meshes will recognize all joint names in joint_aliases.xmlAura Linden
2015-11-11MAINT-5728 fix for dae uploading crashandreykproductengine
2015-11-11Backed out changeset: a79540758404ruslantproductengine
2015-11-10SL-114 WIP - made mesh upload errors/warnings slightly more informative and l...Brad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-11-09SL-266 WIP - removed obsolete rigParityWithScene code, set legacy and joint o...Brad Payne (Vir Linden)
2015-11-04SL-124 WIP - BENTO comments and related cleanupBrad Payne (Vir Linden)
2015-10-30MAINT-5807 WIP - initialize some uninitialized members of LLModelLoader.Brad Payne (Vir Linden)
2015-10-29SL-114 WIP - constrain uploaded meshes based on max joints per mesh. Set max ...Brad Payne (Vir Linden)
2015-10-27Pulled merge from bento prime.Aura Linden
2015-10-27Fixes SL-202 joint offset and skin weight import. Race condition still exists.Aura Linden
2015-10-19mergeBrad Payne (Vir Linden)
2015-10-16SL-234 WIP - Track which joints are part of base skeleton, remap non-base one...Brad Payne (Vir Linden)
2015-10-16MergeAndreyL ProductEngine