Age | Commit message (Collapse) | Author |
|
asserts to allow non-default transform overrides.
|
|
|
|
DRTVWR-559
|
|
|
|
|
|
add LLViewerFetchedTextures to LLFetchedGLTFMaterial. Lower reflection probe resolution to 128x128 per side.
|
|
inventory
|
|
|
|
And a fix to prevent message spam
|
|
updated object
|
|
an HUD
|
|
|
|
|
|
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
|