1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

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 9ed4f8367b
commit 610de0974d
29 changed files with 356 additions and 846 deletions

View File

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