Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
lowercase links without scheme
|
|
|
|
|
|
|
|
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: windows build fix
|
|
LLTextBase::normalizeUri() issue
|
|
|
|
section)
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
statistics floater
|
|
|
|
accept headers in mesh and textures. For texture metrics
reporting, use the AP_INVENTORY policy class which is
non-pipelined and pointing (usually) in the right direction.
Use a do-while(false) structure to manage common exit path
code in onCompleted() methods. Identical to a 'goto' but
might amuse the pedantic. Tuning on background fetch to
have it cycle faster. This is experimental. I suspect
with HTTP balancing in llcorehttp, we can do away with the
timers here.
|
|
cache work.
|
|
of used handles and a fast handle factory that's thread-
correct.
|
|
default to Class 3
|
|
|
|
so it can be set to 'never show'
|
|
|
|
unavailable
|
|
|