CocosRobot
|
a9b811fee4
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-30 10:07:13 +00:00 |
pandamicro
|
507a094653
|
Merge pull request #13108 from jianglong0156/constructedWith3D#12404
improve jsval_to_physics3DRigidBodyDes
|
2015-07-30 17:58:16 +08:00 |
CocosRobot
|
ef7318cf00
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-30 09:23:06 +00:00 |
pandamicro
|
39721c6eb6
|
Merge pull request #13105 from fusijie/fix_10487
fix Sprite/Label/FastTMX auto-culling bug.
|
2015-07-30 17:12:37 +08:00 |
fusijie
|
17c7848e62
|
fix FastTiledMap auto-culling bug.
|
2015-07-30 15:07:03 +08:00 |
jianglong0156
|
52ed2e8d4e
|
add conversion function declare, use to the physics3d auto conversion the data
|
2015-07-30 14:56:24 +08:00 |
jianglong0156
|
b16ee0e45d
|
add file in project file with android, linux wp8.1 (reverted from commit 948628b800 )
|
2015-07-30 14:46:10 +08:00 |
jianglong0156
|
73125f46d2
|
add file in project file with android, linux wp8.1 (reverted from commit 948628b800 )
|
2015-07-30 14:38:20 +08:00 |
jianglong0156
|
a1a9e281a3
|
add conversion cpp file into iOS project (reverted from commit 439bc8a99f )
|
2015-07-30 14:37:58 +08:00 |
fusijie
|
f91a58c8ff
|
fix Label auto-culling bug.
|
2015-07-30 13:59:50 +08:00 |
CocosRobot
|
7a73c65208
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-30 05:53:20 +00:00 |
子龙山人
|
cd4d8b7880
|
Merge pull request #13101 from WenhaiLin/v3.8-label-code-style
Improve coding style
|
2015-07-30 13:44:53 +08:00 |
pandamicro
|
a011fa4c8a
|
Merge pull request #12852 from super626/issue10242
fix #10242, reload shader when light number changed
|
2015-07-30 12:57:32 +08:00 |
fusijie
|
ee5e64825a
|
fix Sprite auto-culling bug.
|
2015-07-30 12:00:57 +08:00 |
CocosRobot
|
f1adc2ffd2
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-30 03:39:17 +00:00 |
WenhaiLin
|
964e7103b5
|
Improve coding style
|
2015-07-30 11:33:18 +08:00 |
子龙山人
|
c039c7a9bd
|
Merge pull request #13084 from WenhaiLin/v3.8-label-df-contentsize-fix
Fixed the content size of Label is incorrect with GLOW effect.
|
2015-07-30 11:29:48 +08:00 |
CocosRobot
|
bd867311f1
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-29 20:42:46 +00:00 |
Ricardo Quesada
|
642ccac5dc
|
Merge pull request #12927 from ricardoquesada/spine-2.3
Adds support for Spine runtime 2.3
|
2015-07-29 13:33:15 -07:00 |
VisualSJ
|
179266240f
|
Update js parser (timelineParser-2.x.js)
|
2015-07-29 19:49:54 +08:00 |
WenhaiLin
|
a9f27865d3
|
Fixed the content size of Label is incorrect with GLOW effect.
|
2015-07-29 16:30:07 +08:00 |
CocosRobot
|
8c642d966f
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-29 07:45:19 +00:00 |
pandamicro
|
16b03f0ebe
|
Merge pull request #13065 from pandamicro/widget_onEnter
Ensure C++ classes onEnter, onExit can be safely override in JS
|
2015-07-29 15:36:12 +08:00 |
子龙山人
|
96d44e1078
|
Merge pull request #13076 from WenhaiLin/v3.8-label-gb2312
Label:support font that contains GB2312 char map.
|
2015-07-29 14:51:17 +08:00 |
子龙山人
|
a46c4be912
|
Merge pull request #13039 from WenhaiLin/v3.8-audioengine-preload
AudioEngine:support callback for preload feature.
|
2015-07-29 14:15:05 +08:00 |
pandamicro
|
c81ba3c148
|
Merge pull request #12648 from stari4ek/v3-12645-depthstencil-attributes-ios
Fixed: #12645 iOS: depth/stencil buffers attributes are ignored
|
2015-07-29 11:09:56 +08:00 |
pandamicro
|
4cd0ced683
|
Merge pull request #12805 from super626/animate3d
fix #11487 animate3d bugs
|
2015-07-29 11:09:03 +08:00 |
pandamicro
|
81842417c4
|
Merge pull request #13032 from xiaofeng11/v3
Fix issue https://github.com/cocos2d/cocos2d-x/issues/12968
|
2015-07-29 09:54:43 +08:00 |
pandamicro
|
cca95c3c51
|
Merge pull request #13041 from yangws/issue_10386
Fixed #10386 : ui::TextField hitTest not working as expected.
|
2015-07-29 09:52:06 +08:00 |
CocosRobot
|
ac7729332a
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-28 10:39:16 +00:00 |
pandamicro
|
8e883f9956
|
Merge pull request #13049 from jianglong0156/constructedWith3D#12404
Some 3d classes can't be constructed with new in JS
|
2015-07-28 18:31:04 +08:00 |
pandamicro
|
9fea134de1
|
Use sendNodeEventToJSExtended instead of sendNodeEventToJS in sub classes
|
2015-07-28 18:24:03 +08:00 |
CocosRobot
|
c8f2514758
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-28 09:21:06 +00:00 |
pandamicro
|
66b21fb2a8
|
Merge pull request #12972 from yangws/issue_12145
Fixed #12145 : formarRenderers in RichText doesn’t update container s…
|
2015-07-28 17:13:26 +08:00 |
Wenhai Lin
|
c4112e1ce5
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3.8-label-gb2312
|
2015-07-28 17:02:30 +08:00 |
jianglong0156
|
f71f9b2b15
|
improve the code
|
2015-07-28 16:32:56 +08:00 |
WenhaiLin
|
9edd66d4a7
|
Label:support font that contains GB2312 char map.
|
2015-07-28 16:28:32 +08:00 |
pandamicro
|
89c722ed4b
|
Add script invocation for onEnter, onExit etc in other classes
|
2015-07-28 16:07:14 +08:00 |
pandamicro
|
0d7f1e3672
|
Reorder the logic of script invocation for onEnter, onExit etc to the beginning of the function
|
2015-07-28 16:05:47 +08:00 |
pandamicro
|
0a31199a5b
|
Fix widget onEnter override in JS may cause infinite recursion
|
2015-07-28 16:04:28 +08:00 |
WenhaiLin
|
102020d831
|
1.AudioEngine:support callback for preload feature.
2.AudioEngineThreadPool:Make the number of thread be a fixed number.
|
2015-07-28 15:27:07 +08:00 |
pandamicro
|
3fa9463ec7
|
Fix manual bindings for changed API in spine
|
2015-07-28 15:11:20 +08:00 |
XiaoFeng
|
bca6934786
|
Normalization function names
|
2015-07-28 14:05:56 +08:00 |
Vincent Yang
|
b92733c402
|
Add items as protected children.
|
2015-07-28 11:38:21 +08:00 |
子龙山人
|
3a58668d71
|
Merge pull request #12744 from fusijie/fix_pageturndown
Fix PageTurn3D
|
2015-07-28 11:35:15 +08:00 |
jianglong0156
|
439bc8a99f
|
add conversion cpp file into iOS project
|
2015-07-28 10:48:18 +08:00 |
jianglong0156
|
948628b800
|
add file in project file with android, linux wp8.1
|
2015-07-28 10:26:45 +08:00 |
jianglong0156
|
ec4d53fcf7
|
add 3d conversion
|
2015-07-28 10:08:58 +08:00 |
jianglong0156
|
d5a6522a37
|
Merge branch 'v3' into constructedWith3D#12404
|
2015-07-28 09:59:35 +08:00 |
jianglong0156
|
6d83a3cea4
|
add Physics3DWorld support new
|
2015-07-27 18:22:56 +08:00 |