Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
Don't clear big render target if all pixels will be replaced
|
|
|
|
Remove dead LLPostProcess class and related code
|
|
|
|
|
|
shaders that use them
|
|
|
|
|
|
properly
Ex: Saving textures to hard drive sometimes fails
|
|
|
|
|
|
|
|
|
|
replaced
|
|
Lua api for autopilot functions
|
|
|
|
|
|
|
|
It needs a rework
|
|
Honor FLAGS_SERVER_AUTOPILOT and don't locally override assigned agent rotation.
|
|
Communicate menu (#2707)
|
|
for testing purposes
|
|
|
|
|
|
|
|
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
|
|
|
|
asStringRef is only valid for strings
|
|
history with Ctrl-PgUp/PgDown (#2680)
|
|
|
|
|
|
|
|
VoiceEffectsWillExpire can be triggered externally. Don't remove the
notification, only viewer's code that triggers it so that external
notification keeps working.
|
|
|
|
|
|
This reverts commit 5c16ae13758bdfe8fe1f13d5f67eabbb6eaa30a1.
Fix is correct, but should wait untill server sided fix gets deployed.
|
|
|
|
Add Lua scripts to viewer source tree
|
|
|
|
|
|
|