Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-05 | MAINT-4857 FIXED Reset scene monitor after completing teleport. | Mnikolenko ProductEngine | |
2014-07-23 | MAINT-4283 FIXED [BEAR] Viewer always crashes when opening "Scene Loading ↵ | andreykproductengine | |
Monitor" if you closed it previously with the X | |||
2013-11-12 | BUILDFIX - miscellaneous stuff missed in the merge | Richard Linden | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-07-20 | removed debug spam | Richard Linden | |
fast timer data now resets on login | |||
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden | |
2013-07-15 | SH-4299Interesting: High fps shown temporarily off scale in statistics console | Richard Linden | |
various fixes to lltrace start() on started recording no longer resets fixed various instances of unit forgetfullness in lltrace recording split now has gapless timing scene monitor now guarantees min sample time renamed a bunch of stats added names to debug thread view on windows | |||
2013-06-19 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
scene monitor output is cleaned up, no duplicate first frame, less scientific notation periodic recording extension now works more cleanly | |||
2013-05-31 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed multithreading lltrace causing values to be interpolated towards 0 added Radians unit improved sceneloadmonitor restart heuristic to use accumulated camera motion | |||
2013-05-22 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
clean up of llscenemonitor.cpp | |||
2013-05-16 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect cleaned up scene monitor stats recording, now all trace stats dumped to csv also fixed extendablerecording, periodicrecording, etc. to properly implement start/stop/etc | |||
2013-05-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
added log output for scene monitoring | |||
2013-05-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors | |||
2013-04-23 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
convert scene monitor to use extendable periodic recording | |||
2013-04-04 | fix some warnings caused by scenen loading monitoring when quit viewer. | Xiaohong Bao | |
2013-03-25 | for SH-3833: dump frame diff values from the scene loading monitor to a log file | Xiaohong Bao | |
2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
2012-12-19 | fix for SH-3640: Can not edit objects | Xiaohong Bao | |
2012-12-02 | more for SH-3350, add debug texts | Xiaohong Bao | |
2012-11-30 | for SH-3350 and SH-3353: Report frame-to-frame visual deltas as an LLStat | Xiaohong Bao | |
2012-11-21 | more for SH-3571: display frame-to-frame pixel differences on screen | Xiaohong Bao | |
2012-11-19 | for SH-3561: capture the frame buffer contents and compare pixel differences ↵ | Xiaohong Bao | |
between frames. |