- Feb 11, 2022
-
-
Alejandro Perea authored
* Add SFML example Adds a rough demo using SFML for rendering. * Simplifications to SFML example * Rely on sfml 0.16 rather than a git revision * Avoid allocating temporary Path * Take into account margin and spacing * Directly produce a FloatRect, since it is what SFML needs * Renamed VertexMesh to QuadMesh * Use Vertex::with_pos_coords since we always passed Color::WHITE * Removed TileLayer wrapper, since it added no value * Removed handling of gid == 0 in Tilesheet::tile_rect * Update contributors list * Apply formatting * Avoid the need to inverse the camera matrix * De-hardcode the tile size Also fixes the example a bit, because the map was drawn too small. * Update workflow * Try fixing CI issue by removing rust-cache * Fix CI * Fix map asset path * Merge SFML and Rust workflow * Misc changes * Merge upstream/master * Update example to master * Fix line endings * Fixed comment Co-authored-by:
Thorbjørn Lindeijer <bjorn@lindeijer.nl>
-
- Feb 03, 2022
-
-
Thorbjørn Lindeijer authored
* Added "game-development" to "categories" * Added "gamedev" to "keywords" * Updated repository URL * Updated dependencies * Removed broken "documentation" URL
-
- Nov 07, 2021
-
-
Nicolas B authored
-
- May 02, 2021
-
-
Matt Hall authored
Closes #99. ldtk seems to output tiled files with no newlines in the csv data. Tiled itself does always seem to put the newlines in however, it can open the ldtk files so we should too.
-
- Feb 07, 2021
-
-
Matt Hall authored
-
- Jan 01, 2021
-
-
Rob Parrett authored
-
- Sep 20, 2020
-
-
Matthew Hall authored
-
- May 15, 2020
-
-
tatref authored
-
- May 09, 2020
-
-
Matthew Hall authored
-
- Mar 29, 2020
-
-
Matthew Hall authored
-
- Nov 25, 2019
- Sep 19, 2019
-
-
Simon Heath authored
-
- Oct 12, 2018
-
-
Arvid E. Picciani authored
fixes #47
-
- Jun 11, 2018
-
-
Matthew Hall authored
-
Matthew Hall authored
Fixes #41
-
- Apr 11, 2018
-
-
Matthew Hall authored
-
- Jan 11, 2018
-
-
TatriX authored
-
- Jan 04, 2018
-
-
Matthew Hall authored
-
- Aug 23, 2017
-
-
Matthew Hall authored
-
- Aug 18, 2017
-
-
Matthew Hall authored
-
- Aug 10, 2017
-
-
Matthew Hall authored
-
- May 16, 2017
-
-
Matthew Hall authored
-
- May 13, 2017
-
-
Afonso Bordado authored
-
- Mar 20, 2017
-
-
Matthew Hall authored
-
- Feb 26, 2017
-
-
Matthew Hall authored
Because I forgot. Again. :(
-
- Sep 14, 2016
-
-
Matthew Hall authored
-
- Aug 04, 2016
-
-
Matthew Hall authored
-
- Feb 06, 2016
-
-
Ticki authored
-
- Nov 01, 2015
-
-
Axel Magnuson authored
-
Axel Magnuson authored
* change readme build button back since this will be a pull request
-
Axel Magnuson authored
-
- Oct 02, 2015
-
-
Risto Saarelma authored
-
- May 02, 2015
-
-
Davis Silverman authored
-
- Apr 30, 2015
-
-
Matthew Hall authored
-
Matthew Hall authored
-
- Apr 07, 2015
-
-
Davis Silverman authored
-
- Jan 25, 2015
-
-
Matthew Hall authored
-
- Dec 29, 2014
-
-
Matthew Hall authored
xml-rs does not seem to track rust nightly on crates.io. These changes make sure that the master branch of this repo works with rust nightly. Whilst Rust < 1.0 this will continue. The crates.io version of this library will continue on a separate branch
-
- Nov 21, 2014
-
-
Matthew Hall authored
-