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

Pkgdata rework
#2552 opened Nov 7, 2023 by yunline Draft
Port Renderer, Texture to C video pygame.video
#2556 opened Nov 7, 2023 by MightyJosip Draft
28 of 32 tasks
Port SDL_SetWindowHitTest video pygame.video window pygame.Window
#2582 opened Nov 22, 2023 by yunline Draft
Border radius for pygame.draw.polygon (resolves #1527) draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#2610 opened Dec 17, 2023 by ezzakri-anas Loading…
Renderer.blit rework. bugfix PR that fixes bug video pygame.video
#2623 opened Dec 21, 2023 by yunline Draft
2
2
Add window example window pygame.Window
#2626 opened Dec 23, 2023 by Starbuck5 Draft
Added area kwarg to mask.to_surface mask pygame.mask New API This pull request may need extra debate as it adds a new class or function to pygame
#2670 opened Jan 15, 2024 by Matiiss Loading…
Optimized SSE2 alpha blit algorithm Performance Related to the speed or resource usage of the project SIMD Surface pygame.Surface
#2766 opened Mar 24, 2024 by itzpr3d4t0r Loading…
Add skew functionality to pygame.transform New API This pull request may need extra debate as it adds a new class or function to pygame transform pygame.transform
#2143 opened May 4, 2023 by Temmie3754 Loading… 2.5.3
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 Draft
6 tasks done
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…
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…
Replace get_surface method of Window with surface property New API This pull request may need extra debate as it adds a new class or function to pygame window pygame.Window
#2632 opened Dec 25, 2023 by ankith26 Draft 3.0.0
Camera by index camera pygame.camera New API This pull request may need extra debate as it adds a new class or function to pygame
#1928 opened Feb 23, 2023 by Starbuck5 Draft
Add hwnd parameter to display.set_mode() display pygame.display New API This pull request may need extra debate as it adds a new class or function to pygame
#1957 opened Feb 28, 2023 by yunline Draft
Improve performance of drawing methods draw pygame.draw Performance Related to the speed or resource usage of the project
#2080 opened Mar 30, 2023 by Temmie3754 Draft
added Vector2.from_polar and Vector3.from_spherical classmethods math pygame.math New API This pull request may need extra debate as it adds a new class or function to pygame
#2141 opened Apr 30, 2023 by oddbookworm Draft
ProTip! no:milestone will show everything without a milestone.