| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-16 | SL-18893 OSX buildfix | Andrey Lihatskiy | |
| 2023-01-10 | SL-18893 Fixes for pull requests #38, #41, and #42 (#46) | Fawrsk | |
| Eliminate unnecessary copies, and remove uses of auto | |||
| 2023-01-03 | SL-18893 Clean up for loops in llappearance to use C++11 range based for ↵ | Fawrsk | |
| loops (#38) | |||
| 2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
| LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
| 2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ↵ | Graham Linden | |
| of list. Provide method of storing joint indices sep from weight data for faster runtime processing. | |||
| 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. | |||
