Age | Commit message (Collapse) | Author |
|
This reverts commit aaa8cb5a37a720ff67792d0a31fec793b03b3742.
|
|
This reverts commit 60592ae0d7a98e071e516fcac70c5bf1427f20be.
|
|
2024.08-DeltaFPS
|
|
# Conflicts:
# autobuild.xml
# indra/newview/llvoicewebrtc.cpp
|
|
code in PCH (#2361)
|
|
2024.06-atlasaurus
|
|
SecondLifeViewer!LLFocusableElement::~LLFocusableElement(79)
|
|
|
|
shutting down
|
|
|
|
|
|
|
|
(#2202)
|
|
|
|
preferences
|
|
|
|
|
|
|
|
|
|
* Disable EmojiHelper if Digit before Colon
Typing in times with the new emoji helper pop-up can be frustrating, so I would like to propose disabling it when there is a number before the colon.
* Remove trailing space in indra/llui/llemojihelper.cpp
---------
Co-authored-by: Andrey Lihatskiy <alihatskiy@productengine.com>
|
|
|
|
|
|
|
|
2024.06-atlasaurus
|
|
(#2115)
|
|
|
|
LLDockControl::getAllowedRect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLScrollingPanelList::updatePanelVisiblilty()(220)
|
|
and llunittype.h for now
|
|
This commit fixes an issue with the contextual menu in HiDPI mode,
as well as the positioning of object hover informations.
|
|
|
|
LLKeywords using string_view
|
|
|
|
|
|
|
|
|
|
convert controlExists to string_view
|
|
|
|
|
|
|
|
This commit massively improves 2D UI, 3D UI and 3D world rendering performance and smoothness.
|
|
This commit completes the SDL 2 support and adds HiDPI support for Mac.
|