pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

๐Ÿ๐ŸŽฎ pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.

Results 348 pygame-ce issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR moves some of functionality from c to python.

Code quality/robustness
event

**Current behavior:** I notised that by monitoring my activity monitor, the memory keeps increasing if I just move the mouse (track pad). I also confirmed that the memory increases by...

bug
macOS

Closes #586 This segfault also happens with antialiased functions from ``pygame.draw``. *Needs some tests from other users*

draw
bugfix
segfault

While change page, site theme reset to light

website

Reported by @geometrian on discord 1_img_okay.png: ![1_img_okay](https://github.com/user-attachments/assets/f271409d-c3f9-42fe-838a-c3cc95585a06) 2_img_broken.png ![2_img_broken](https://github.com/user-attachments/assets/8624ab75-e3aa-4525-94ef-ce4b80233f5e) Inside pygame-ce however, image 1 load correctly and image 2 does not. ![image](https://github.com/user-attachments/assets/a182a1e6-7b49-455a-a0d9-8d0264aff1e4) Basic display script: ```py import pygame pygame.init() im1...

bug
image

There are some issues with converting to an 8-bit surface. **The first issue is that the result's palette appears to be a fixed default, not optimized from the surface.** This...

# **Issue №157 opened by *[illume](https://github.com/illume)* at 2013-01-09 18:34:43** Originally reported by: **Renรฉ Dudfield (Bitbucket: [illume](https://bitbucket.org/illume), GitHub: [illume](https://github.com/illume))** ---------------------------------------- gfxdraw needs improved documentation. The current documentation is very limited. Along...

docs
draw
gfxdraw

I implemented the bloom algorithm to add it to `pygame.transform`. I also added documentation and stubs. I think this is the best implementation. This is the steps, if someone needs...

New API
transform

**Environment:** Platform: Windows-11 OS build 22631.3958 System: Windows System Version: 10.0.22631 Processor: AMD Ryzen9 5900X Python: Python 3.12.2 pygame-ce version: 2.5.0 SDL versions: 2.30.3 Display Driver: windows **Current behaviour:** When...

bug
_sdl2
segfault

As you can see from the title, this issue seems to be Windows only!It's very annoying and I couldn't find a solution anywhere else

bug
Windows
sdl3
SDL