Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
indexed texture rendering code.
|
|
non-mesh objects.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
causing the LLDirIterator to crash the viewer when opening chat logs
|
|
|
|
SystemMessageTip: STORM-323
|
|
|
|
|
|
|
|
LLNearbyChatScreenChannel::showToastsBottom().
Apparently, a nearby chat toast got somehow destroyed while still remaining in the list of active toasts.
Attempt to sort active toasts in showToastsBottom() then triggered the crash.
I don't know how to reproduce the crash, i.e. force destroying a toast in a way that its onClose() method (which would remove references to the toast) isn't called.
So we'll just remove references to the toast whenever it's destroyed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow.
|
|
we keep the warning dialog as a failsafe.
|
|
|
|
|
|
|
|
|
|
crash) bug when a visual scene is missing.
|
|
|
|
time.
|
|
|
|
|