-
-
Notifications
You must be signed in to change notification settings - Fork 154
Pull requests: pygame-community/pygame-ce
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 tasks
Optimize pg_Two(Ints/Floats)FromObj
Performance
Related to the speed or resource usage of the project
Raise minimum supported SDL2 to 2.0.14
dependencies
SDL
#3213
opened Nov 3, 2024 by
ankith26
Loading…
Use SequenceLike in geometry stubs
geometry
pygame.geometry
type hints
Type hint checking related tasks
#3212
opened Nov 3, 2024 by
ankith26
Loading…
Bump build dependencies and use Issue with the Continuous Integration (CI), the actions/bots that test things
dev.py
on msys2/multiarch CI
CI
#3211
opened Nov 3, 2024 by
ankith26
Loading…
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…
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…
Generate reST/ref docs from python or stub files, move time and cursors docs
docs
#3188
opened Oct 22, 2024 by
zoldalma999
Loading…
Added pygame.geometry
New API
This pull request may need extra debate as it adds a new class or function to pygame
Line
methods and length
attribute
geometry
Allow all color types for PixelArray methods and mask.from_threshold
bugfix
PR that fixes bug
PixelArray
pygame.PixelArray
#3164
opened Oct 10, 2024 by
damusss
Loading…
Add warning when using negative rect dimensions in draw module
Code quality/robustness
Code quality and resilience to changes
draw
pygame.draw
Add ability to normalize a Vector of length zero
math
pygame.math
#3157
opened Oct 8, 2024 by
Doublestuf
•
Draft
A simple start towards an implementation of
import pygame.debug
discussion
pygame.debug
#3148
opened Oct 6, 2024 by
MyreMylar
Loading…
Add colordict and sysfont to typing, move PowerState class to typing module
type hints
Type hint checking related tasks
Document event.peek() behavior, minor doc and stub fixes
docs
event
pygame.event
type hints
Type hint checking related tasks
Events as types in python
enhancement
event
pygame.event
#3121
opened Sep 25, 2024 by
gresm
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.