Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the display of the check mark
|
|
The HttpRequest objects used in inventory ops are created lazily
when needed. The update() operation didn't protect against their
not being created. Added some guard tests around the update()
operations and we're good.
|
|
shift copied
|
|
|
|
Preferences
|
|
|
|
|
|
|
|
intan solo dance ball on Interesting based viewers only.
|
|
|
|
|
|
|
|
work in the profile notes editor.
Left, Right, Home, End now work in profile notes.
|
|
|
|
on login screen
|
|
fix truncations
|
|
missing translation after the last merge
|
|
deselect themselves since viewer-interesting
|
|
|
|
|
|
llmanipscale.cpp
This was an out of bounds array access on a code path not normally accessed
To test, set debug setting ScaleShowAxes to true, go into build mode, and hold down Ctrl+Shift to scale an object
There should be colored bars along the scale axes, limited to the bounds of the object's extents
|
|
LLTextBase::normalizeUri() issue
|
|
notification
|
|
|
|
|
|
on the HTTP requests for inventory. We'll benchmark with that
and see how it goes. Document some of the history of the
background fetcher for future devs. Suggest some future
projects to make things faster. Pointers on using LLSD with
the llcorehttp library in the readme. And restructured
the LLSD onCompleted() processing phases using do{}while(false)
which produced a code flow that is fairly attractive.
|
|
|