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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mani_linden/viewer-development for bacground updater work.
|
|
|