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

Add desktop argument to mouse.get_pos and mouse.get_pressed mouse pygame.mouse New API This pull request may need extra debate as it adds a new class or function to pygame
#3105 opened Sep 16, 2024 by damusss Loading…
Fix whitespace and eof formatting with pre-commit Code quality/robustness Code quality and resilience to changes
#3104 opened Sep 16, 2024 by ankith26 Loading…
Add pygame.mouse.get_desktop_pressed dont merge mouse pygame.mouse New API This pull request may need extra debate as it adds a new class or function to pygame
#3101 opened Sep 15, 2024 by damusss Loading…
Improve SysFont name resolution on Windows sysfont pygame.sysfont Windows
#3093 opened Sep 7, 2024 by rmccampbell Loading…
Implementation of pygame.(F)Rect.rel_center New API This pull request may need extra debate as it adds a new class or function to pygame rect pygame.rect
#3089 opened Aug 31, 2024 by bilhox Loading…
Fix (F)Rect.scale_by(_ip) handling of the scale_by parameter bugfix PR that fixes bug rect pygame.rect
#3078 opened Aug 22, 2024 by ankith26 Loading… 2.5.2
Add pygame.mouse.get_desktop_pos dont merge mouse pygame.mouse New API This pull request may need extra debate as it adds a new class or function to pygame
#3070 opened Aug 20, 2024 by damusss Loading…
Add runtime support for pygame.sprite.AbstractGroup subscripts sprite pygame.sprite
#3053 opened Aug 12, 2024 by Matiiss Loading…
Simplify c-side of events sub-module. (Part 2) Code quality/robustness Code quality and resilience to changes event pygame.event
#3045 opened Aug 8, 2024 by gresm Draft
sprites now have limited support for Texture and Renderer Experimental Experimental code _sdl2 pygame._sdl2 sprite pygame.sprite
#3035 opened Aug 5, 2024 by oddbookworm Loading…
Sprite.frect is now supported as an alias of Sprite.rect sprite pygame.sprite
#3033 opened Aug 4, 2024 by oddbookworm Loading…
Fix interactive midi test_time with pytest test -s midi pygame.midi tests tests (module)
#3018 opened Jul 25, 2024 by MyreMylar Loading…
Add draw.aaellipse draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#3016 opened Jul 22, 2024 by mzivic7 Loading…
Add bezier from gfxdraw module to draw module draw pygame.draw New API This pull request may need extra debate as it adds a new class or function to pygame
#3009 opened Jul 21, 2024 by bilhox Loading…
Fix segfault with antialiased draw functions with a depth different than 32bits bugfix PR that fixes bug draw pygame.draw segfault For PRs that fix segfaults or issues containing segfaults which have an higher priority
#3008 opened Jul 19, 2024 by bilhox Loading… 2.5.2
Simplify c-side of events sub-module. (Part 1) Code quality/robustness Code quality and resilience to changes event pygame.event
#3000 opened Jul 16, 2024 by gresm Loading…
Fix some surface refcounting issues in display bugfix PR that fixes bug display pygame.display
#2997 opened Jul 15, 2024 by ankith26 Draft
Add 9-patch to examples examples
#2985 opened Jul 11, 2024 by damusss Loading…
Condense SDL_PixelFormat copy code in pgSurface_Blit() Code quality/robustness Code quality and resilience to changes Surface pygame.Surface
#2979 opened Jul 7, 2024 by itzpr3d4t0r Loading…
set_at now take a long long for y instead of int bugfix PR that fixes bug draw pygame.draw
#2962 opened Jun 30, 2024 by oddbookworm Draft
Implementing warnings system and pygame.debug New API This pull request may need extra debate as it adds a new class or function to pygame pygame.debug
#2944 opened Jun 19, 2024 by gresm Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.