Age | Commit message (Expand) | Author |
2016-12-21 | DRTVWR-418: Fix a couple unused-variable fatal warnings in local builds. | Nat Goodspeed |
2016-11-30 | SL-540 - fix for regression in handling of out-of-range joint indices in skin... | Brad Payne (Vir Linden) |
2016-10-28 | SL-451 - avoid more high-cost string operations in a per-frame function | Brad Payne (Vir Linden) |
2016-10-18 | MAINT-6841 - removed the joint remapping code, since it was designed to suppo... | Brad Payne (Vir Linden) |
2016-09-28 | SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette() | Brad Payne (Vir Linden) |
2016-09-27 | SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette() | Brad Payne (Vir Linden) |
2016-06-24 | SL-124 - comment cleanup, fixed a crash if skinned mesh has no valid joint na... | Brad Payne (Vir Linden) |
2016-06-03 | SL-220 - handle case that a weighted vertex includes no skin weights | Brad Payne (Vir Linden) |
2016-04-06 | SL-366 - more cases where skinned weights can go awry, and a bunch more asser... | Brad Payne (Vir Linden) |
2016-03-30 | SL-352 - longstanding issue with remapSkinWeights(), only manifests with some... | Brad Payne (Vir Linden) |
2016-02-03 | SL-315 - context strings, comments, debugging. joint_test temporarily disabled. | Brad Payne (Vir Linden) |
2015-12-15 | SL-276, SL-124 - code and config file cleanup for Bento | Brad Payne (Vir Linden) |
2015-11-25 | SL-124 WIP - cleanup of comments and test code before going to project viewer. | Brad Payne (Vir Linden) |
2015-11-09 | SL-263 FIX - fallback code to prevent crash, won't be invoked unless there's ... | Brad Payne (Vir Linden) |
2015-11-04 | SL-124 WIP - BENTO comments and related cleanup | Brad Payne (Vir Linden) |
2015-11-02 | SL-124 WIP - notes for pre-release cleanup. | Brad Payne (Vir Linden) |
2015-10-22 | SL-234 WIP - fix for enforcement of MaxJointsPerMeshObject limit | Brad Payne (Vir Linden) |
2015-10-21 | SL-234 WIP - TC build fixes | Brad Payne (Vir Linden) |
2015-10-21 | SL-234 WIP - moved LLSkinningUtil funcs to separate class/files. Remap weight... | Brad Payne (Vir Linden) |