Age | Commit message (Collapse) | Author |
|
Make stepper clash less with slightly rounded text field
|
|
slightly rounded text fields!
|
|
Desaturation
|
|
|
|
It's been already casted.
|
|
This reverts commit 30e33e279b1b2d04951c399f548c3afc3b17fd1b.
|
|
Of course.
|
|
|
|
This is so that it doesn't throw a compilation error at runtime
for not defining consistently with float values,
which would be uncastable on some certain other implementation.
|
|
so it wouldn't clash with object skin's when they're used in the
same piece of code.
|
|
Special thanks just a little too wide
|
|
Special thanks needed some more space, and the top portion had too much!
|
|
The viewer now prefers to load inventory via the capability rather than
over the deprecated Xfer system, though both are still supported.
|
|
Add sutble gloss to tabs, hue-shift steppers, adjust navbar bg & linden dollar background
|
|
Make floater rounded corners more consistent and defined
|
|
|
|
Turn on LL_TESTS for Maint B.
|
|
|
|
Retargeting PR #1496 to Maint B.
|
|
|
|
attachment list gets filled with object ids, not attachment ids
|
|
It doesn't seem to be used any more.
|
|
Licences of libraries that are dynamically linked to, or ones that don't
seem to be used any more.
|
|
This reverts commit f5a7c22cea16b51db12360436ce64c2433a5aa5f to fix
viewer#1568.
|
|
|
|
#1494 Fix for mirror updates getting "stuck" on some faces.
|
|
|
|
Introduce AlwaysReturn<void> specialization, which always discards any result
of calling the specified callable with specified args.
Derive new Windows_SEH_exception from LLException, not std::runtime_error.
Put the various SEH functions in LL::seh nested namespace, e.g.
LL::seh::catcher() as the primary API.
Break out more levels of Windows SEH handler to work around the restrictions on
functions containing __try/__except.
The triadic catcher() overload now does little save declare a std::string
stacktrace before forwarding the call to catcher_inner(), passing a reference
to stacktrace along with the trycode, filter and handler functions.
catcher_inner() accepts the stacktrace and the three function template
arguments. It contains the __try/__except logic. It calls a new filter_()
wrapper template, which calls fill_stacktrace() before forwarding the call to
the caller's filter function. fill_stacktrace(), in the .cpp file, contains
the logic to populate the stacktrace string -- unless the Structured Exception
is stack overflow, in which case it puts an explanatory string instead.
catcher_inner()'s __except clause passes not only the code, but also the
stacktrace string, to the caller's handler function. It wraps the caller's
handler function in always_return<rtype>(), where rtype is the type returned
by the trycode function. This allows a handler to return a value, while also
supporting the void handler case, e.g. one that throws a C++ exception. (This
is why we need AlwaysReturn<void>: some trycode() functions are themselves
void.)
For the dyadic catcher() overload, introduce common_filter() containing the
logic to distinguish a C++ exception from any other kind of Structured
Exception. The fact that the stacktrace is captured before the filter function
is called should permit capturing a stacktrace for a C++ exception as well as
for most other Structured Exceptions.
As before, the monadic catcher() overload supplies the rethrow() handler, in
the .cpp file.
Change existing calls from seh_catcher() to LL::seh::catcher().
|
|
Oopsie whoopsie lol
|
|
Cause 2.5.2 on MacPorts and FBSD ports are safe, while 2.5.0 on
Debian/Ubuntu would cause a crash that we stick to LL's 2.5.0.
|
|
This reverts commit 0797257992ee7f88456d3083ebf214485b75c139.
|
|
so that there isn't wasted space.
|
|
|
|
We haven't been including the feature. Maybe much later.
|
|
cause we haven't been using perftools.
|
|
|
|
since we're distributing the statically linked ones until the bug
with system OpenSSL 3 is resolved.
|
|
meant to set y value to 0.5 instead of 0.7
|
|
Use EmphasisColor_13 instead
|
|
Place default rear camera further down behind avatar w/ mild offset
|
|
add accordion tabs
|
|
and adjust some more a little bit.
|
|
tracking beacon was causing extreme lag on apple silicon macs
|
|
it displays an fps counter on the status bar
|
|
commented darwin specific code for texture priority
|
|
* refs/remotes/origin/main:
new icons again
New icons: Sharpened
Jolly Roger macOS icon by Secret Foxtail
New icons: revision
New icon: 1024x1024
New icons
Blufault colors.xml: revert HTMLLinkColor
New freebsd.png
Blufault colors.xml
Making FrogGreen blue
Blufault: Camera & movement controls
|
|
|
|
blend bottom border better
|
|
update login logos to reflect new jolly roger icon & stylize dmg background
|
|
|