Age | Commit message (Collapse) | Author |
|
|
|
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179.
|
|
LLViewerObjectList::update, fix for error in llpolymorph
|
|
|
|
clock pendulum.
|
|
|
|
repository.
|
|
|
|
|
|
Reviewed by me. (Bao created)
|
|
comparison to the previous angular velocity.
|
|
angular velocity is set to zero.
|
|
|
|
|
|
angular velocity.
|
|
the viewer.
|
|
|
|
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed by Paul PE
|
|
|
|
and viewer-release.
|
|
|
|
|
|
|
|
|
|
in llpolymorph
|
|
|
|
|
|
|
|
- Implemented Richard's and Leo's spec
- Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content
|
|
|
|
regardless of frozen mode.
|
|
pointer checks are good.
Reviewed by Kelly
|
|
|
|
disconnect.
Added checks for LLViewerRegion pointer in LLViewerObject being invalid.
|
|
ObjectUpdate message from the server.
|
|
LLViewerRegion::getPosGlobalFromRegion.
As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash.
Adding a check that should prevent it (could not reproduce to make sure).
|
|
use the inner tubes on the premium wilderness region. The updateFlags() was being called while processing a server message, which would result in erroneous data being posted back to the server.
|
|
the server to remove the message handling.
|
|
|
|
the flags to managed pathfinding flags such as permanent and character.
|
|
|
|
|
|
|