- May 13, 2017
-
-
Afonso Bordado authored
-
- Mar 20, 2017
-
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
Add properties to Objects and parse properties as enums
-
- Mar 19, 2017
-
-
Gabriel Martinez authored
-
Gabriel Martinez authored
Still need to parse properties.
-
- Feb 26, 2017
-
-
Matthew Hall authored
Because I forgot. Again. :(
-
- Feb 06, 2017
-
-
Gabriel Martinez authored
The attribute is called "type" but we were previously looking for "obj_type".
-
- Sep 18, 2016
-
-
Matthew Hall authored
-
Matthew Hall authored
If I don't forget to publish the changes then I forget to update the README. *sigh*
-
- Sep 14, 2016
-
-
Matthew Hall authored
-
- Sep 13, 2016
-
-
standart authored
The tmx format supports for objects various attributes. id, gid, name and type were ignored by the parser. as an result it was not possible not possible to have objects which are using tiles because of the missing attribute gid. The enhanced parser is now parsing the additional attributes: *id - object id, *gid - tile no *name- object name (property) *type- object type (property)
-
- Aug 12, 2016
-
-
Matthew Hall authored
-
- Aug 04, 2016
-
-
Matthew Hall authored
-
- Jul 23, 2016
-
-
Matthew Hall authored
-
Ruben Slabbert authored
Added tile id to image, since they don't have to start at 0
-
- Jul 10, 2016
-
-
Matthew Hall authored
Add Error trait implementation for TiledError.
-
SilverWingedSeraph authored
This makes TiledError behavior more standard, more expressive, and much more useful for both library and application developers. Close mattyhall/rs-tiled #17
-
- Feb 07, 2016
-
-
Matthew Hall authored
Make compatible with latest version of Rust
-
- Feb 06, 2016
-
-
Ticki authored
-
- Jan 03, 2016
-
-
Matthew Hall authored
-
Matthew Hall authored
Edited orientation keywords to be compatible with Tiled 0.14.2
-
- Jan 01, 2016
-
-
Henri Lunnikivi authored
- Added the orientation keyword 'hexagonal' which is used by Tiled 0.14.2
-
Henri Lunnikivi authored
- Changed the orientation keyword from 'Staggered' to 'staggered'. This is consistent with other keywords and it is also the one used by tiled 0.14.2.
-
- Nov 03, 2015
-
-
Matthew Hall authored
Update for rust v1.4
-
- Nov 01, 2015
-
-
Axel Magnuson authored
-
Axel Magnuson authored
* change readme build button back since this will be a pull request
-
Axel Magnuson authored
-
Axel Magnuson authored
-
Axel Magnuson authored
-
- Oct 02, 2015
-
-
Matthew Hall authored
Fix dependencies to make the main library compile
-
Risto Saarelma authored
-
- May 02, 2015
-
-
Matthew Hall authored
Piston Renderer example
-
Davis Silverman authored
-
- Apr 30, 2015
-
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
modified objects to take floats instead of integers
-
Davis Silverman authored
-