Skip to content

Pull requests: pygame-community/pygame-ce

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

Pull requests list

Update OpenGL Viewport when Window resizes
#2915 opened Jun 7, 2024 by Damus666 Loading…
Allow degenerate circles (radius = 0) geometry pygame.geometry
#2913 opened Jun 6, 2024 by Damus666 Loading…
Fix aalines overlap bugfix PR that fixes bug draw pygame.draw
#2912 opened Jun 6, 2024 by mzivic7 Loading…
pygame.Surface docs improvements docs Surface pygame.Surface
#2911 opened Jun 5, 2024 by REX2626 Loading…
Contribution Section Added to README.rst docs
#2910 opened Jun 5, 2024 by MrF1ow Loading…
Optimized all Rect/FRect methods via pgRect_FromObject Performance Related to the speed or resource usage of the project rect pygame.rect
#2908 opened Jun 4, 2024 by itzpr3d4t0r Loading…
Add in_place argument to Surface.premul_alpha() enhancement New API This pull request may need extra debate as it adds a new class or function to pygame Performance Related to the speed or resource usage of the project Surface pygame.Surface
#2899 opened Jun 2, 2024 by itzpr3d4t0r Loading…
Optimized mask.from_surface() when converting an alpha surface. mask pygame.mask Performance Related to the speed or resource usage of the project
#2895 opened May 31, 2024 by itzpr3d4t0r Loading…
One method to fix the NaN/INT_MAX segfault in blit bugfix PR that fixes bug
#2893 opened May 30, 2024 by MyreMylar Loading…
Addition of CONTRIBUTING.md for project repo docs
#2892 opened May 30, 2024 by MrF1ow Loading…
Add license identifier to readme docs
#2890 opened May 30, 2024 by MyreMylar Loading…
Add (F)Rect.collidecircle() geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame rect pygame.rect
#2886 opened May 29, 2024 by Damus666 Loading…
Add Circle.collidelist/collidelistall() geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame
#2880 opened May 27, 2024 by Damus666 Loading…
Add pygame.transform.bloom function New API This pull request may need extra debate as it adds a new class or function to pygame transform pygame.transform
#2872 opened May 24, 2024 by Damus666 Loading…
Events as types
#2866 opened May 21, 2024 by gresm Loading…
4 tasks done
Optimized transform.scale2x() Performance Related to the speed or resource usage of the project transform pygame.transform
#2859 opened May 18, 2024 by itzpr3d4t0r Loading…
expose low-level colorkey info enhancement Surface pygame.Surface
#2841 opened May 5, 2024 by robertpfeiffer Loading…
flood fill draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#2840 opened May 5, 2024 by robertpfeiffer Loading…
Add outline option for rendering fonts font pygame.font New API This pull request may need extra debate as it adds a new class or function to pygame
#2828 opened Apr 26, 2024 by narilee2006 Loading…
Faster fblits() for multiple blits of the same Surface Performance Related to the speed or resource usage of the project Surface pygame.Surface
#2825 opened Apr 26, 2024 by itzpr3d4t0r Loading…
6 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.