-
-
Notifications
You must be signed in to change notification settings - Fork 164
Pull requests: pygame-community/pygame-ce
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move transform towards compiling w/ SDL3
sdl3
transform
pygame.transform
#3314
opened Jan 27, 2025 by
Starbuck5
Loading…
Move Window, display and system docs to stubs
docs
#3296
opened Jan 17, 2025 by
zoldalma999
Loading…
Add pygame.font
New API
This pull request may need extra debate as it adds a new class or function to pygame
Font.set_linesize()
(TTF 2.24.0 feature)
font
#3282
opened Jan 5, 2025 by
itzpr3d4t0r
•
Draft
Add more pygame.geometry
New API
This pull request may need extra debate as it adds a new class or function to pygame
Line
attributes
geometry
#3268
opened Dec 16, 2024 by
itzpr3d4t0r
Loading…
New approach to lazy loading of pygame submodules (
surfarray
, sndarray
)
#3249
opened Dec 1, 2024 by
aatle
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…
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…
Sprite group collide tweaks
sprite
pygame.sprite
#3197
opened Oct 27, 2024 by
celeritydesign
Loading…
New draw.aaline width algorithm
bugfix
PR that fixes bug
draw
pygame.draw
#3191
opened Oct 23, 2024 by
mzivic7
Loading…
better rect tests using literal values
Code quality/robustness
Code quality and resilience to changes
tests
tests (module)
#3190
opened Oct 23, 2024 by
AntoineMamou
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.