Skip to content
Snippets Groups Projects
  1. Aug 10, 2017
  2. Jul 17, 2017
  3. Jul 15, 2017
  4. Jun 18, 2017
  5. Jun 14, 2017
  6. Jun 13, 2017
  7. Jun 10, 2017
  8. Jun 09, 2017
  9. May 16, 2017
  10. May 13, 2017
  11. Mar 20, 2017
  12. Mar 19, 2017
  13. Feb 26, 2017
  14. Feb 06, 2017
  15. Sep 18, 2016
  16. Sep 14, 2016
  17. 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
  18. Aug 12, 2016
  19. Aug 04, 2016
  20. Jul 23, 2016
  21. Jul 10, 2016
  22. Feb 07, 2016
  23. Feb 06, 2016
  24. Jan 03, 2016
  25. Jan 01, 2016
  26. Nov 03, 2015
  27. Nov 01, 2015
Loading