laurentgom
|
c68876a858
|
Blend::Add now uses source alpha
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1026 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-28 19:11:01 +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 |
|
laurentgom
|
9a7fcc04be
|
Removed dependencies to OS-specific headers in sfml-system
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1023 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-27 15:03:20 +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 |
|
laurentgom
|
e580c8cd63
|
sf::SoundStream (and sf::Music) is now able to loop seamlessly
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1018 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-20 21:38:59 +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
|
ebdee32601
|
Fixed Window::SetSize not resizing to the requested size, on Windows
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1016 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-14 11:13:33 +00:00 |
|
laurentgom
|
2228419caf
|
Updated copyright year
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1015 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-12 17:48:35 +00:00 |
|
laurentgom
|
617841b309
|
Fixed csfml-system VC2005 project file
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1014 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-12 17:20:52 +00:00 |
|
laurentgom
|
dd5b22b872
|
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1013 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-10 18:31:56 +00:00 |
|
laurentgom
|
73c041cbcf
|
Added an option in Image::Copy to take into account the source transparency
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1012 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-10 18:27:42 +00:00 |
|
laurentgom
|
fc3766e290
|
Updated version number in makefiles
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1011 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-06 16:27:53 +00:00 |
|
laurentgom
|
6c98d270b9
|
Updated version number in makefiles
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1011 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-06 16:27:53 +00:00 |
|
laurentgom
|
764198c712
|
Updated all Code::Blocks project files with version 8.02
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1010 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-06 15:36:27 +00:00 |
|
laurentgom
|
37c0a5a6fa
|
Moved project files for CSFML into a "build" directory
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1009 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-06 15:21:27 +00:00 |
|
laurentgom
|
88d48a0f71
|
Removed warnings when compiling CSFML in release mode
Changed samples images
Added an effect to the post-fx sample
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1008 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-06 13:54:39 +00:00 |
|
laurentgom
|
771d9d7939
|
Merged changes from trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1007 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-05 16:26:08 +00:00 |
|
laurentgom
|
08fea61154
|
Added a test to ensure the parameter of sf::Sleep is not negative (can have bad consequences)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1006 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-05 16:22:33 +00:00 |
|
laurentgom
|
4f12610c26
|
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1005 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-01-30 15:32:56 +00:00 |
|
laurentgom
|
f044357031
|
Fixed compile errors with sfRenderWindow and sfImage in CSFML
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1004 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-01-30 14:58:43 +00:00 |
|
laurentgom
|
c3687b4018
|
Moved joystick initialization to happen *after* the construction of windows, to fix a deadlock happening on Windows at DLL loading
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1003 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-01-30 14:12:56 +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 |
|