Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clean up LLUI and fix/add suggestions from VS
|
|
# Conflicts:
# indra/llui/lltextbase.h
# indra/llui/lltexteditor.h
# indra/llwindow/llwindowsdl.cpp
|
|
history with Ctrl-PgUp/PgDown (#2680)
|
|
|
|
Merge 2025.03 release into develop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reduce build time
|
|
|
|
|
|
Update develop with ForeverFPS
|
|
indicate if the world map should be opened and focused.
|
|
|
|
The actual problem is fetch dumping thousands of callbacks, but this
should mitigate the problem
|
|
|
|
Most crashes are related to LLStyle, log analysis suggests that it might
be a number of different issues, including memory and disk issues.
Just avoid recreating expensive LLStyle without reason.
|
|
is no object selected
|
|
in case anybody adds more constructors and forgets to set init.
|
|
|
|
asStringRef is only valid for strings
|
|
Avoid using a bunch of allocators.
Make sure we use LLVector4a's SSE logic instead of LLVector3's.
Some minor optimizations.
|
|
in the viewer
|
|
|
|
|
|
|
|
(#2547)
|
|
|
|
|