Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-05 | merge | Brad Payne (Vir Linden) | |
2018-06-05 | Merge | Anchor Linden | |
2018-06-01 | SL-915 - WIP on dynamic joint box tracking | Brad Payne (Vir Linden) | |
2018-05-24 | [DRTVWR-455] - add new bake testure and tattoo slots | Anchor Linden | |
2018-03-02 | merge | Brad Payne (Vir Linden) | |
2018-03-02 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-02-21 | MAINT-8264 - prevent at least some cases of LODs getting stuck at too-low ↵ | Brad Payne (Vir Linden) | |
values. | |||
2018-02-14 | MAINT-7847 The presence of certain Avatars stops local specular textures ↵ | ruslantproductengine | |
from "sticking". Yes really. FIXED. Allows set material explicitly to material manager. | |||
2018-01-22 | MAINT-8208 [Mac] Viewer crashes when uploading certain mesh model after ↵ | maxim_productengine | |
enabling "Include skin weight" | |||
2018-01-03 | MAINT-8022 Make unzip silent yet include failure reason into output | andreykproductengine | |
2017-12-20 | Backed out changeset: 761e890970b2 | AndreyL ProductEngine | |
2017-11-29 | merge | Brad Payne (Vir Linden) | |
2017-12-14 | MAINT-6645 - Improvement - Agents that render as jelly dolls should have ↵ | ruslantproductengine | |
their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes. Stability improve. (viewer x64) | |||
2017-10-31 | MAINT-2161 Fixed dae parsing issue - dae expects escaped names | andreykproductengine | |
2017-11-13 | MAINT-7847 Remake of 'white alpfa' fix | andreykproductengine | |
2019-04-02 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2017-05-30 | SL-694 - UI initialization, set mType in LLExtendedMeshParams constructor | Brad Payne (Vir Linden) | |
2017-05-25 | SL-694 - Added extra param field for flags related to extended mesh ↵ | Brad Payne (Vir Linden) | |
functionality. Currently this is just one bit to flag an object as able to animate | |||
2017-04-14 | MAINT-7058 Fixed missing extents for generated (split) faces | andreykproductengine | |
2017-03-28 | MAINT-7257 Added null check for volume manager | andreykproductengine | |
2017-01-24 | MAINT-6645 - Improvement - Agents that render as jelly dolls should have ↵ | ruslantproductengine | |
their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes. Comments: - Fix based on "RenderAutoMuteByteLimit" setting. - File indra/llxml/llcontrol.h - add all signals to 0 group. It garanty that handlers (in indra/newview/llviewercontrol.cpp) will be called last. | |||
2016-12-23 | Reverted changeset 409b67af8faf (MAINT-6901) | andreykproductengine | |
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
DRTVWR-412 Bento (avatar skeleton extensions) | |||
2016-11-21 | MAINT-6901 safety checks fix | andreykproductengine | |
2016-11-18 | MAINT-6901 Linux build fix | andreykproductengine | |
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2016-11-15 | MAINT-6901 Fixes upload assigning different scale to parts of the model | andreykproductengine | |
2016-10-28 | SL-451 - avoid more high-cost string operations in a per-frame function | Brad Payne (Vir Linden) | |
2016-10-21 | MAINT-6853 - fix for viewer crash when checking preview skin weights | Brad Payne (Vir Linden) | |
2016-10-19 | SL-395 - believed fix for intermittent problem uploading meshes with scale locks | Brad Payne (Vir Linden) | |
2016-10-20 | MAINT-6835 Material of model is not a subset of reference, cause upload ↵ | Mnikolenko Productengine | |
model dialog to stick with error | |||
2016-10-18 | MAINT-6841 - removed the joint remapping code, since it was designed to ↵ | Brad Payne (Vir Linden) | |
support a feature we no longer have. This also incidentally fixes any bugs caused by the joint remapping code. | |||
2016-09-27 | SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette() | Brad Payne (Vir Linden) | |
2016-09-06 | SL-395 - can enable/disable scale lock in mesh upload UI. Feature works. | Brad Payne (Vir Linden) | |
2016-09-02 | SL-395 - partial support for joint scale locking via flag in skin info | Brad Payne (Vir Linden) | |
2016-08-25 | MAINT-6636 Mesh upload was failing from a folder with a diacritic character ↵ | andreykproductengine | |
in the name | |||
2016-08-17 | MAINT-6647 - ignore previously created slm files on model upload. SL-442 - ↵ | Brad Payne (Vir Linden) | |
change coloring for show bones, to highlight joint positions and rigging | |||
2016-08-15 | merge from viewer-release | Brad Payne (Vir Linden) | |
2016-06-15 | MAINT-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-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) | |
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-05-12 | MAINT-5786 FIXED Redundant sibling index suffix on uploaded mesh object names. | andreykproductengine | |
2016-04-20 | SL-371 - increased the limit for StackWalker strings, avoid crashing if mesh ↵ | Brad Payne (Vir Linden) | |
has wrong number of mAlternateBindMatrix matrices | |||
2016-04-19 | SL-372 - handle dae models with multiple skeleton roots | Brad Payne (Vir Linden) | |
2016-04-06 | SL-366 - more cases where skinned weights can go awry, and a bunch more ↵ | Brad Payne (Vir Linden) | |
asserts to verify. | |||
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2016-04-01 | merge | Brad Payne (Vir Linden) | |
2016-03-21 | merge | Brad Payne (Vir Linden) | |
2016-03-17 | Merge | Rider Linden | |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |