Age | Commit message (Collapse) | Author |
|
improved precision of scene diff log output
|
|
added log output for scene monitoring
|
|
|
|
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect
standard naming conventions for handlers vs. reactors
|
|
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect
standard naming conventions for handlers vs. reactors
|
|
added controls for curtain delay
|
|
|
|
dependencies
|
|
changed sCurCameraID to enum in attempt to pinpoint memory stompage
|
|
|
|
potential fix for crasher
cleaned up llsingleton
|
|
convert scene monitor to use extendable periodic recording
|
|
|
|
|
|
ObjectUpdateCompressed messages
|
|
|
|
|
|
|
|
|
|
cache while still logged in
|
|
|
|
|
|
|
|
|
|
added ability to query periodic timer for specific number of periods
used that to do smaller time averaged window for camera speed
|
|
|
|
|
|
|
|
|
|
removed MeanValueType<T>
|
|
removed PeriodicRecording::getTotalRecording as it was showing up at the top on the profiler
renamed getPrevRecordingPeriod, etc. to getPrevRecording
|
|
|
|
|
|
|
|
|
|
bundle:c:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.63pnn4\ssh__hg.lindenlab.com_richard_viewer-interesting-metrics_efdmpj.hg
|
|
|
|
|
|
interest list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simulator to control object load order
|
|
fixed some compile errors
made label spacing automatic on stat bars
fixed infinite values coming from stats
|