1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 06, 2025 — Aug 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
blur is now 1px width in x and y direction More... almost 15 years ago
fixed shader example More... almost 15 years ago
Added some information about how to build the module More... almost 15 years ago
Fixed the Pong example More... almost 15 years ago
Merge remote-tracking branch 'remotes/origin/master' More... almost 15 years ago
Added warning about the installation with Cython for Ubuntu users More... almost 15 years ago
Merge pull request #9 from aspidites/master More... almost 15 years ago
Fixed SFML2 documentation URL More... almost 15 years ago
Fixed typo More... almost 15 years ago
Updated README.txt with the documentation URL More... almost 15 years ago
Added back the Sprite.set_image() method, renamed to set_texture() More... almost 15 years ago
Added documentation for IntRect and FloatRect More... almost 15 years ago
Updated the documentation More... almost 15 years ago
Updated examples More... almost 15 years ago
Fixed a bug in Texture.get_tex_coords() More... almost 15 years ago
The binding itself should now be up-to-date. More... almost 15 years ago
The shader example should work now More... almost 15 years ago
Removed tests, since they were barely used More... almost 15 years ago
Merge remote-tracking branch 'remotes/origin/master' More... about 15 years ago
Fixed bug in sf.Text when using Python 3. More... about 15 years ago
Merge pull request #8 from captaincaptain/master More... about 15 years ago
sf.Key is incorrect sf.Keyboard is More... about 15 years ago
Code like “window.view.move(100, 100)” now works as expected. More... about 15 years ago
Moved the Shape class close to other drawable classes More... about 15 years ago
Rewritten some small parts of the documentation More... about 15 years ago
Added the project page URL to the setupd scripts More... about 15 years ago
Updated events documentation More... about 15 years ago
Added the “unicode” property to TextEntered events. More... about 15 years ago
Removed the use of __cinit__() where it caused memory leaks More... about 15 years ago
Fixed a memory leak in RenderWindow.__next__() (thanks to mkeeter) More... about 15 years ago