1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented sf.Image.show() More... about 14 years ago
Improved sf.Pixels More... about 14 years ago
Network module uses now sf.Time. More... about 14 years ago
Made sf.SoundStream derivable. More... about 14 years ago
Added method __iter__ to sf.Color to make it unpackable. More... about 14 years ago
Added tests for sf.SoundSource and sf.Sound More... about 14 years ago
Added test for sf.SoundBuffer More... about 14 years ago
Implemented sf.SoundBuffer.load_from_samples and sf.SounBuffer.samples More... about 14 years ago
Fixed a bug in audio module. More... about 14 years ago
Implemented test for sf.audio.Listener More... about 14 years ago
Fixed two bugs in audio module. More... about 14 years ago
sf.SoundSource raises an error when trying to instantiate it. More... about 14 years ago
Audio module uses now sf.Time (no integer anymore) More... about 14 years ago
sf.Vector2 and sf.Vector3 support now being divided by a single integer. More... about 14 years ago
Implemented sf.Vector2, sf.Vector3 and sf.Rectangle moved to built-in type. More... about 14 years ago
Functions that load or open data/file raises now IOError instead of sf.SFMLException. More... about 14 years ago
Error message handler implemented. More... about 14 years ago
Updated tests More... about 14 years ago
Updated setup.py (system and window extension module added). More... about 14 years ago
Split graphics.pyx into system.pyx window.pyx and graphics.pyx (2/2) More... about 14 years ago
Split graphics.pyx into system.pyx, window.pyx and graphics.pyx. More... about 14 years ago
Unified all __init__.py files. More... about 14 years ago
Remade the directory structure. More... about 14 years ago
Forgot to add a file in the commit that fixes sf.Shader More... about 14 years ago
Removed generated files from the previous release. More... about 14 years ago
Updated the documentation (sf.Shader updated) More... about 14 years ago
Updated the documentation (sf.VertexArray added) More... about 14 years ago
Updated the documentation (sf.PrimitiveType added) More... about 14 years ago
Updated the documentation (sf.BlendMode added) More... about 14 years ago
Updated the documentation (sf.Vertex added) More... about 14 years ago