issues
search
lordmauve
/
wasabi2d
Cutting-edge 2D game framework for Python
https://wasabi2d.readthedocs.io/
GNU Lesser General Public License v3.0
156
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
wasabi2d HEAD doesn't work on Python 3.11+ due to reliance on old moderngl
#79
larryhastings
opened
11 months ago
1
On an M1 Mac, pip install fails due to a hard dependency on a non-existing pygame version
#78
dcbb
opened
1 year ago
1
Cannot install wasabi2d on a Mac, despite Python 3.8.10
#77
dcbb
opened
1 year ago
15
On Python 3.11 wasabi2d cannot be installed
#76
joseywales72
opened
1 year ago
0
add scale arg to Layer.add_label
#75
mentat51
opened
2 years ago
0
Can't install wasabi2d with pip (win10/python 3.10.4 64 bits)
#74
mentat51
opened
2 years ago
2
Video capture is post-scaling
#73
lordmauve
opened
2 years ago
0
Allow pausing a nursery
#72
lordmauve
opened
2 years ago
0
Tile map is not transformable
#71
lordmauve
opened
2 years ago
0
Allow creating tasks that automatically cancel when a nursery exits
#70
lordmauve
opened
3 years ago
0
Update README.md
#69
streetartist
closed
3 years ago
1
Does Wasabi2d have collision check function?
#68
streetartist
closed
3 years ago
1
What version of Opengl does wasabi2d need at least?
#67
streetartist
closed
3 years ago
4
Setup error on Debian
#66
beucismis
opened
3 years ago
2
Text primitive broken?
#65
stemvork
closed
3 years ago
2
New coroutine scheduler
#64
lordmauve
closed
4 years ago
0
Popping from a group freezes scale and rotation
#63
encukou
closed
4 years ago
0
Convert initial animation value to tuple to make it immutable
#62
encukou
closed
4 years ago
4
Animation finishes faster than expected
#61
encukou
closed
4 years ago
3
tone: Round lengths to integer number of samples
#60
encukou
closed
4 years ago
3
Dependency mapbox_earcut does not work on 32bit CPython on windows.
#59
viblo
opened
4 years ago
2
Wasabi2d crashes at startup using only the quickstart code Ubuntu 20.04
#58
ardunster
opened
4 years ago
4
Tone generation
#57
stemvork
closed
4 years ago
0
Fix sprites not updating when only the image is changed.
#56
AnthonyBriggs
closed
4 years ago
0
Wasabi doesn't update sprites unless they've moved
#55
AnthonyBriggs
closed
4 years ago
1
Crash with minimal window size
#54
lordmauve
opened
4 years ago
0
Support Windows DPI awareness
#53
lordmauve
opened
4 years ago
1
numpy.VisibleDeprecationWarning, align_offset should be float when it is an array
#52
emanueljg
closed
4 years ago
0
Update scene.rst
#51
emanueljg
closed
4 years ago
0
Prevent assigning to immutable attributes like `.layer`
#50
lordmauve
opened
4 years ago
0
Cannot pass `scale=` to Layer.add_label
#49
lordmauve
opened
4 years ago
0
Move the MSAA stuff to a chain effect
#48
lordmauve
opened
4 years ago
0
Multiplicative blending as a chain effect
#47
lordmauve
opened
4 years ago
0
Additive blending as an effect
#46
lordmauve
opened
4 years ago
1
Show HeadlessScene inside Scene
#45
lordmauve
opened
4 years ago
0
Allow setting matrix directly
#44
lordmauve
opened
4 years ago
0
Readme links
#43
tjguk
closed
4 years ago
1
Add gather() for coroutines
#42
lordmauve
opened
4 years ago
0
Some docs clarity up front
#41
r1chardj0n3s
closed
4 years ago
0
How to render pygame Surface?
#40
mkraljt
opened
4 years ago
7
Circle.segments not recalculated when change radius
#39
mkraljt
opened
4 years ago
4
A possible issue with line rendering / geometry shading when line spans +/- space
#38
dirkesquire
closed
4 years ago
1
Question: how to decorate a method with @w2d.event ?
#37
shazz
closed
4 years ago
3
animate() for tuples not respecting tween
#36
lordmauve
closed
4 years ago
3
Line shader end segment bug
#35
lordmauve
closed
4 years ago
1
Add background/motivation/comparison to docs
#34
viblo
opened
4 years ago
2
Text layout query
#33
lordmauve
opened
4 years ago
0
Perform all polygon rendering with multisampling
#32
lordmauve
closed
5 years ago
1
Texture repack
#31
lordmauve
opened
5 years ago
3
Refactor: global dirty list
#30
lordmauve
opened
5 years ago
0
Next