Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Appearance mode doesn't visually revert any changes...
|
|
|
|
|
|
|
|
- memory leaks fixing;
|
|
- memory leaks fixing;
|
|
|
|
|
|
|
|
fields, which among other things reduces the number of appearance requests sent.
|
|
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
|
|
wearable save.
|
|
|
|
dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
|
|
|
|
obnoxious and widely-used workaround, re-create COF link after wearable edit to force COF version bump
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alignment issue in llAppearance.
|
|
|
|
retry logic to use the more robust mRetryPolicy instead of my own previous implementation.
|
|
|
|
|
|
change is made to an item in an agent's current outfit folder. SH-3339
|
|
|
|
|
|
llappearance/LLWearableData. Moved LLDriverParam into llappearance
|
|
|
|
|
|
|
|
calls because of possible race conditions
|
|
|