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