tankbo
|
0a7d28b687
|
Python: Modified Text, Font and RenderWindow to build with latest revision of SFML2. Adjusted samples.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1403 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-02-11 15:32:08 +00:00 |
|
LaurentGom
|
79c7bf8e02
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1399 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-02-10 14:42:53 +00:00 |
|
remi-k
|
eacc8e27cc
|
Updated python trunk to SFML 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1373 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-26 18:09:03 +00:00 |
|
LaurentGom
|
7b83fbc544
|
Merged all the joystick fixes from trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1343 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-01-11 09:04:59 +00:00 |
|
tankbo
|
839c80556d
|
Adjusted PySFML to work with the current SFML2 branch.
Note that it's just compatible. A lot of the new functionality is still in the pipeline.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1308 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-12-07 11:53:38 +00:00 |
|
remi-k
|
f3f630142a
|
Minor fix in sf.Window
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1284 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-24 11:25:46 +00:00 |
|
remi-k
|
f1f5f7ba3d
|
Updated sf.Image.GetTexCoords
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1159 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-09 06:54:10 +00:00 |
|
remi-k
|
9bf53607d3
|
Fixed bug in sf.Window.GetSettings
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1158 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-09 06:45:15 +00:00 |
|
remi-k
|
b92c80ce4f
|
Removed unneeded files, changed pysfml's trunk version to 1.6
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1134 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-07 12:21:02 +00:00 |
|
remi-k
|
cd4e3ea2ae
|
Added missing methods in View and Font.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1118 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-31 19:03:47 +00:00 |
|
remi-k
|
a14719f1cd
|
Improved VideoMode;
Fixed thread related bug in SoundStream.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1095 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-22 12:56:25 +00:00 |
|
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
|
5240c80229
|
Compiles with python 2.6
Fixed dangerous decref
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1089 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-10 21:33:22 +00:00 |
|
remi-k
|
37d3bc2196
|
Added the window constructor from an existing control
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1070 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-29 13:36:24 +00:00 |
|
remi-k
|
12af32c083
|
Update sound and sound stream classes
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1064 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-27 19:42:22 +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
|
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 |
|