Files
SingularityViewer/indra
Aleric Inglewood d828f858c9 LLFrameTimer review and resulting changes.
This makes the class API a bit more sane, although
only a bit, because I had to leave it working with
possibly new code merged in from LL: the API can't
really change. I also removed some unused code.

While reviewing how LLFrameTimer worked however,
I did find a few instances where things where broken:

* sFrameDeltaTime wasn't correctly updated (more
  than once per frame and therefore erratic). This
  only influenced scrolling speed, but still.
* While dragging an inventory item, the scroll
  arrows of a tab container didn't work
  (LLTabContainer::handleDragAndDrop).
* Map zoom interpolation was broken (it interpolated
  between A and B, but used the already updated
  interpolation for A the next frame...
  (added mCurZoomValInterpolationStart).
2011-08-01 21:00:27 +02:00
..
2010-11-15 10:45:16 +01:00
2011-04-09 20:29:12 +02:00
2011-05-08 17:08:48 +02:00
2011-06-15 04:53:52 +02:00
2011-07-03 14:08:50 +02:00
2011-05-18 14:35:27 -05:00
2011-07-13 05:42:52 +02:00
2011-06-09 15:25:03 +02:00
2011-07-13 05:42:52 +02:00
2011-01-25 05:50:49 +01:00
2011-07-03 14:08:50 +02:00
2011-07-03 14:08:50 +02:00