Skip to content

Commit

Permalink
Merge #268
Browse files Browse the repository at this point in the history
268: godot-core: builtin: reimplement Plane functions/methods r=Bromeon a=T4rmin

Partly addresses issue #209 by re-implementing `Plane`'s functions/methods.

I know there's a need to implement test cases for it by looking at the `Rect2i` commits, but I would like to know if this part is correct yet since I am an still an absolute beginner at this stuff. Please let me know of anything that is an issue.

Also, would implementing test cases for `Plane` be similar in implementation as the `Rect2i` ones?

Co-authored-by: Aaron Lawrence <t4rmin@protonmail.com>
  • Loading branch information
bors[bot] and T4rmyn authored May 24, 2023
2 parents 34f0ffe + 332b750 commit bc24100
Showing 1 changed file with 503 additions and 9 deletions.
Loading

0 comments on commit bc24100

Please sign in to comment.