Age | Commit message (Collapse) | Author |
|
rendering differently due to the folderviewitem::draw() method calling llview::draw(). I added llview::draw() initially but it is not longer needed. Resolution: Removing the call to llview::draw().
|
|
Removed sentence as per jira. Also removed "persist" tag from new localized
alert strings since they shouldn't persist.
|
|
|
|
llrenderheadless
|
|
|
|
|
|
post to google.com)
|
|
teleport.
|
|
restrictions for a scripts-disabled
parcel in a damage-enabled region. Reviewed by Kelly
|
|
multiple creators shows creator
as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly
|
|
|
|
|
|
rendered around private islands.
Reviewed by Kelly
|
|
LLViewerObjectList::update, fix for error in llpolymorph
|
|
|
|
|
|
|
|
|
|
physics params.
|
|
|
|
|
|
|
|
map for joints to remove hotspot in LLJoint::findJoint
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pending). Moved more functionality from llviewerwearable to llwearable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
headless mesa
|
|
using spinner to page through chat history viewer)
- Trying to restore avatarID by its name before appending message to chat history.
- Also prevented requesting avatar name by null LLUUID in LLAvatarIconCtrl::setValue
|
|
by Kelly
|
|
overlapping text. Problem was that a variable storing the width of the text was not passed in as a reference, which always resulted in the suffix overlapping the prior text.
|
|
|
|
avatar image is of proper size. The participant of the conversation is offset correctly as well.
|
|
Previous viewer_manifest.py unconditionally created Mac symlinks for all expected
.dylib files. Recent change to revert to statically linking llcommon means we
no longer build libllcommon.dylib, therefore we no longer copy it, therefore
any symlink to that library will be broken by definition.
Change to create symlinks for .dylib files that were successfully copied.
|
|
- Removed code responsible for showing voice icon
|