Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-26 | SL-109 WIP - minor code cleanup | Brad Payne (Vir Linden) | |
2016-02-26 | SL-287 - default avatar handles position changes caused by extra spine joints | Brad Payne (Vir Linden) | |
2016-02-23 | SL-287 WIP - fixed default avatar crash caused by added spine joints. Still ↵ | Brad Payne (Vir Linden) | |
renders distorted. | |||
2016-02-03 | SL-315 - context strings, comments, debugging. joint_test temporarily disabled. | Brad Payne (Vir Linden) | |
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-06-05 | merge with viewer-release | Richard Linden | |
2013-03-11 | merge | prep | |
2012-09-14 | BUILDFIX: WIN fixing up windows building issues | Nyx (Neal Orman) | |
Cleaned up a couple of things that the windows compiler was warning about, with our inheritance structure | |||
2012-09-13 | Merge sunshine -> sunshine-experimental | Don Kjer | |
2012-09-09 | Fixed crashes on login. Moved most of the remaining character/skeleton ↵ | Don Kjer | |
generation code into llappearance. Moved non-rendering related LLViewerJoint functionality into LLAvatarJoint. | |||
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. |