summaryrefslogtreecommitdiff
path: root/indra/llprimitive/lldaeloader.cpp
AgeCommit message (Collapse)Author
2017-04-14MAINT-7058 Fixed missing extents for generated (split) facesandreykproductengine
2016-12-23Reverted changeset 409b67af8faf (MAINT-6901)andreykproductengine
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
DRTVWR-412 Bento (avatar skeleton extensions)
2016-11-16mergeBrad Payne (Vir Linden)
2016-11-15MAINT-6901 Fixes upload assigning different scale to parts of the modelandreykproductengine
2016-10-21MAINT-6853 - fix for viewer crash when checking preview skin weightsBrad Payne (Vir Linden)
2016-10-20MAINT-6835 Material of model is not a subset of reference, cause upload ↵Mnikolenko Productengine
model dialog to stick with error
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 ↵andreykproductengine
in the name
2016-08-15merge from viewer-releaseBrad Payne (Vir Linden)
2016-06-15MAINT-6380, SL-399 - vertical flicker related to joint offsets for mPelvis. ↵Brad Payne (Vir Linden)
Having a joint offset for mPelvis is still a bad idea, but it won't cause as much flickering now.
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)
has wrong number of mAlternateBindMatrix matrices
2016-04-19SL-372 - handle dae models with multiple skeleton rootsBrad Payne (Vir Linden)
2016-03-21mergeBrad Payne (Vir Linden)
2016-02-17MAINT-5678 Improvement: ImporterPreprocessDAE debug setting to disable DAE ↵AndreyL ProductEngine
preprocessing when needed
2016-02-17MAINT-6132 Fixed error on uploading models with textureAndreyL ProductEngine
2016-01-15mergeBrad 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-13Eliminated joint_offset file. Added aliases attrib to bones in ↵Aura Linden
avatar_skeleton.xml.
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-10SL-114 WIP - made mesh upload errors/warnings slightly more informative and ↵Brad Payne (Vir Linden)
less spammy.
2015-11-09SL-266 WIP - removed obsolete rigParityWithScene code, set legacy and joint ↵Brad Payne (Vir Linden)
offset upload based on AND-ing state of all meshes in file.
2015-11-04SL-124 WIP - BENTO comments and related cleanupBrad Payne (Vir Linden)
2015-10-29SL-114 WIP - constrain uploaded meshes based on max joints per mesh. Set max ↵Brad Payne (Vir Linden)
joints per mesh to 110. Also fixed some uninitialized members of LLModelLoader.
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 ↵Brad Payne (Vir Linden)
ones when not being rendered.
2015-10-13Bandaid for SL-202 Skin weights with joint offsets.Aura Linden
2015-10-12MAINT-5678 FIXED Materials with spaces in name import with truncated namesAndreyL ProductEngine
2015-10-01DRTVWR-412 WIP - more work for importer merge from viewer-releaseBrad Payne (Vir Linden)
2015-08-26MAINT-5532 related crash fix and some log improvementsandreykproductengine
2015-08-18Merge viewer-release and become version 3.8.4andreykproductengine
2015-05-14MAINT-5216 FIXED Error appears when trying to upload the model "instance ↵andreykproductengine
test.dae"
2015-04-16MAINT-5114 FIXED [Project-Importer] LOD files following new naming cannot be ↵andreykproductengine
uploaded on their own.
2015-04-01MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ruslantproductengine
successfully now crash when ticking skin weights in model preview on ALL viewers
2015-03-27MAINT-4982 Naming rules unificationandreykproductengine
2015-03-27MAINT-4983 submodel limit fixandreykproductengine
2015-03-25MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitelyandreykproductengine
2015-03-23MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitelyandreykproductengine
2015-03-13MAINT-4982 FIXED Multi-Material Mesh Issuesandreykproductengine
2015-02-23MAINT-4915 FIXED [loader mods] Incorrect error description in case of ↵andreykproductengine
VERTEX_NUMBER_OVERFLOW
2015-02-17MAINT-4502 FIXED [loader mods] large scale model cannot be uploadedandreykproductengine
2015-02-09MAINT-4863 FIXED Return LLModel::BAD_ELEMENT for model with empty or ↵Mnikolenko ProductEngine
corrupted position array
2015-02-03MAINT-4806 naming fixandreykproductengine