Skip to content

Pull requests: pygame-community/pygame-ce

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Revert 3140 draw.aaline width
#3192 opened Oct 23, 2024 by ankith26 Loading… 2.5.2
New draw.aaline width algorithm
#3191 opened Oct 23, 2024 by mzivic7 Loading…
better rect tests using literal values
#3190 opened Oct 23, 2024 by AntoineMamou Loading…
Ignore new gcc version mask array bounds warning build Compiling stuff
#3186 opened Oct 20, 2024 by ankith26 Loading…
Remove aaline width for 2.5.2 draw pygame.draw
#3182 opened Oct 17, 2024 by mzivic7 Loading… 2.5.2
Added Line methods and length attribute geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame
#3179 opened Oct 17, 2024 by MrRedstone058 Loading… 2.5.3
Allow all color types for PixelArray methods and mask.from_threshold bugfix PR that fixes bug PixelArray pygame.PixelArray
#3164 opened Oct 10, 2024 by damusss Loading…
Add Traditional Chinese Readme docs
#3162 opened Oct 10, 2024 by hisa10 Loading… 2.5.3
Add warning when using negative rect dimensions in draw module Code quality/robustness Code quality and resilience to changes draw pygame.draw
#3158 opened Oct 9, 2024 by mzivic7 Loading… 2.5.3
Add draw.aalines width argument draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#3154 opened Oct 7, 2024 by mzivic7 Loading… 2.5.3
Drop python 3.8 support Code quality/robustness Code quality and resilience to changes dependencies
#3143 opened Oct 5, 2024 by ankith26 Loading… 2.5.3
Add Russian readme docs
#3138 opened Oct 3, 2024 by XORandom Loading…
Add colordict and sysfont to typing, move PowerState class to typing module type hints Type hint checking related tasks
#3133 opened Sep 29, 2024 by ankith26 Loading…
Add dev.py implementing dev command shorthands
#3128 opened Sep 28, 2024 by ankith26 Loading…
Add draw.aapolygon draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#3126 opened Sep 28, 2024 by mzivic7 Loading… 2.5.3
Document event.peek() behavior, minor doc and stub fixes docs event pygame.event type hints Type hint checking related tasks
#3122 opened Sep 25, 2024 by zoldalma999 Loading… 2.5.3
Events as types in python enhancement event pygame.event
#3121 opened Sep 25, 2024 by gresm Loading…
pygame.Music mixer.music pygame.mixer.music New API This pull request may need extra debate as it adds a new class or function to pygame
#3110 opened Sep 22, 2024 by bilhox Draft
1 of 8 tasks
Improve SysFont name resolution on Windows sysfont pygame.sysfont Windows
#3093 opened Sep 7, 2024 by rmccampbell Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.