The Wayback Machine - https://web.archive.org/web/20201226124134/https://github.com/mobius3/tweeny/releases
Skip to content

@mobius3 mobius3 released this Jul 6, 2020 · 3 commits to master since this release

  • Remove unused CMake options
  • Adds a single-header generator
Assets 3

@mobius3 mobius3 released this Feb 29, 2020 · 5 commits to master since this release

  • From now on, tweeny will be using a more traditional versioning scheme
  • Remove some extraneous semicolons (@Omegastick)
  • Adds easing::stepped and easing::def for arithmetic-like values (@ArnCarveris)
  • Fix point progress calculation in multi-duration tweens (#15)
  • Fix deduction of same-type values (#14)
  • Use auto to deduce return values of operations inside various easings

Thanks to everyone that contributed to Tweeny either by creating issues or by submitting patches. Special thanks to those that took the time to create packages of it. You rock :)

Assets 2

@mobius3 mobius3 released this Nov 18, 2018 · 24 commits to master since this release

  • Fix point duration calculation in multipoint tweening
  • Implement peek(float progress) and peek(uint32_t time) to peek
    at arbitrary points
  • Move examples to tweeny-demos repository
  • Update README and docs
Assets 2
  • 2
  • 2a3b967
  • Compare
    Choose a tag to compare
    Search for a tag
  • 2
  • 2a3b967
  • Compare
    Choose a tag to compare
    Search for a tag

@mobius3 mobius3 released this Jul 31, 2016 · 62 commits to master since this release

  • Make non-modifying functions const (@Balletie)
  • Add peek() tween method to get current tween values (@Balletie)
  • Fix build on MSVC by constexpr-instantiating standard easings
  • Add a CHANGELOG :)
Assets 2
  • 1
  • 0af3875
  • Compare
    Choose a tag to compare
    Search for a tag
  • 1
  • 0af3875
  • Compare
    Choose a tag to compare
    Search for a tag

@mobius3 mobius3 released this Feb 12, 2017 · 70 commits to master since this release

  • Initial release
Assets 2
You can’t perform that action at this time.