Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional circle attributes #3127

Merged

Conversation

Added circle attributes
- circle.top
- circle.bottom
- circle.left
- circle.right

Co-Authored-By: Alberto <[email protected]>
@MrRedstone058 MrRedstone058 requested a review from a team as a code owner September 28, 2024 14:21
src_c/circle.c Outdated Show resolved Hide resolved
src_c/circle.c Outdated Show resolved Hide resolved
@bilhox
Copy link
Contributor

bilhox commented Sep 28, 2024

try to setup pre-commit @MrRedstone058 so you can say NO to linting problems (especially for workflows) : https://github.com/pygame-community/pygame-ce/wiki/Opening-a-pull-request

@itzpr3d4t0r itzpr3d4t0r added New API This pull request may need extra debate as it adds a new class or function to pygame geometry pygame.geometry labels Sep 28, 2024
@itzpr3d4t0r itzpr3d4t0r added this to the 2.5.2 milestone Sep 28, 2024
Copy link
Member

@itzpr3d4t0r itzpr3d4t0r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for contributing!!

Copy link
Contributor

@damusss damusss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMT! Thanks for helping porting geometry features! 😄

Copy link
Member

@MyreMylar MyreMylar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, all looks good to me 👍

Tested it locally running the new tests and in my own circle test program. Does what it says and code looks good.

@MyreMylar MyreMylar merged commit b03251e into pygame-community:main Oct 1, 2024
25 checks passed
@itzpr3d4t0r itzpr3d4t0r mentioned this pull request Oct 5, 2024
89 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants