Skip to content

DocString indicating arc_start is in radians instead of degrees#1290

Merged
benmoran56 merged 1 commit intopyglet:masterfrom
Brett208:ArcStartRadiansDocString
Mar 11, 2025
Merged

DocString indicating arc_start is in radians instead of degrees#1290
benmoran56 merged 1 commit intopyglet:masterfrom
Brett208:ArcStartRadiansDocString

Conversation

@Brett208
Copy link
Copy Markdown
Contributor

I noticed when updating my usage of pyglet to the 2.1 series, I think arc was switched to utilize degrees publicly, but the start_angle is still listed as being in radians in one place.

Correct the docstring for the start_angle of an arc to indicate it is in degrees and not radians

Thanks,
~Brett

… in degrees and not radians

Appears to be a typo.
@benmoran56
Copy link
Copy Markdown
Member

Good catch, and thank you for the PR Brett!

@benmoran56 benmoran56 merged commit 2208e96 into pyglet:master Mar 11, 2025
15 checks passed
@Brett208 Brett208 deleted the ArcStartRadiansDocString branch March 11, 2025 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants