Changeset 5455bb2 in git

Timestamp:
24/01/15 06:26:29 (8 years ago)
Author:
Olly Betts <olly@…>
Branches:
line_contents, master, proj-api-update, stereo
Children:
637a7dc
Parents:
5a7597a
Message:

src/gfxcore.cc,src/gfxcore.h: Reimplement animation so that it's
based on angular change per unit of elapsed time, rather than
averaging the time take for the last two scene redraws. This gives
a more even animation in the face of variable load and scene redraw
time, and should be more consistent between platforms.
src/gfxcore.cc: Switch to a point of the compass during auto-rotation
now jumps straight there rather than the two animations fighting.
src/gfxcore.cc: Reduce the maximum auto-rotation speed, as the
previous limit was uselessly fast.

(No files)

Note: See TracChangeset for help on using the changeset viewer.