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

new angle and angle_rad property in vector2
#3222 opened Nov 12, 2024 by AntoineMamou Loading…
Add Window.wm_info New API This pull request may need extra debate as it adds a new class or function to pygame window
#3219 opened Nov 10, 2024 by damusss Loading…
Port event.c to SDL3 event pygame.event sdl3
#3217 opened Nov 9, 2024 by ankith26 Loading…
New functions : Vector2.angle and Vector2.angle_rad and the tests and documentation needed math pygame.math New API This pull request may need extra debate as it adds a new class or function to pygame
#3216 opened Nov 7, 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
Optimize pg_Two(Ints/Floats)FromObj Performance Related to the speed or resource usage of the project
#3214 opened Nov 4, 2024 by Starbuck5 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 dev.py on msys2/multiarch CI CI Issue with the Continuous Integration (CI), the actions/bots that test things
#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…
Port joystick and scrap to SDL3 joystick pygame.joystick scrap pygame.scrap sdl3
#3208 opened Nov 2, 2024 by ankith26 Loading…
Port key and mouse to SDL3 key pygame.key mouse pygame.mouse sdl3
#3207 opened Nov 2, 2024 by ankith26 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… 2.5.3
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…
Added Line methods and length attribute geometry pygame.geometry New API This pull request may need extra debate as it adds a new class or function to pygame
#3179 opened Oct 17, 2024 by MrRedstone058 Loading… 2.5.3
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 Traditional Chinese Readme docs
#3162 opened Oct 10, 2024 by hisa10 Loading… 2.5.3
Add warning when using negative rect dimensions in draw module Code quality/robustness Code quality and resilience to changes draw pygame.draw
#3158 opened Oct 9, 2024 by mzivic7 Loading… 2.5.3
Add draw.aalines width argument draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#3154 opened Oct 7, 2024 by mzivic7 Draft 2.5.3
Drop python 3.8 support Code quality/robustness Code quality and resilience to changes dependencies
#3143 opened Oct 5, 2024 by ankith26 Loading… 2.5.3
Add draw.aapolygon draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#3126 opened Sep 28, 2024 by mzivic7 Draft 2.5.3
ProTip! no:milestone will show everything without a milestone.