-
-
Notifications
You must be signed in to change notification settings - Fork 159
Pull requests: pygame-community/pygame-ce
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added pg_IntFromObjEx(), pg_TwoIntsFromObjEx() and pg_IntFromSeqIndexEx()
#1842
opened Feb 13, 2023 by
itzpr3d4t0r
•
Draft
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
Change renderer methods to use colors and remove draw_color
_sdl2
pygame._sdl2
video
pygame.video
#2086
opened Mar 31, 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
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
BLEND_OVERLAY
blend mode
New API
#2377
opened Aug 4, 2023 by
itzpr3d4t0r
Loading…
Try compiling deps on win manually
buildconfig
CI
Issue with the Continuous Integration (CI), the actions/bots that test things
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…
Port Renderer, Texture to C
video
pygame.video
#2556
opened Nov 7, 2023 by
MightyJosip
•
Draft
28 of 32 tasks
Add an example of filtering pre-installed fonts by language
examples
#2592
opened Nov 29, 2023 by
gottadiveintopython
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.