mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
spelling: transitions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
///
|
///
|
||||||
/// Include <glm/gtx/easing.hpp> to use the features of this extension.
|
/// Include <glm/gtx/easing.hpp> to use the features of this extension.
|
||||||
///
|
///
|
||||||
/// Easing functions for animations and transitons
|
/// Easing functions for animations and transitions
|
||||||
/// All functions take a parameter x in the range [0.0,1.0]
|
/// All functions take a parameter x in the range [0.0,1.0]
|
||||||
///
|
///
|
||||||
/// Based on the AHEasing project of Warren Moore (https://github.com/warrenm/AHEasing)
|
/// Based on the AHEasing project of Warren Moore (https://github.com/warrenm/AHEasing)
|
||||||
|
|||||||
Reference in New Issue
Block a user