Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-18 | SL-534 - make handling of other-gender sliders more consistent. Fixes mGroin ↵ | Brad Payne (Vir Linden) | |
bug. | |||
2016-09-02 | merge | Brad Payne (Vir Linden) | |
2016-08-09 | SL-109 - made viewer much less tolerant of bad data in avatar_skeleton.xml ↵ | Brad Payne (Vir Linden) | |
or avatar_lad.xml. If either of these is broken, there's no point trying to continue, more informative to just error out with an appropriate message. | |||
2016-06-29 | SL-426 - strings.xml fix for pec attachments, SL-402 - diagnostics for ↵ | Brad Payne (Vir Linden) | |
investigation | |||
2016-06-27 | SL-124 - code cleanup | Brad Payne (Vir Linden) | |
2016-06-24 | SL-124 - comment cleanup, fixed a crash if skinned mesh has no valid joint ↵ | Brad Payne (Vir Linden) | |
names defined | |||
2016-06-07 | SL-395 - support scale overrides (currently no way to get these into a dae, ↵ | Brad Payne (Vir Linden) | |
so the actual scale values are fabricated at run-time based on the joint name) | |||
2016-05-18 | SL-315 - fixed collision volume scale issue in resetSkeleton() | Brad Payne (Vir Linden) | |
2016-05-11 | SL-315 - resetSkeleton(), working for bones at least partially, still some ↵ | Brad Payne (Vir Linden) | |
issues with collision volumes | |||
2016-04-22 | SL-374 - don't allow sliders to modify joint positions if there's already a ↵ | Brad Payne (Vir Linden) | |
mesh-imposed override in place. | |||
2016-02-03 | SL-315 - context strings, comments, debugging. joint_test temporarily disabled. | Brad Payne (Vir Linden) | |
2014-08-28 | MAINT-4158 WIP - track position overrides requested by attachments so they ↵ | Brad Payne (Vir Linden) | |
can be undone intelligently | |||
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden | |
2014-05-23 | MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class ↵ | Stinson Linden | |
and all of its derived descendants in order to clarify ownership of memory pointers. | |||
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-24 | Sh-4321 # Fixes for detach deformations. General code cleanup as well. | prep | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2012-09-07 | SH-3264 Porting over the XML loading of the avatar structure to llappearance | Nyx (Neal Orman) | |
Moved over the necessary classes to llappearance to support the loading of the avatar's structure & params from file. |