-
-
Notifications
You must be signed in to change notification settings - Fork 168
Pull requests: pygame-community/pygame-ce
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Try compiling deps on win manually
buildconfig
CI
Issue with the Continuous Integration (CI), the actions/bots that test things
Improve performance of drawing methods
draw
pygame.draw
Performance
Related to the speed or resource usage of the project
#2080
opened Mar 30, 2023 by
Temmie3754
•
Draft
added Vector2.from_polar and Vector3.from_spherical classmethods
math
pygame.math
New API
This pull request may need extra debate as it adds a new class or function to pygame
#2141
opened Apr 30, 2023 by
oddbookworm
•
Draft
Add skew functionality to pygame.transform
New API
This pull request may need extra debate as it adds a new class or function to pygame
transform
pygame.transform
#2143
opened May 4, 2023 by
Temmie3754
transform.bokeh_blur()
enhancement
New API
font: add is_char_defined method in Font and Freetype
enhancement
font
pygame.font
freetype
pygame.freetype
New API
This pull request may need extra debate as it adds a new class or function to pygame
Add load_animation and AnimatedSurface
image
pygame.image
New API
This pull request may need extra debate as it adds a new class or function to pygame
SDL_Image 2.6.0+
SIMD draw functions
draw
pygame.draw
Performance
Related to the speed or resource usage of the project
SIMD
#2253
opened Jun 15, 2023 by
MightyJosip
•
Draft
Fix round rect with negative values
bugfix
PR that fixes bug
draw
pygame.draw
#2303
opened Jul 11, 2023 by
MightyJosip
•
Draft
Draw dashed line
draw
pygame.draw
New API
This pull request may need extra debate as it adds a new class or function to pygame
#2337
opened Jul 23, 2023 by
oddbookworm
Loading…
2 tasks done
pygame.transform.pixelate
New API
This pull request may need extra debate as it adds a new class or function to pygame
transform
pygame.transform
#2354
opened Jul 27, 2023 by
oddbookworm
Loading…
1 task done
Added pg_IntFromObjEx(), pg_TwoIntsFromObjEx() and pg_IntFromSeqIndexEx()
#1842
opened Feb 13, 2023 by
itzpr3d4t0r
•
Draft
BLEND_OVERLAY
blend mode
New API
#2377
opened Aug 4, 2023 by
itzpr3d4t0r
Loading…
Performance improvement for draw functions
draw
pygame.draw
Performance
Related to the speed or resource usage of the project
#2551
opened Nov 6, 2023 by
MightyJosip
Loading…
Add an example of filtering pre-installed fonts by language
examples
#2592
opened Nov 29, 2023 by
gottadiveintopython
Loading…
Border radius for pygame.draw.polygon (resolves #1527)
draw
pygame.draw
New API
This pull request may need extra debate as it adds a new class or function to pygame
#2610
opened Dec 17, 2023 by
ezzakri-anas
Loading…
Remove array struct support
C API
Deprecation Warning
#2635
opened Dec 26, 2023 by
zoldalma999
Loading…
WIP: add GNU target arch attributes for AVX2 functions
#2764
opened Mar 22, 2024 by
robertpfeiffer
•
Draft
Updated print_debug_info to output the status of the GIL
free-threading
#3355
opened Feb 28, 2025 by
oddbookworm
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.