You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Remove deprecated decimals builtin
Replaced by 'step_decimals' in 3.2 via #21425.
This commit is contained in:
@@ -63,7 +63,6 @@ public:
|
||||
MATH_ISEQUALAPPROX,
|
||||
MATH_ISZEROAPPROX,
|
||||
MATH_EASE,
|
||||
MATH_DECIMALS,
|
||||
MATH_STEP_DECIMALS,
|
||||
MATH_STEPIFY,
|
||||
MATH_LERP,
|
||||
|
||||
Reference in New Issue
Block a user