| Age | Commit message (Collapse) | Author | 
|---|
|  | This commit changes inventory category hashing from slow LLMD5 to fast HBXX128 hashing, and allows to use a simple LLUUID for the hash, instead of an LLMD5 instance.
It also removes some old cruft dealing with unused baked texture hashing. | 
|  |  | 
|  | a copy of the wearable. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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 | 
|  | Adjusted the startup conditions, and relogging should apply the enforcement
as appropriate now. Note that this affects the startup enforcement and should
re-test the macro avatar loading bug. | 
|  | avatar hover was being temporarily set to -2.0 for the preview render, which
was triggering the minimum enforcement, even when the user's requested value
is no where near the minimum. Added a flag to disable the minimum enforcement
if we are temporarily changing the value. | 
|  | pending).  Moved more functionality from llviewerwearable to llwearable | 
|  | moved over:
isWearingWearableType
wearable::writeToAvatar
wearable::mTEMap (stores LocalTextureObject*)
more from wearable::import/export
wearable::createVisualParams, etc | 
|  | llappearance/LLWearableData.  Moved LLDriverParam into llappearance | 
|  |  | 
|  |  | 
|  |  |