1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented a workaround to support Python3's threading interface More... about 11 years ago
Removed headers from examples in the documentation More... about 11 years ago
Corrected LGPLv3 broken link More... about 11 years ago
Added missing Vector2 and Vector3 template to Cython headers More... about 11 years ago
Wrote the C/Cython API section More... about 11 years ago
Minor correction in the documentation More... about 11 years ago
Added extending example More... about 11 years ago
Added embedding example More... about 11 years ago
Updated shader.py example (no default font) More... about 11 years ago
Translated official tutorial: Handling time More... about 11 years ago
Restored NONE constants More... about 11 years ago
Exported and renamed utility functions for sf.Rectangle More... about 11 years ago
Removed remaining deprecated copy methods More... about 11 years ago
Exported and renamed utility functions for vectors More... about 11 years ago
Removed print statement from spacial_music.py More... about 11 years ago
Updated setup.py More... about 11 years ago
Merged show.py into graphics.pyx More... about 11 years ago
Removed x11 module More... about 11 years ago
The bindings make use of the Cython API More... over 11 years ago
Moved Cython API in its own directory More... over 11 years ago
Renamed and removed hack files from SFML Cython headers More... over 11 years ago
Merged SFML Cython headers into one file located in libcpp/ More... over 11 years ago
Revert commit df95164736052ebcabef6d53eb7d79f4524ab998 More... over 11 years ago
Implemented OpenGL example More... over 11 years ago
Spacial music example takes the Z axis into account #25 More... over 11 years ago
Translated official tutorial: Threads More... over 11 years ago
Added sf.Thread, sf.Mutex and sf.Lock to documentation More... over 11 years ago
Implemented sf.Thread, sf.Mutex and sf.Lock More... over 11 years ago
Fixed sf.Window destructor More... over 11 years ago
Exported Event cython definition More... over 11 years ago