Closed hardiksachan closed 3 years ago
Hey, there is no definition for unaryMinus
in Vector3
. Do you mind if I add it?
Go for it. Try to keep code changes to Vector3 in a separate commit if possible, and follow the commit format; I've updated that document since you last contributed.
RE: #20
Hey, I would like to write unit tests for
Vector3
. If that's okay, please assign me this issue.