1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sf.View.center sf.View.size return now respectively a sf.Position and a sf.Size More... over 14 years ago
Added overload operators %, * to sf.Position More... over 14 years ago
Converted string variables to char* variables to avoid some warning and renamed some other variable for a better look More... over 14 years ago
Fixed bug #35 (Segmentation fault when trying to draw a subclassed sf.Drawable) More... over 14 years ago
Added the official tutorial about time handling More... over 14 years ago
Renamed sf.Window.vertical_sync_enabled to vertical_synchronization More... over 14 years ago
Sphinx doc sources reorganized (put all files about the doc in a directory namedd documentation) More... over 14 years ago
Source code of opening_a_window.rst reorganized More... over 14 years ago
Added the official tutorial about handling events to the documentation More... over 14 years ago
Added the official tutorial 'Opening a window' and made the structure to welcome the other tutorials More... over 14 years ago
Added overload operators / and // to sf.Position More... over 14 years ago
Added the official example about shaders (shader.py) More... over 14 years ago
sf.RenderWindow inherits now from sf.Window (and not sf.RenderTarget) More... over 14 years ago
Moved my personal examples/tests to miscellaneous directory More... over 14 years ago
Added the official example about socket (socket.py) More... over 14 years ago
Fixed sf.Window.size; it returns now a sf.Size and not a tuple More... over 14 years ago
Updated the documentation More... over 14 years ago
Modules import now their dependencies when we import them separatly More... over 14 years ago
'import sfml' imports now the network module and made some changes in setup files to install the network module More... over 14 years ago
Lot of minor improvements (graphics module updated) More... over 14 years ago
Lot of minor improvements (system module updated) More... over 14 years ago
Added .gitignore and removed some useless / inappropriated / unused files More... over 14 years ago
Network module available (2/2) More... over 14 years ago
Audio module reimplemented (+ official examples added and others) More... over 14 years ago
Removed some useless / inappropriated / unused files More... over 14 years ago
Modified .gitignore to suit the new project's structure More... over 14 years ago
Updated documentation More... over 14 years ago
Major improvement (part3) More... over 14 years ago
Major improvement (part2) More... over 14 years ago
Major improvement More... over 14 years ago