Commit Graph

12 Commits

Author SHA1 Message Date
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
2c7c76a668 Fixed python3 compatibility
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1041 4e206d99-4929-0410-ac5d-dfc041789085
2009-03-06 17:21:37 +00:00
remi-k
bcbb754da9 Fixed a bug with custom drawables
Fixed wrong default color in sf.Shape


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1040 4e206d99-4929-0410-ac5d-dfc041789085
2009-03-06 15:23:07 +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
7e7489b34a Removed RenderTarget
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1025 4e206d99-4929-0410-ac5d-dfc041789085
2009-02-27 23:50:02 +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
remi-k
79bf5c6252 * Began supporting python3
* Code clean-up


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1021 4e206d99-4929-0410-ac5d-dfc041789085
2009-02-25 10:40:38 +00:00
remi-k
60ebaa84d1 * Implemented sf.RenderTarget;
* Made sf.RenderWindow inherit from sf.RenderTarget and sf.Window


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1020 4e206d99-4929-0410-ac5d-dfc041789085
2009-02-23 19:01:41 +00:00
remi-k
49c7769273 worm.py sample rewritten;
Minor fix in sf.SoundStream;
Updated sf.Image.


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1019 4e206d99-4929-0410-ac5d-dfc041789085
2009-02-22 14:57:18 +00:00
remi-k
4a3d6b171c git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1017 4e206d99-4929-0410-ac5d-dfc041789085 2009-02-14 19:43:12 +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