Age | Commit message (Collapse) | Author |
|
whose body reads:
// *FIX: This exception is bad, bad, bad. It gets thrown from a
// destructor which can lead to immediate program termination!
throw "ll_kdu_error() throwing an exception";
which would be bad indeed... if ll_kdu_error() were ever actually referenced
by anything!
|
|
derived from std::runtime_error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In particular:
NotImplemented in llhttpnode.cpp
RelocateError in llupdateinstaller.cpp
LLProtectedDataException, LLCertException and subclasses in llsecapi.h
Had to add no-throw destructor overrides to LLCertException and subclasses
because otherwise clang complains that the implicitly-generated destructor's
exception specification is more lax than the base class's.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
allocation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
place of this. Ensures that the impl is not deleted while the coroutine is active.
|
|
skeletal distortions.
|
|
face root, and alt eyes animate along with the original eyes inside the LLHeadRotMotion code.
|
|
|
|
|
|
scripted objects
|
|
|
|
|
|
|
|
|
|
|
|
outfit folders
Eliminated overuse of texture memory
|
|
|
|
|
|
for media outside attenuation zone so played at random value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|