You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In EasingFunction.js, the typos QUADRACTIC_IN, QUADRACTIC_OUT, and QUADRACTIC_IN_OUT were fixed and the old spellings were left with deprecation warnings.
In
EasingFunction.js
, the typosQUADRACTIC_IN
,QUADRACTIC_OUT
, andQUADRACTIC_IN_OUT
were fixed and the old spellings were left with deprecation warnings.See: #9264
They are scheduled to be removed in 1.79. Remove the entire block starting at:
cesium/Source/Core/EasingFunction.js
Line 241 in bd916f1
The text was updated successfully, but these errors were encountered: