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
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
2.3.0
improved TS defintions for color, vector, matrix, and quaternion based properties. #55
Changed how Mathbox imports ThreeJS. Previously, Mathbox (usually) imported from three/src. Now it consistently imports from three. This change should generally not affect users unless they were using instanceof checks. #53
Added TS support for area.rangeX, area.rangeY, and other X/Y/Z/W-suffixed properties #50