Commit Graph

7 Commits

Author SHA1 Message Date
remi-k
60e14e75b7 Improved the way rectangle are handled;
Some bug fixes.


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1093 4e206d99-4929-0410-ac5d-dfc041789085
2009-05-21 13:52:28 +00:00
remi-k
d4e7e7724f Split __init__ into __init__ and __new__, code clean up
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1056 4e206d99-4929-0410-ac5d-dfc041789085
2009-03-14 22:28:16 +00:00
remi-k
26fd1b89e4 Bug fix (make shure a font object isn't destroyed as long as the string
is using it) and code clean up in sf.String


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1043 4e206d99-4929-0410-ac5d-dfc041789085
2009-03-08 09:56:25 +00:00
remi-k
870d049bc8 Bug fixed in sf.String
Code clean up


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1037 4e206d99-4929-0410-ac5d-dfc041789085
2009-03-02 19:00:41 +00:00
remi-k
39f4805a98 * PySFML now compiles and runs with python3 (and still compiles and runs
with python 2.5)
* Improved support for unicode
* Fixed a mysterious bug with the opengl sample
* Code clean up


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1024 4e206d99-4929-0410-ac5d-dfc041789085
2009-02-27 17:57:39 +00:00
remi-k
af3dd7c630 More code clean-up and python3 compliance
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1022 4e206d99-4929-0410-ac5d-dfc041789085
2009-02-26 12:36:06 +00:00
laurentgom
2f524481c1 Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1002 4e206d99-4929-0410-ac5d-dfc041789085
2009-01-28 16:18:34 +00:00