-
Notifications
You must be signed in to change notification settings - Fork 487
/
AUTHORS
93 lines (64 loc) · 3.88 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Cocos2d-JS authors & contributors
(ordered by the join in time)
Current Core Developers of Cocos2d-x:
Ricardo Quesada
XiaoMing Zhang (Minggo)
JianHua Chen (James)
Zhe Wang (Walzer)
Qingkui Hu (samuele3hu)
Huabing Xu (dabingnn)
Bo Yu (boyu0)
Wenhai Lin (Dhilan007)
Current Core Developers of Cocos2d-JS:
Shun Lin (Sean Lin)
Hao Wu (WuHao)
Dingping Lv (David Lv)
Ricardo Quesada
Huabin LING (pandamicro)
Zhiming Wu
Sijie Wang
Jialong Zhai
Long Jiang
For the full list of all contributors and retired core developers, please refer to the authors list of cocos2d-x and cocos2d-html5.
Contributors:
Name GithubID Main contribution
seobyeongky @seobyeongky XMLHTTPRequest bug fixes
GLProgram_setUniformLocationWith4f bug fixed
Corrent value of cc.REPEAT_FOREVER
Improved JavaScriptObjCBridge's import order
Added some useful callbacks to XMLHttpRequest
Liang Wu @akira-cn No default font Arial on android bug fix
slawo @slawo Adds support for debugging over ethernet in addition to WiFi
hbb @hbbalfred Supports arguments for setInterval and setTimeout
Load file data in plist loader bug fix
lihex @lihe757 Xcode project of template issue fix
Chris Hannon @hannon235 Add SocketIO to JSB including test case, manual bindings
Ryeeeeee @Ryeeeeee anonEvaluate auto compartment missed bug fix
garfield_ho @HoGarfield onTouchBegan return value bug fix
Nat Weiss @NatWeiss Mimics the behavior of cc.p function
Guard for glReleaseShaderCompiler define
Ninja Lau @mutoo Fix cocoslib_path issue
Move jsb scripts to assets/script/
tkowalski @tkowalski Add missing affine transform functions rename
Minh Quy @MQuy Fix url matching regex issue
Park Hyun Chen @sincntx Fix cc.ScrollView constructor issue in JSB
Added cc.rectOverlapsRect function in JSB
Fix issue that string value with line break character will cause cc.plistParser fail to parse
Vincent Chou @go3k Update README.md, add submodule update command suggestion
Fix bug: Runtime.cpp protobuf object parseFromString may result in an incomplete protobuf object
Fix bug: PrebuiltRuntime ios version can't support portrait orientation.
Igor Mats @IgorMats Added outline shader sample
Add SkeletonAnimation and GLProgram to the list of extendable classes
G17hao @G17hao Fixed an typo issue in jsb_boot.js
Simon de Lang @simondel Fixed use of deprecated cc, ccs and ccui create functions.
Craig P Jolicoeur @cpjolicoeur Fix typos in setup.py
Dale Stammen @Stammen Add Windows Phone 8 support
Add Windows Universal app support
Jeff Oh @redsim Fixed http response header parsing bug
Thomas Jablonski @thomas-jablonski
Add cocos attr to the script element in templates
James Chen @dumganhar Support to set custom scheduler & actionmanager for node
小马哥 @andot Patch xhr.send for ArrayBuffer & ArrayBufferView.
Cocos2d-JS can not grow so fast without the active community.
Thanks to all developers who report & trace bugs, discuss the engine usage in forum & QQ groups!
Special thanks to Ricardo Quesada for giving us lots of guidances & suggestions.