Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix two rare shutdown crashes in gCacheName and gObjectList
|
|
|
|
|
|
|
|
|
|
Fix for tracy build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split updates into batches that respect server update limit
|
|
release/2024.06-atlasaurus
# Conflicts:
# autobuild.xml
# indra/newview/llvoicechannel.cpp
|
|
# Conflicts:
# autobuild.xml
|
|
|
|
2048x2048 (#2025)
|
|
|
|
|
|
|
|
|
|
Textures were being set to Inactive even if still in scene, causing them to be deleted and re-decoded in a loop.
|
|
|
|
gcc complains about this iterator not being const
|
|
gcc detects usage of this array as uninitialized, so make sure it's initialized. I am not sure if this is a legitimate warning, or if the code guarantees the array gets initialized before use in lines 140-142 and this is a performance optimization.
|
|
|
|
feature flag dependency on simulator feature in favor of cap"
|
|
|
|
|
|
|
|
|
|
|
|
secondlife/viewer#1885: Terrain texture repeats: Remove feature flag dependency on simulator feature in favor of cap
|
|
list and a main panel (#1978)
|
|
dependency on simulator feature in favor of cap
|
|
|
|
|
|
|
|
|
|
* Clean up other feature table warnings
|
|
the truth (#1966)
* Also fix for crash when applying MoaP to PBR material
|
|
|
|
Fix for crash in XMLRPC reply decoding on login with large inventories
|