zhangcheng
|
98c21f6f57
|
1. remove Hungary style.
|
2014-06-25 18:10:06 +08:00 |
zhangcheng
|
bdf7be6fa0
|
1. add classname = "" log.
|
2014-06-25 14:32:38 +08:00 |
zhangcheng
|
644b61e261
|
1. add SceneBinary to 2.x
|
2014-06-25 11:58:36 +08:00 |
andyque
|
d2680f2884
|
fix windows compile error
|
2014-06-23 18:29:23 +08:00 |
andyque
|
3e5ab0ec8e
|
fix linux compile error
|
2014-06-23 17:09:54 +08:00 |
andyque
|
ce58c2ddd6
|
remove unused header file
|
2014-06-23 16:53:06 +08:00 |
andyque
|
87455b0ecb
|
add constness to some function
|
2014-06-23 10:12:54 +08:00 |
andyque
|
8a463e7964
|
remove Hungry style
|
2014-06-23 10:02:09 +08:00 |
andyque
|
5624da5448
|
Merge branch 'v3' into cleanupBinaryLoader
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/editor-support/cocostudio/CCSGUIReader.h
cocos/editor-support/cocostudio/proj.win32/libCocosStudio.vcxproj.filters
|
2014-06-23 09:37:39 +08:00 |
Dale Stammen
|
5e1f0b5799
|
added missing files and tests that broke wp8 build
|
2014-06-20 09:07:51 -07:00 |
zhangbin
|
ec62f05b12
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-06-20 10:51:13 +08:00 |
zhangbin
|
0019d9a061
|
Optimize the win32 projects configuration.
|
2014-06-20 10:50:43 +08:00 |
minggo
|
e374bd67c7
|
Merge pull request #6946 from hanjukim/skip-utf8-bom
Skip UTF8 BOM if it exists and bug fix for unterminated string
|
2014-06-19 22:02:38 +08:00 |
minggo
|
0d07e19cd1
|
Merge pull request #7054 from 2youyouo2/v3
add TimelineAction
|
2014-06-19 21:05:15 +08:00 |
gin0606
|
bf4f30d14b
|
Add new line at the end of a file to *.cpp
|
2014-06-19 20:45:24 +09:00 |
andyque
|
4d64b166cc
|
refactor - replace magic string with const string
|
2014-06-19 17:04:14 +08:00 |
andyque
|
a26ef87783
|
cleanup reader code
|
2014-06-19 15:16:56 +08:00 |
andyque
|
515de9eda5
|
remove magic string of widget json reader
|
2014-06-19 14:40:24 +08:00 |
2youyou2
|
0ce51162af
|
support Label widget
|
2014-06-19 14:11:37 +08:00 |
子龙山人
|
e1095c4f09
|
Merge pull request #9 from geron-cn/guanghuiv3
Guanghuiv3
|
2014-06-19 13:38:53 +08:00 |
geron-cn
|
6abc9aba0e
|
add binary read to test-cpp
|
2014-06-18 20:09:12 +08:00 |
andyque
|
b55b95adc3
|
fix linux compile error
|
2014-06-18 18:28:31 +08:00 |
andyque
|
20b41d2886
|
fix android compile error
|
2014-06-18 18:25:31 +08:00 |
geron-cn
|
5cfbd3a2bd
|
add binary decode to armature
|
2014-06-18 17:43:13 +08:00 |
andyque
|
9398395de8
|
fix custom property
|
2014-06-18 16:19:24 +08:00 |
andyque
|
1533374bd1
|
add ui animation for binary parsing
|
2014-06-18 15:55:01 +08:00 |
andyque
|
aa5df68b96
|
Merge branch 'v3' into cleanupBinaryLoader
Conflicts:
cocos/3d/CCAnimationCurve.h
cocos/3d/CCAnimationCurve.inl
|
2014-06-18 15:13:34 +08:00 |
子龙山人
|
0b677a86d7
|
Merge pull request #8 from geron-cn/guagnhuiv3
Guagnhuiv3
|
2014-06-18 14:47:11 +08:00 |
andyque
|
63475a6f81
|
refactor Loader
|
2014-06-18 14:44:00 +08:00 |
geron-cn
|
12bb7564cd
|
fix cannot compile in windows
|
2014-06-18 14:35:43 +08:00 |
2youyou2
|
b323f5772e
|
optimize frame
|
2014-06-18 14:21:33 +08:00 |
andyque
|
615995af54
|
add base property parser for WidgetReader
|
2014-06-18 14:15:11 +08:00 |
minggo
|
08453b911d
|
Merge pull request #7071 from pandamicro/Script_onEnter_fix
Fixed #5563: Wrap override onEnter function by script call detection code to solve bugs in JSB
|
2014-06-18 13:37:57 +08:00 |
andyque
|
95f1bd7e72
|
update loader
|
2014-06-18 11:54:25 +08:00 |
pandamicro
|
94fdff1da9
|
Fixed #5563: Make sendNodeEventToXXX as static functions of ScriptEngineManager in CCScriptSupport
|
2014-06-18 11:51:52 +08:00 |
minggo
|
6ecca08340
|
Merge pull request #7039 from minggo/get-child-by-name
issue #4693: add getName(), setName() and getChildByName()
|
2014-06-18 11:30:14 +08:00 |
2youyou2
|
719fdb712d
|
add frame event test
|
2014-06-18 11:22:38 +08:00 |
andyque
|
ca24ad6768
|
Merge branch 'v3' into cleanupBinaryLoader
|
2014-06-18 11:19:19 +08:00 |
minggo
|
8a0a6a2ded
|
Merge pull request #7064 from kyokomi/TextReader_filePath_fix
Fix bug for TextReader #setFontName.
|
2014-06-18 10:36:29 +08:00 |
kyokomi
|
b6ed783b0b
|
fix use raw char* to represent string.
|
2014-06-17 17:05:44 +09:00 |
2youyou2
|
806d74b6f9
|
add change play section test
|
2014-06-17 15:57:30 +08:00 |
2youyou2
|
c221a59954
|
fixed frame's value not right when enter frame
|
2014-06-17 15:57:06 +08:00 |
2youyou2
|
d2a6782a9e
|
fixed start frame not right
|
2014-06-17 11:45:57 +08:00 |
2youyou2
|
02363c2ae4
|
read visible property
|
2014-06-16 17:20:59 +08:00 |
2youyou2
|
f9a817a2bf
|
read flip property
|
2014-06-16 15:19:58 +08:00 |
2youyou2
|
7bb188f15a
|
fixed not read zorder
|
2014-06-16 15:03:53 +08:00 |
pandamicro
|
d00c9fe70a
|
Fixed #5563: Add sendNodeEventToJSExtended function to fix issues and remove lua event send (unnecessary)
|
2014-06-16 12:50:35 +08:00 |
2youyou2
|
c5fe56ef21
|
update CMakeLists.txt
|
2014-06-16 09:44:14 +08:00 |
andyque
|
1d01fe8bbc
|
refactor
|
2014-06-15 16:12:24 +08:00 |
kyokomi
|
d7199204bd
|
Fix bug for TextReader #setFontName.
|
2014-06-14 23:56:12 +09:00 |