Skip to content

Releases: zapk/Tango

Tango 0.4.0

03 Sep 20:10
Compare
Choose a tag to compare
  • Support for framerates higher than 30fps.
    • Moving/scaling should look buttery smooth, up to 1000fps (1 mspf schedule limitation).
  • Support for inconsistent framerate.
  • Much cleaner (no more repetitive code).

Tango 0.3.0

11 Jan 00:37
Compare
Choose a tag to compare
  • Now uses getSimTime( ) instead of $Sim::Time
  • Added GuiControl::tangoScaleTo( this, xy, ms, easeModeX, easeModeY )
  • Ticks now run every 33ms instead of 1ms