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
718: Vectors: Default, missing Vector2 constants, documentation r=toasteater a=Bromeon
Completes a part of the recent `Vector2`/`Vector3` refactoring:
* `impl Default` (zero vector) for both
* associated constants for `Vector2`
* documentation of constants
Let me know if there's other obvious things that could fit.
Co-authored-by: Jan Haller <bromeon@gmail.com>
0 commit comments