1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 10 hours ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix invalid link on README.rst at line 28 More... almost 10 years ago
Fix repr of VideoMode wrapper class More... over 10 years ago
Fixed exceptions not propagated More... over 10 years ago
Merge pull request #90 from jcowgill/spelling-fixes More... over 10 years ago
Spelling fixes in audio.pyx More... over 10 years ago
Documentation spelling corrections More... over 10 years ago
- ported qt example to pyqt5 More... over 10 years ago
Merge branch 'unittests' More... over 10 years ago
- pdf documentation can now be generated More... over 10 years ago
Removed the incorrect draw method from Shape More... over 10 years ago
Improved internal pointers (de)allocation handling More... over 10 years ago
Added point_count property to RectangleShape More... over 10 years ago
Fixed some indentation More... over 10 years ago
Improved object representation More... over 10 years ago
Merge pull request #82 from marcocampos/master More... almost 11 years ago
Merge pull request #83 from psorek139/patch-1 More... almost 11 years ago
Update graphics.pyx More... almost 11 years ago
Change the C headers and Cython API target destination on Unix so that the library can be installed inside a virtual environment. More... almost 11 years ago
Fixed artifacts in title string/sf.Text (#79) More... almost 11 years ago
Fixed Python3 compilation (foreign characters support) More... almost 11 years ago
Fix docs More... almost 11 years ago
Fixed character encoding issue More... almost 11 years ago
Added sf::String definitions to sfml.pxd and is now used More... almost 11 years ago
Added completed network unit tests More... almost 11 years ago
- updated time unit test and network unittests More... almost 11 years ago
Merge branch 'master' of github.com:Sonkun/python-sfml More... almost 11 years ago
- updated todo documentation. More... almost 11 years ago
Updated todo documentation More... almost 11 years ago
Added Packet definition and send/received methods to sfml.pxd More... almost 11 years ago
Added missing constructors to SocketSelector and HttpRequest More... almost 11 years ago