minggo
|
47697daf03
|
remove unneeded codes
|
2014-10-21 17:28:14 +08:00 |
minggo
|
db8dc25b01
|
fix warning
|
2014-10-21 11:40:34 +08:00 |
minggo
|
f224f275ec
|
Merge pull request #8851 from pipu/#8838
Fixed #8838
|
2014-10-20 15:14:07 +08:00 |
minggo
|
49bd79d14a
|
Merge pull request #8853 from 2youyouo2/v3_EventFrame
fixed emit frame event
|
2014-10-20 13:57:38 +08:00 |
pipu
|
50a8f9f3fb
|
Modify that parse "AnchorPointFrame"
|
2014-10-20 12:43:01 +08:00 |
pipu
|
8072328ca6
|
Modify that record path of .csb file
|
2014-10-20 11:56:48 +08:00 |
pipu
|
0134e9247d
|
Fixed #8838
|
2014-10-20 10:15:44 +08:00 |
youyou
|
03ebe0152b
|
fixed timeline loop
|
2014-10-19 21:32:23 +08:00 |
minggo
|
7e6ee9c15a
|
Merge pull request #8801 from 2youyouo2/v3
add deprecated information for Armature::drawContour
|
2014-10-17 23:02:49 +08:00 |
kaile.yin
|
5b0e2f0304
|
fixed emit last frame several times
|
2014-10-17 20:43:01 +08:00 |
pipu
|
1c187a4653
|
Modify reader in order to parse attribute "Plist"
|
2014-10-17 16:35:17 +08:00 |
youyou
|
351ef8ea66
|
add DEPRECATED deprecated information for Armature::drawContour
|
2014-10-17 16:28:37 +08:00 |
minggo
|
18ca7c936c
|
Merge pull request #8768 from Dhilan007/v3-33rc
Improve Android.mk
|
2014-10-17 14:09:49 +08:00 |
Dhilan007
|
ccbc668427
|
Improve Android.mk
|
2014-10-17 10:13:33 +08:00 |
minggo
|
ec4d83b646
|
Merge pull request #8738 from pipu/v3_Modify_Reader
Modify Reader:
|
2014-10-17 09:35:07 +08:00 |
pipu
|
20cb663746
|
Delete the blank block
|
2014-10-16 19:02:39 +08:00 |
kaile.yin
|
7faf2fe1e6
|
set tag for ActionTimeline
|
2014-10-16 18:14:58 +08:00 |
pipu
|
7cb2629baa
|
Delete annotate code of all Reader files
|
2014-10-16 17:44:22 +08:00 |
pipu
|
85bbcdd537
|
Deleting original code that parsing "Visible"
|
2014-10-16 16:26:46 +08:00 |
pipu
|
e77f7f02b0
|
Modify Reader:
1. Parsing "FlipX", "FlipY", "AnchorPoint".
2. Parsing "VisibleForFrame" instead of "Visible"
|
2014-10-16 15:55:38 +08:00 |
minggo
|
58480f8486
|
Merge pull request #8712 from pipu/v3_modify_warning_of_reader
Modifying warning of *Reader
|
2014-10-16 12:03:59 +08:00 |
pipu
|
d3f972c139
|
Modifying warning of *Reader
|
2014-10-15 17:20:54 +08:00 |
Dale Stammen
|
1404f15daa
|
added check for WinRT and WP8
|
2014-10-14 14:15:21 -07:00 |
Dale Stammen
|
fd638f00b7
|
removed old WP8 project files
|
2014-10-14 14:09:52 -07:00 |
minggo
|
0ab3017094
|
Merge pull request #8658 from pipu/v3_pipu
V3 pipu
|
2014-10-14 14:25:46 +08:00 |
andyque
|
96660cb653
|
fix linux compile
|
2014-10-13 18:19:49 +08:00 |
pipu
|
a8febf9656
|
1. update wp8 projects.
|
2014-10-13 15:31:29 +08:00 |
pipu
|
96c8fde63a
|
1. Modifying UIButton.cpp
2. Modifying protocol directory name to "protobuf-lite" for iOS, mac platform
|
2014-10-13 12:49:15 +08:00 |
minggo
|
cb220fe528
|
Merge pull request #8657 from coldfog/v3
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
|
2014-10-13 10:20:27 +08:00 |
pipu
|
8040955062
|
Modifying cocos/editor-support/cocostudio/CMakeLists.txt, cocos/ui/CMakeLists.txt
|
2014-10-12 20:21:32 +08:00 |
pipu
|
2d51724686
|
1. Update wp8 projects.
|
2014-10-12 19:32:13 +08:00 |
pipu
|
0d73c51a09
|
Modifying cocostudio/CSParseBinary.pb.h
|
2014-10-12 17:46:09 +08:00 |
pipu
|
9503253a17
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_pipu
|
2014-10-12 17:44:28 +08:00 |
pipu
|
798d103479
|
Reverting cocos/editor-support/cocostudio/proj.wp8/libCocosStudio.vcxproj, cocos/editor-support/cocostudio/proj.wp8/libCocosStudio.vcxproj.filters
|
2014-10-12 17:06:26 +08:00 |
pipu
|
86aee1e548
|
Modifying cocos2d_lib.xcodeproj, cocos/Android.mk, cocos/editor-support/cocostudio/Android.mk
|
2014-10-12 15:39:22 +08:00 |
Yuyao Feng
|
cc22ba9854
|
Fix bug that ActionManagerEx::initWithBinary can only load one UI animation
|
2014-10-12 08:58:28 +08:00 |
maldewar
|
e21dd9a10d
|
Fixing conflict, use of macro function.
|
2014-10-11 13:06:42 -07:00 |
maldewar
|
5a7febdf25
|
Fixing merging, identation only conflicts.
|
2014-10-11 12:00:17 -07:00 |
pipu
|
38ac6533a3
|
Removing ../../ in header file include
|
2014-10-11 15:50:44 +08:00 |
pipu
|
ab969db441
|
Modifying ImageViewReader, UIImageView
|
2014-10-11 15:43:37 +08:00 |
pipu
|
29eb552d00
|
1. Modifying ButtonReader
2. Modifying UILoadingBar
3. Reverting UIScale9Sprite
|
2014-10-11 15:35:09 +08:00 |
pipu
|
b732ce378e
|
Merge branch 'v3_pipu_protocol_buffers' into merge_test
Conflicts:
cocos/ui/UIScale9Sprite.cpp
|
2014-10-11 11:08:46 +08:00 |
pipu
|
ffd83bbdd0
|
Modifying win32 and wp8 protocol buffers lib
|
2014-10-10 22:38:34 +08:00 |
Dhilan007
|
89db9ecd3b
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-win32-warn
Conflicts:
tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIButtonTest/UIButtonTest.cpp
|
2014-10-10 17:02:45 +08:00 |
minggo
|
4856b6782a
|
Merge pull request #7979 from giginet/scene-reader-canvas-size
SceneReader sets contentSize by canvasSize.
|
2014-10-10 15:00:28 +08:00 |
pipu
|
d699b5809b
|
Modifying libprotocolbuf.a as protocolbuffer.a
|
2014-10-10 12:52:42 +08:00 |
minggo
|
2a95286329
|
Merge pull request #7785 from DaisukeHashimoto/fix_CCActionManagerEx_Bug
use fileName for _actionDic key
|
2014-10-10 11:13:41 +08:00 |
pipu
|
752eb839c7
|
Add protocolbuf.a
|
2014-10-09 18:28:09 +08:00 |
Dhilan007
|
83150aa4d1
|
fix warns and memory leak
|
2014-10-09 17:19:43 +08:00 |
martell
|
73980195c0
|
wp8: use CC_STATIC because libs are static
|
2014-10-09 06:33:46 +01:00 |