Age | Commit message (Collapse) | Author |
|
|
|
Fix Linux build errors
|
|
Try to eliminate the runtime cost of `ll_convert_to<T>(const T&)`.
|
|
|
|
Add UI callback to invoke specified script via menu
|
|
|
|
|
|
|
|
Fix shutdown crash from OpenAL failing to release a buffer
|
|
pasteTextWithLinebreaks (#2729)
GCC 13 did not like having a template<> inside the class body at all.
Thus turn the specialization of pasteTextWithLinebreaks into a
class methode pasteTextWithLinebreaksImpl.
|
|
when compiling a Linux viewer.
|
|
|
|
Don't clear big render target if all pixels will be replaced
|
|
|
|
Remove dead LLPostProcess class and related code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
replaced
|
|
Lua api for autopilot functions
|
|
|
|
|
|
Honor FLAGS_SERVER_AUTOPILOT and don't locally override assigned agent rotation.
|
|
Communicate menu (#2707)
|
|
|
|
|
|
|
|
Fix various issues with snapshot upload fee calculation
|
|
engaged. When flag is set allow sever to update local avatar rotation.
|
|
"Current Window" to determine correct image size and upload cost
|
|
on previously selected snapshot type and not necessarily snapshot to inventory
|
|
image size and display upload cost to user
|
|
|
|
history with Ctrl-PgUp/PgDown (#2680)
|
|
|
|
|
|
|
|
|
|
Add Lua scripts to viewer source tree
|
|
|
|
|
|
Add Lua scripting to develop, behind feature flag
|
|
Performance improvements and cleanup in llviewerdisplay.cpp
|
|
|
|
|
|
|
|
|