geron-cn
|
e4c47c811f
|
remove EMSCRIPTEN draw
|
2015-08-03 16:53:08 +08:00 |
geron-cn
|
cfc8da579f
|
fix bug: crash when use bone after erase it form Vector. move the operation after erase, make sure bone ref* is not realeaed
|
2015-08-03 16:47:54 +08:00 |
geron-cn
|
0955b0f9de
|
fix comment by pandamicro
|
2015-07-30 19:28:00 +08:00 |
geron-cn
|
fa5d70fc04
|
add SkeletonNode Nest test case
|
2015-07-28 23:49:25 +08:00 |
geron-cn
|
d2de5b1c85
|
add test case for bug: #13060 and #13005
|
2015-07-28 19:18:58 +08:00 |
geron-cn
|
0275e3b773
|
fix set visible
|
2015-07-28 17:25:40 +08:00 |
geron-cn
|
c9991aea81
|
fix bug: BoneNode 's debugdraw can not be controlled by ancestor's visible
|
2015-07-28 16:31:06 +08:00 |
geron-cn
|
a5d41aac0d
|
fix bug:use wrong _modelviewTransform in director to draw bone
|
2015-07-24 19:48:05 +08:00 |
geron-cn
|
4327e4a532
|
remove include SkinNode.h in cpp
|
2015-07-24 12:31:45 +08:00 |
geron-cn
|
0b09fd5bcb
|
Merge branch 'v3.7.1' of github.com:cocos2d/cocos2d-x into 3.7.1
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
cocos/2d/libcocos2d_8_1/libcocos2d_8_1/libcocos2d_8_1.Shared/libcocos2d_8_1.Shared.vcxitems.filters
tests/cpp-tests/Classes/ExtensionsTest/CocoStudioActionTimelineTest/ActionTimelineTestScene.cpp
tests/cpp-tests/Classes/ExtensionsTest/CocoStudioActionTimelineTest/ActionTimelineTestScene.h
|
2015-07-24 11:38:09 +08:00 |
geron-cn
|
3341fa0f85
|
fix the vars' initialize in construct func, and remove using namespace
|
2015-07-24 10:28:10 +08:00 |
geron-cn
|
1389fc3d31
|
some doxygen comments and copyright
|
2015-07-24 01:30:34 +08:00 |
pandamicro
|
a15212dc76
|
Fix indent
|
2015-07-23 18:00:23 +08:00 |
gero
|
2037616a2d
|
Merge pull request #4 from fusijie/3.7.1
fix compile on iOS/Android/Linux/Win8Universal.
|
2015-07-23 17:46:28 +08:00 |
geron-cn
|
4d58aa2668
|
remove setcontentsize in skeletonnode
|
2015-07-23 17:41:37 +08:00 |
fusijie
|
e9cbb6b084
|
fix compile on iOS/Android/Linux/Win8Universal.
|
2015-07-23 17:32:52 +08:00 |
zhangcheng
|
4b8248c015
|
Optimization of Custom Data.
replace ComExtensionData to ObjectExtensionData.
|
2015-07-23 16:30:23 +08:00 |
geron-cn
|
7255b5308b
|
config for mac
|
2015-07-23 15:13:14 +08:00 |
geron-cn
|
16ee74b845
|
add bonenode to CocoStudio.h
|
2015-07-23 13:34:11 +08:00 |
geron-cn
|
915cefa208
|
bone node
|
2015-07-23 11:51:49 +08:00 |
pandamicro
|
e0e5ae9d99
|
Merge pull request #12924 from liamcindy/SkyBox_3.7.1
update for Game3DNodeReader & UserCameraReader
|
2015-07-22 15:34:18 +08:00 |
Liam
|
d8155a20ae
|
update for code format
|
2015-07-22 14:11:20 +08:00 |
Liam
|
c61e09a9e7
|
update for reader
|
2015-07-13 10:29:22 +08:00 |
XiaoFeng
|
92d78efce0
|
Fix percentage setting won't effect when UISlider's background resource set to null
|
2015-07-10 17:00:16 +08:00 |
Liam
|
e50fc4f184
|
merge code
|
2015-07-09 17:12:48 +08:00 |
pandamicro
|
893d39c543
|
Merge pull request #12737 from chengstory/FixReaderBug
Fix cocos reader bug.
|
2015-07-09 10:33:45 +08:00 |
Liam
|
c6ebaa19ec
|
add scene 3d test
|
2015-07-09 10:19:07 +08:00 |
zhangcheng
|
0862d313b2
|
Fix cocos reader bug.
Fixes child nodes can't be rendered when particle and TiledMap as parent and their resource have been removed from disk.
|
2015-07-08 16:13:38 +08:00 |
XiaoFeng
|
9a6ffd8904
|
Add bug test for PageView layout & CCNodeDraw::onDrawGLLine
|
2015-07-07 09:54:42 +08:00 |
Liam
|
51993d5733
|
update for reader
|
2015-07-06 16:14:41 +08:00 |
Liam
|
fff4e2f34c
|
update for reader
|
2015-07-06 14:05:06 +08:00 |
Liam
|
64b8660873
|
update for skybox reader
|
2015-07-03 17:52:42 +08:00 |
andyque
|
0c1ee8b26a
|
fix studio json reader percentage mode bug
|
2015-06-25 16:14:22 +08:00 |
pandamicro
|
ac138a3287
|
Merge pull request #12474 from xiaofeng11/v3_xiaofeng
Update 3d reader for compatible with cocosstudio 3.1.2 version csd file
|
2015-06-23 16:27:32 +08:00 |
andyque
|
70b709f4a8
|
fix rapidjson assert error
|
2015-06-23 13:54:11 +08:00 |
XiaoFeng
|
375e80bd70
|
Update 3d reader for compatible with cocosstudio 3.1.2 version csd file
Update easing default speed
|
2015-06-23 11:31:16 +08:00 |
zhangcheng
|
1c983f1f39
|
GBKToUTF8
|
2015-06-17 13:16:06 +08:00 |
XiaoFeng
|
8d19ea7320
|
Fix when button set to disabled mode and won't have a disable texture will cause simulator won't show button in disabled gray mode
|
2015-06-12 15:47:34 +08:00 |
pandamicro
|
8e3e928efd
|
Merge pull request #12040 from geron-cn/v3
fix bug: fix actiontimeline can not step to last frame when loop play
|
2015-06-11 14:36:08 +08:00 |
XiaoFeng
|
20a6151f4c
|
Fix indent
|
2015-06-09 17:40:42 +08:00 |
XiaoFeng
|
f6083f3490
|
Fix issue 10258 & 10408
|
2015-06-09 14:38:48 +08:00 |
zhangcheng
|
8d3d3a0348
|
1, Add onAdd and onRemove function to replace onEnter and onCancel used in onAdd and onRemove of ComponentContainer.
|
2015-06-04 14:06:31 +08:00 |
Dale Stammen
|
9ee4b4af1e
|
Merge branch 'v3' into v3-winrt-audio
|
2015-05-27 11:54:21 -07:00 |
anniruddh.koppal
|
4501a53cfa
|
Added MP3 support to simple audio engine
|
2015-05-27 10:57:26 -07:00 |
子龙山人
|
e044b1ab11
|
Merge pull request #11785 from geron-cn/fixbug
fix crash when run TestTimelineFrameEvent in cpp-test
|
2015-05-27 16:28:13 +08:00 |
geron-cn
|
c19adbdc3c
|
fix bug: fix actiontimeline can not step to last frame when loop play
|
2015-05-27 10:24:50 +08:00 |
andyque
|
c668001e73
|
fix assert failure of NinePatchImageParser and rapidjson
|
2015-05-26 17:20:10 +08:00 |
andyque
|
81d562803b
|
upgrade rapidjson to 1.0.2
|
2015-05-25 11:43:03 +08:00 |
XiaoFeng
|
e94bcbd28c
|
Remove missing resource label from all UI widget
|
2015-05-22 18:21:59 +08:00 |
XiaoFeng
|
be20666b65
|
Fix ArmatureAnimation crash
|
2015-05-18 12:08:26 +08:00 |