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

General improvements and fixes to stubs
#3335 opened Feb 12, 2025 by aatle Loading…
Update SDL to 2.32, mixer to 2.8.1 dependencies
#3332 opened Feb 9, 2025 by Starbuck5 Loading…
Port Image to C code
#3331 opened Feb 8, 2025 by MightyJosip Draft
Port Texture to C code
#3330 opened Feb 7, 2025 by MightyJosip Draft
Add full unicode support to Font.metrics
#3328 opened Feb 4, 2025 by ankith26 Loading…
Port Renderer to C code
#3327 opened Feb 3, 2025 by MightyJosip Draft
Add pygame.system.get_theme() (w/ sdl3) New API This pull request may need extra debate as it adds a new class or function to pygame sdl3 system pygame.system
#3325 opened Feb 2, 2025 by damusss Loading…
Add special_flags to Group.draw()
#3321 opened Feb 1, 2025 by MarcellPerger1 Loading…
Add interface for _sdl2.video classes
#3317 opened Jan 28, 2025 by MightyJosip Loading…
Draw SDL3 draw pygame.draw sdl3
#3315 opened Jan 28, 2025 by Starbuck5 Loading…
Move transform towards compiling w/ SDL3 sdl3 transform pygame.transform
#3314 opened Jan 27, 2025 by Starbuck5 Loading…
Pixelarray SDL3 PixelArray pygame.PixelArray sdl3
#3309 opened Jan 26, 2025 by Starbuck5 Loading…
Vector caching. math pygame.math Performance Related to the speed or resource usage of the project
#3292 opened Jan 16, 2025 by gresm Draft
Implement display.gl_get_proc New API This pull request may need extra debate as it adds a new class or function to pygame opengl
#3285 opened Jan 8, 2025 by yunline Draft
Add Font.set_linesize() (TTF 2.24.0 feature) font pygame.font New API This pull request may need extra debate as it adds a new class or function to pygame
#3282 opened Jan 5, 2025 by itzpr3d4t0r Loading…
Add more Line attributes geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame
#3268 opened Dec 16, 2024 by itzpr3d4t0r Loading…
pygame.Sound.copy implementation mixer pygame.mixer New API This pull request may need extra debate as it adds a new class or function to pygame
#3238 opened Nov 24, 2024 by Borishkof Draft
Use ruff to also sort imports
#3237 opened Nov 24, 2024 by Matiiss Loading…
new angle and angle_rad property in vector2 math pygame.math New API This pull request may need extra debate as it adds a new class or function to pygame
#3222 opened Nov 12, 2024 by AntoineMamou Loading…
Add Window.handle New API This pull request may need extra debate as it adds a new class or function to pygame sdl3 window pygame.Window
#3219 opened Nov 10, 2024 by damusss Loading…
Reduce errors in src_c/surface.c when compiling with SDL3 Code quality/robustness Code quality and resilience to changes sdl3
#3215 opened Nov 6, 2024 by gresm Loading…
2 of 8 tasks
Rewrite sprite collision functions Code quality/robustness Code quality and resilience to changes sprite pygame.sprite
#3209 opened Nov 3, 2024 by aatle Loading…
Port joystick and scrap to SDL3 joystick pygame.joystick scrap pygame.scrap sdl3
#3208 opened Nov 2, 2024 by ankith26 Loading…
ProTip! no:milestone will show everything without a milestone.