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

Try compiling deps on win manually buildconfig CI Issue with the Continuous Integration (CI), the actions/bots that test things
#2505 opened Oct 7, 2023 by ankith26 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
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
transform.bokeh_blur() enhancement New API This pull request may need extra debate as it adds a new class or function to pygame transform pygame.transform
#2144 opened May 5, 2023 by yunline Draft
font: add is_char_defined method in Font and Freetype enhancement font pygame.font freetype pygame.freetype New API This pull request may need extra debate as it adds a new class or function to pygame
#2178 opened May 18, 2023 by dr0id Draft
Add load_animation and AnimatedSurface image pygame.image New API This pull request may need extra debate as it adds a new class or function to pygame SDL_Image 2.6.0+
#2218 opened Jun 1, 2023 by yunline Draft
SIMD draw functions draw pygame.draw Performance Related to the speed or resource usage of the project SIMD
#2253 opened Jun 15, 2023 by MightyJosip Draft
Fix round rect with negative values bugfix PR that fixes bug draw pygame.draw
#2303 opened Jul 11, 2023 by MightyJosip Draft
Draw dashed line draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#2337 opened Jul 23, 2023 by oddbookworm Loading…
2 tasks done
pygame.transform.pixelate New API This pull request may need extra debate as it adds a new class or function to pygame transform pygame.transform
#2354 opened Jul 27, 2023 by oddbookworm Loading…
1 task done
BLEND_OVERLAY blend mode New API This pull request may need extra debate as it adds a new class or function to pygame SIMD Surface pygame.Surface
#2377 opened Aug 4, 2023 by itzpr3d4t0r Loading…
Performance improvement for draw functions draw pygame.draw Performance Related to the speed or resource usage of the project
#2551 opened Nov 6, 2023 by MightyJosip Loading…
Pkgdata rework
#2552 opened Nov 7, 2023 by yunline Draft
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…
Add window example window pygame.Window
#2626 opened Dec 23, 2023 by Starbuck5 Draft
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
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…
ProTip! Exclude everything labeled bug with -label:bug.