Age | Commit message (Collapse) | Author |
|
|
|
LLAudioSource::hasPendingPreloads().
Couldn't reproduce the crash, but made defensive fix. Added check for NULL into for loop that iterates through mPreloadMap in LLAudioSource::hasPendingPreloads(). Such check is already present in similar situation in LLAudioEngine::startNextTransfer().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
anti-aliasing.
|
|
though, fix just makes them stop trying after 5 retries when getting 499 or 500 status codes.
|
|
|
|
|
|
factored out llwindowshade control for slide-in notifications
|
|
|
|
|
|
make (in progress, don't pull yet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code complete with the intelligence to merge counts, mins,
maxes and means with reasonable defences. Added QAMode
controls to the viewer so that we can QA this more quickly
by reducing the timing interval and sending the metrics
body to local logging as well as to the caps service.
|
|
|
|
|
|
|
|
|
|
revert if builds start failing.
|
|
|
|
|
|
Added a revolutions factor to render cost calculations.
Adding revolutions will multiply your render cost based
on how much geometry is added, from 1x up to 4x
Code reviewed by Davep.
Wiki documentation updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|