Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
dependencies
|
|
|
|
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup
improvements to stats display of llstatbar
added scene load stats floater accessed with ctrl|shift|2
|
|
LLTrace clearer
Count becomes CountStatHandle
Count.sum becomes sum(Count, value), etc.
|
|
* A fix that doesn't break tanks. Reverts MAINT-1742
|
|
* A fix that doesn't break doors. Reverst MAINT-2247
|
|
|
|
|
|
|
|
|
|
attempted fix for gcc compile errors
can't use typeid() on a class that doesn't have a method
defined in a translation unit
fix is to force classes deriving from LLMemTrackable to
use their own static member named sMemStat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reviewed with Davep
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by scripts so that the drawable is properly updated with the updated location.
|
|
repository.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointer checks are good.
Reviewed by Kelly
|
|
|
|
deselect until the next LoD update
|
|
|
|
|
|
|