From 00f0f72beffeb29ec7fbe364b1406cbd4e732a67 Mon Sep 17 00:00:00 2001 From: halx99 Date: Tue, 26 Jul 2016 21:55:06 +0800 Subject: [PATCH] Update AUTHORS --- AUTHORS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/AUTHORS b/AUTHORS index 11c62dd80e..c6dc2d0bc0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -42,6 +42,14 @@ Community Evangelism / Programmers Guide Author: Jason Slack-Moehrle (slackmoehrle) Developers: + halx99(Guo Xiaodong) + Add ETC1 builtin alpha support. + Add findChild for cocos2d::utils. + Add script with utf-8 bom support for luabindings. + Add captureNode for cocos2d::utils. + fix AudioEngine bug for iOS, UTF8 filePath. + + Rolando Abarca Javascript Binding and testjs