Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@jverkoey jverkoey released this 13 Nov 16:41
· 69 commits to stable since this release

This minor release introduces new APIs for creating springs that have an initial velocity.

New features

Added new APIs for creating springs with initial velocity:
MDMMotionCurveMakeSpringWithInitialVelocity and _MDMSpringWithInitialVelocity.

Source changes

API changes

MDMMotionCurveMakeSpringWithInitialVelocity

new function: MDMMotionCurveMakeSpringWithInitialVelocity

_MDMSpringWithInitialVelocity

new macro: _MDMSpringWithInitialVelocity

Non-source changes