Skip to content
Snippets Groups Projects
  1. Jan 04, 2018
  2. Dec 24, 2017
    • TatriX's avatar
      Parse imagelayer · 4b3ca3ff
      TatriX authored
      Also add test for parsed image layers.
      The test can be also used as an example off how one can get data from
      the parsed map.
      4b3ca3ff
  3. Oct 21, 2017
  4. Aug 23, 2017
  5. Aug 18, 2017
  6. Aug 10, 2017
  7. Jul 17, 2017
  8. Jul 15, 2017
  9. Jun 18, 2017
  10. Jun 16, 2017
  11. Jun 14, 2017
  12. Jun 13, 2017
  13. Jun 10, 2017
  14. Jun 09, 2017
  15. May 16, 2017
  16. May 13, 2017
  17. Mar 20, 2017
  18. Mar 19, 2017
  19. Feb 26, 2017
  20. Feb 06, 2017
  21. Sep 18, 2016
  22. Sep 14, 2016
  23. Sep 13, 2016
    • standart's avatar
      Add missing object attributes (#20) · 0d164fc2
      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)
      0d164fc2
  24. Aug 12, 2016
Loading