Age | Commit message (Collapse) | Author |
|
|
|
started conversion of llviewerassetstats
removed old, dead LLViewerStats code
made units tracing require units declaration
clean up of units handling
|
|
put template parameter back in LLUnit units
added free function operators for mathematical manipulation of unit values
converted texture memory tracking to units
|
|
converted all remaining LLViewerStats to lltrace
|
|
|
|
fix these issues, but then was accidentally re-introduced during a bad merge.
|
|
|
|
|
|
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.
|