AUTHORS 893 B

12345678910111213141516171819202122232425262728293031323334353637
  1. Core Developers:
  2. Rolando Abarca (funkaster)
  3. The original author of repo
  4. Surith Thekkiam (folecr)
  5. James Chen (dumganhar)
  6. The main maintainer
  7. samuele3hu
  8. Added lua target support
  9. Dhilan007
  10. pandamicro
  11. Developers:
  12. rohankuruvillak
  13. The maintainer of this repo
  14. carlomorgantinizynga
  15. new manual conversion for type ccFontDefinition
  16. jdmunro
  17. Fixed an issue where cocos2d-x specific functionality was not appropriately wrapped with an #ifdef in binding code generated for default class constructors.
  18. led42
  19. Fixed native objects were left allocated with no references by the finalise routine
  20. colesbury
  21. Generated conversion from JS functions to std::function
  22. lihex
  23. Better support for Windows
  24. dplusic
  25. Fixed incorrect regular expression for std::function return type