Age | Commit message (Collapse) | Author |
|
inventory
|
|
|
|
And a fix to prevent message spam
|
|
updated object
|
|
|
|
|
|
when you click "Save"
|
|
|
|
objects less annoying when alt-zooming in edit mode.
|
|
|
|
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton
|
|
masks.
Revert "SL-12069 Issues with bakes-on-mesh and alpha modes"
This reverts commit 5691d302ef876a7e6fb6861441f14e5e7f0c7735.
|
|
|
|
LLVOAvatars and derived classes appear to be stored as LLPointer<LLViewerObject> in a lot of cases, so non-virtual ~LLViewerObject() might be triggered by LLPointer and end up not cleaning sInstances in some cases (animeshes specific?), thus causing broken pointers in sInstances.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and to fix partial loads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
triangle count
|
|
|
|
|
|
|
|
|
|
attachments are using server bakes. pass the magic ids correctly across ui and texture entry.
|
|
|
|
bakes on objects. handle magic bake ids in LLViewerObject.
|
|
|
|
|
|
when unblocking the owner of this object
|
|
viewer-local avs used in upload previews
|
|
|
|
with recursiveMarkForUpdate
|
|
must contain some triangles even if not at the root
|
|
when unblocking the owner of this object
|
|
|
|
especially for animated objects.
|