Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix warning from misnamed button image name reference
|
|
|
|
|
|
release/2024.06-atlasaurus
|
|
|
|
PushButton_Selected_Disabled
|
|
see fe8c976 for more info
|
|
|
|
|
|
|
|
secondlife/viewer#1451
|
|
see fe8c976 for more info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
threads and fix various crashes (#2079)
|
|
Fix two rare shutdown crashes in gCacheName and gObjectList
|
|
|
|
|
|
|
|
|
|
|
|
Previous pyramid walking calculation (#2032) assumed the incoming components variable can be accurate but unfortunately the needs_aux is only set to true if the face has an alpha mask setting.
Without this information we must assume the J2C files have the maximum component size of four so that alpha channels are found when decoding both the color and aux textures.
|
|
Fix for tracy build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Split updates into batches that respect server update limit
|