1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed maintainers from copyright in source files More... about 9 years ago
Fixed unresolved symbols when compiling for Python 3.5+ More... about 9 years ago
Fixed view not correctly initialized #138 More... about 9 years ago
Fixed compilation error with some MVSC versions More... about 9 years ago
Dropped distutils in favor of setuptools More... about 9 years ago
Rewrote event API More... about 9 years ago
Implemented missing MouseWheelScrollEvent More... about 9 years ago
Fixed SensorEvent.type property More... about 9 years ago
Changed compilation strategy to compile statically on Windows More... about 9 years ago
Fixed source files not found compilation error on Windows More... about 9 years ago
Added MANIFEST.in file to fix source distribution More... about 9 years ago
Fixed undeclared Pixels compilation error More... about 9 years ago
Moved website to a dedicated repository More... about 9 years ago
Deleted "spacial music" example More... almost 10 years ago
Implemented the buffer protocol in sf.Image More... almost 10 years ago
Bumped to 2.3.2 development version (getting ready for upcoming version) More... almost 10 years ago
Added keywords to setup.py More... almost 10 years ago
Added some more classifiers to setup.py More... almost 10 years ago
Removed -fpermissive compilation option which is no longer needed More... almost 10 years ago
Removed automatic deletion of generated C/C++ files More... almost 10 years ago
Implemented native_handle property in sf.Texture More... almost 10 years ago
Removed copy() method from sf.Texture (use copy module instead) More... almost 10 years ago
Rewrote README file to be more concise and up-to-date More... almost 10 years ago
Removed add-ons from the repository More... almost 10 years ago
Fixed string representation of sf.SoundBuffer More... almost 10 years ago
Fixed compilation with NumericObject.cpp More... almost 10 years ago
Reworked the way C/C++ header files are used and installed More... almost 10 years ago
Updated and lightened copyright header in source files More... almost 10 years ago
Renamed header guards to follow this convention PYSFML_MODULE_FOOBAR More... almost 10 years ago
Moved source files of each module to a subfolder named after the module More... almost 10 years ago