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

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
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
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
add Font.render_to font pygame.font New API This pull request may need extra debate as it adds a new class or function to pygame
#2160 opened May 14, 2023 by Notenlish Draft
add path property to Font font pygame.font New API This pull request may need extra debate as it adds a new class or function to pygame
#2176 opened May 18, 2023 by dr0id 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…
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
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 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
ProTip! Filter pull requests by the default branch with base:main.