issues
search
bastienleonard
/
pysfml-cython
A Python 2/3 binding for SFML 2, written with Cython
http://pysfml2-cython.readthedocs.org/
Other
68
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
install on windows 10 fails
#62
alexbprofit
opened
3 years ago
0
Troubles building with python3.5
#61
iago-lito
closed
8 years ago
2
Bunch of compiling errors while building on OS X El Capitan with clang
#60
felko
closed
8 years ago
1
ImportError: libsfml-******.so.2
#59
ErunamoJAZZ
opened
11 years ago
1
Improve Python 3 support a bit
#58
jstasiak
closed
11 years ago
1
Update/fix the build system for Python 3, remove some old/broken/useless code
#57
K900
opened
11 years ago
21
Update Window documentation now that unicode titles are supported
#56
bastienleonard
opened
11 years ago
0
Unicode window title support.
#55
shizmob
closed
11 years ago
1
Texture::bind and Shader::bind are now static and need an argument
#54
L-P
closed
11 years ago
2
Update the documentation regarding the bind() method
#53
bastienleonard
opened
12 years ago
0
Remove Shader bind method.
#52
L-P
closed
11 years ago
1
window.draw does not work with RenderStates
#51
krychu
opened
12 years ago
22
Compiling with XCode 4+ error and also a gcc-4.2 question.
#50
Xavura
opened
12 years ago
2
Fix for NameError: declkey at run-time in rc-compatible branch.
#49
shizmob
closed
12 years ago
1
no member named 'BackSpace' in 'sf::Keyboard'
#48
Xavura
closed
12 years ago
18
Segfault on Time equality check with non-Time object
#47
ghost
closed
12 years ago
1
Update the documentation to mention all of Vector2f's special methods
#46
bastienleonard
opened
12 years ago
0
Rename RenderWindow.from_window_handle() to create_from_handle()
#45
bastienleonard
opened
12 years ago
0
Additional Dependencies for Py2Exe
#44
nagn
closed
12 years ago
1
Initiating a Render Window for the purpose of integrating with PyQt
#43
nagn
opened
12 years ago
4
Shape: get_point_count() and get_point() shouldn't raise NotImplementedError when called on concrete classes
#42
bastienleonard
opened
12 years ago
0
Sprite.copy() crashes my window
#41
pygg2devs
closed
12 years ago
9
Sprite.set_texture_rect set to read only
#40
pygg2devs
closed
12 years ago
6
shape.size produces an Exception TypeError
#39
krychu
closed
12 years ago
2
Compiling error: Back not a member of sf::Keyboard (Recent SFML 2 change)
#38
nagn
closed
12 years ago
3
sfml class RectangleShape crashes on Windows
#37
pygg2devs
closed
12 years ago
6
Add property setters in Glyph
#36
bastienleonard
closed
12 years ago
0
Use default_encoding in Text.string and Text's constructor
#35
bastienleonard
opened
12 years ago
0
Add a blend_mode parameter to RenderStates' constructor
#34
bastienleonard
closed
12 years ago
0
Make the constructors of classes like Style and Keyboard raise NotImplementedError
#33
bastienleonard
closed
12 years ago
0
Handle failure in RenderWindow.active
#32
bastienleonard
closed
12 years ago
1
_set_error_message not found on import
#31
mkeeter
closed
12 years ago
1
Per-Point Colors
#30
mkeeter
closed
12 years ago
2
sf.ConvexShape.set_point does not exist
#29
krychu
closed
12 years ago
2
Support Texture.bind()
#28
bastienleonard
closed
12 years ago
0
sfml.RenderWindow.cursor_position does not exist
#27
krychu
closed
12 years ago
3
Cannot use arguments in ctor when inheriting sf.Sprite
#26
abodelot
closed
12 years ago
2
I made i so that all sequence types work with draw. This fixes #24
#25
AphonicChaos
closed
12 years ago
1
Be able to draw a tuple of vertices
#24
abodelot
closed
12 years ago
3
Internal function convert_to_vector2f()'s exceptions get ignored
#23
bastienleonard
closed
12 years ago
0
Cannot use inherited methods from Transformable (crash)
#22
abodelot
closed
12 years ago
2
Get Vector2f division operators working with Python3
#21
L-P
closed
12 years ago
3
deepcopy
#20
sanchopanca
opened
12 years ago
8
Latest SFML commit broke build
#19
L-P
closed
12 years ago
2
Fixed examples.
#18
L-P
closed
12 years ago
1
Can't build for Python3
#17
L-P
closed
12 years ago
3
python 3 fails to compile
#16
esoma
closed
12 years ago
1
Fixed Texture's repeated property not working
#15
zakkgcm
closed
12 years ago
1
event.unicode problem
#14
mthnzbk
closed
12 years ago
2
Don't Draw
#13
mthnzbk
closed
12 years ago
2
Next