| Age | Commit message (Collapse) | Author | 
|---|
|  | replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | 
|  | 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 | 
|  |  | 
|  |  | 
|  | Cleaned up a couple of things that the windows compiler was warning about, with our inheritance structure | 
|  |  | 
|  | generation code into llappearance.   Moved non-rendering related LLViewerJoint functionality into LLAvatarJoint. | 
|  | Moved over the necessary classes to llappearance to support the loading of the
avatar's structure & params from file. |