| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
2025.08 -> Develop
|
|
use https
|
|
|
|
* Replace boost::function usage with std::function for easier debugging and reduced compiler warnings
* Remove a few remaining instances of boost::noncopyable that were missed in tests
Signed-off-by: Rye <rye@alchemyviewer.org>
|
|
deleted operator and constructor
|
|
|
|
Since arrange is no longer part of LLInventoryItemsList::doIdle(),
reduced time limit.
|
|
|
|
base_filename is already an absolute path that was resolved in ffindSkinnedFilenames() above but the oushFileName() method tries to do the same again, resulting in an invalid path (the skin directory path is prepended twice)
|
|
|
|
|
|
|
|
|
|
|
|
An emoji was spliting inlineview thus affecting displayed text.
|
|
|
|
|
|
An emoji was spliting inlineview thus affecting displayed text.
|
|
|
|
|
|
|
|
Instead of marking as 0, mark for cleanup
|
|
to unintended behavior)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
current region
|
|
Logs say that viewer closed settings picker and immediately crashed
Yet callstack indicates that some inventory was right clicked, which
shouldn't be possible if picker already closed.
May be some click is closing the picker and opens menu at the same time,
but it's better to gather information first.
|
|
|
|
|
|
|
|
|
|
Update develop with latest 2025.06 changes.
|
|
|
|
|
|
|
|
issues in multimonitor
|
|
|
|
|
|
Merge 2025.06 into develop
|
|
Url based handler for compact chat
Normal handling for expanded chat.
|
|
|
|
|