TMX v1.0.0
For maps created with QtTiled 1.0.
Read the blog post for more details.
Features:
- Add hashtable to store properties
- Add more IO options:
Load maps from a file descriptor, a buffer or using a callback - Add a tileset manager to hold references to external tilesets.
- Add text object support
- Add Group layer support
- Add tile type support
Bug fixes:
- #29 Check whether is empty
The Win32 build has been generated using GCC ver. 6.3.0 from the awesome MSYS2 project.
Linux builds have been generated using GCC ver. 4.8.5 on CentOS7 (Kernel ver. 3.10.0 and glibc ver. 2.17).