Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation"

This commit is contained in:
Juan Linietsky
2021-10-11 19:27:50 -03:00
committed by GitHub
parent 2abbede480
commit 0837a9115d
3 changed files with 23 additions and 44 deletions

View File

@@ -81,7 +81,6 @@ public:
MATH_DB2LINEAR,
MATH_WRAP,
MATH_WRAPF,
MATH_PINGPONG,
LOGIC_MAX,
LOGIC_MIN,
LOGIC_CLAMP,