Age | Commit message (Collapse) | Author |
|
and all of its derived descendants in order to clarify ownership of memory pointers.
|
|
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
|
|
A couple of merge issues that caused the resulting code to not build.
|
|
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
|
|
alignment issue in llAppearance.
|
|
Moved over the necessary classes to llappearance to support the loading of the
avatar's structure & params from file.
|