From c0093b599fcd58b6ad122ab425c4cc1a4da4a520 Mon Sep 17 00:00:00 2001 From: Scott González Date: Sat, 11 Feb 2012 12:20:46 -0500 Subject: Easings: Rewrote all easings to only rely on state and reduce code size. Fixes #8115 - Easings: Simplify equations to only rely on state. --- demos/effect/easing.html | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'demos/effect') diff --git a/demos/effect/easing.html b/demos/effect/easing.html index e3270c070..f3e07a9c5 100644 --- a/demos/effect/easing.html +++ b/demos/effect/easing.html @@ -15,10 +15,9 @@