caffeinepills

Results 6 issues of caffeinepills

## Bug Report The bloom example doesn't seem to be applying a bloom effect. ### Actual behavior: ![image](https://user-images.githubusercontent.com/17804711/132413697-212a4fd4-200d-4604-b930-721973e044b5.png) ### Expected behavior: In the Arcade images it shows it should look...

bug
documentation

### Describe the bug Using autodoc, I am seeing that attributes are considered undocumented even if they are documented in the class header. This leads to duplicate entries as seen...

type:bug

When running the example_sdl2.py I have issues with any 32 bit version of Python. Using Python 3.10 32 bit I get this error: ```Traceback (most recent call last): File "C:\Testing\example_sdl2.py",...

This is a concept I came up with to improve draw performance in a lot of areas, especially with lots of uniforms, shaders, and buffers. This has been added to...

This fixes issues with transparency: Win32 and Xlib: Overlay should allow click throughs. Xlib: Overlay should be kept on top. This corrects an issue with an insufficient config being chosen...

## 🐛 Bug When attempting to utilize scheduling with asyncio in python, I have been getting inconsistent crashes. The crash usually happens 6+ seconds after running, but generally the page...

bug