Skip to content

Commit 64c6935

Browse files
committed
Merge pull request cocos2d#3099 from pandamicro/develop
Update change log for v3.8 final
2 parents a7c28e9 + 7fe0f81 commit 64c6935

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ChangeLog:
22

3-
Cocos2d-x v3.8
3+
Cocos2d-x v3.8 @ September.6 2015
44

55
[NEW] spine: Supported Spine runtime 2.3 (Both native and web engine)
66
[NEW] Animate: Added Animate's getCurrentFrameIndex function
@@ -29,6 +29,9 @@ Cocos2d-x v3.8
2929
[FIX] web: Fixed effect issue in ActionGrid and NodeGrid
3030
[FIX] web: Fixed logic issue in Menu's _onTouchCancelled function
3131
[FIX] web: Fixed MenuItem crash when normal image is null
32+
[FIX] web: Fixed incomplete fadeout effects
33+
[FIX] web: Fixed issue that return value of cc.screen.fullScreen is not boolean
34+
[FIX] web: Fixed a bug that SkeletonNode is not drawing children
3235

3336
[TEST] web: Rewrote testcase for stencil depth mask in RenderTextureTest
3437
[TEST] web: Improved renderTexture stencilDepth test

0 commit comments

Comments
 (0)