pipu
|
57dbb214ca
|
Modify that serialize "percent" default property for SilderReader
|
2014-12-01 19:58:48 +08:00 |
pipu
|
69729bcd65
|
Add that parse "color" in NodeReader
|
2014-12-01 16:27:21 +08:00 |
zhounan
|
7ffc6f9784
|
Modify that cocos/2d/libcocos2d.vcxproj, cocos/2d/libcocos2d.vcxproj.filters
|
2014-12-01 13:18:57 +08:00 |
pipu
|
584c7dc7c6
|
Delete that use protocol buffers
|
2014-12-01 12:46:29 +08:00 |
pipu
|
1447919be1
|
Merge branch 'v3_flatbuffers' of https://github.com/pipu/cocos2d-x into v3_flatbuffers
|
2014-12-01 11:49:11 +08:00 |
pipu
|
27261ddcc0
|
Modify NodeReader, ButtonReader, WidgetReader, TextReader, TextFieldReader
|
2014-12-01 11:48:04 +08:00 |
Dale Stammen
|
117d7bd5e8
|
fixed universal app project files for flatbuffers
|
2014-11-27 05:34:36 -08:00 |
Dale Stammen
|
267edeafd3
|
fixed wp8 project files for flatbuffers
|
2014-11-27 05:22:07 -08:00 |
Dale Stammen
|
301e947c37
|
no initialization list for WP8
|
2014-11-27 05:21:04 -08:00 |
pipu
|
1633b7f475
|
Reset libcocos2d_8_1.Windows.vcxproj, libcocos2d_8_1.Windows.vcxproj.filters, libcocos2d_8_1.WindowsPhone.vcxproj, libcocos2d_8_1.WindowsPhone.vcxproj.filters
|
2014-11-27 20:02:03 +08:00 |
zhangcheng
|
12a5443834
|
Merge branch 'v3_flatbuffers' of https://github.com/pipu/cocos2d-x into v3_flatbuffers
|
2014-11-27 18:34:18 +08:00 |
zhangcheng
|
0c89db7675
|
Add WidgetCallbackHandlerProtocol.h, WidgetCallbackHandlerProtocol.cpp
|
2014-11-27 18:32:35 +08:00 |
pipu
|
48f280b478
|
Update .vcxproj, vcxproj.filters files for wp8, Windows 8.1 WindowsPhone 8.1
|
2014-11-27 18:27:22 +08:00 |
pipu
|
5d3d839886
|
Update Android.mk for cocostudio
|
2014-11-27 17:28:20 +08:00 |
pipu
|
ce3ca169d7
|
Modify that calls createNodeFromProtocolBuffers() for CSLoader
|
2014-11-27 17:23:22 +08:00 |
pipu
|
e38da9f9b6
|
Add callback framework using flat buffers
|
2014-11-27 16:49:19 +08:00 |
pipu
|
e1c287d500
|
Modify that parse "actionTag" for WidgetReader
|
2014-11-27 12:12:29 +08:00 |
pipu
|
889f84e540
|
newest v3 flatbuffers
|
2014-11-26 13:29:23 +08:00 |
pipu
|
6b999d53f3
|
Modify that declare and definition that function return value of createNodeWithFlatBuffers() for all kinds of "NodeReader"
|
2014-11-26 11:50:42 +08:00 |
minggo
|
5d58ffc5ab
|
Merge pull request #9212 from Dhilan007/v3-fontfnt-crash
Fix crash when missing image resource of FNT font.
|
2014-11-26 11:48:53 +08:00 |
minggo
|
dbb473fdcb
|
Merge pull request #9203 from dumganhar/arm64-juno
Some updates for neon64 instruction
|
2014-11-26 11:46:19 +08:00 |
CocosRobot
|
39c2c8a2cb
|
[AUTO]: updating luabinding automatically
|
2014-11-26 03:20:28 +00:00 |
minggo
|
14bbaab0ba
|
Merge pull request #9210 from Dhilan007/v3-physics-scale
Reducing unnecessary function call
|
2014-11-26 10:57:59 +08:00 |
minggo
|
d90d9a6184
|
Merge pull request #9240 from CocosRobot/update_lua_bindings_1416970436
[AUTO]: updating luabinding automatically
|
2014-11-26 10:57:29 +08:00 |
CocosRobot
|
0f14dee924
|
[AUTO]: updating luabinding automatically
|
2014-11-26 02:56:12 +00:00 |
minggo
|
797db8109c
|
Merge pull request #9215 from 2youyouo2/v3_setCurrentFrame
fixed setCurrentFrame
|
2014-11-26 10:54:23 +08:00 |
minggo
|
7f4cabcd9f
|
Merge pull request #9216 from Dhilan007/v3-debugfix
fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW
|
2014-11-26 10:53:36 +08:00 |
minggo
|
1443c28558
|
Merge pull request #9230 from volzhs/v3
Unnecessary set dirty of ui widget
|
2014-11-26 10:50:38 +08:00 |
minggo
|
3d7c3257b0
|
Merge pull request #9238 from ricardoquesada/guideline_fixes
Code conforms with the cocos2d-x c++ guidelines
|
2014-11-26 10:49:58 +08:00 |
Ricardo Quesada
|
33a2d0451c
|
Code conforms with the cocos2d-x c++ guidelines
|
2014-11-25 17:53:52 -08:00 |
Dale Stammen
|
2c8cb4b3bd
|
updated Application::getCurrentLanguage to work on WP8 and Universal App
|
2014-11-25 11:21:56 -08:00 |
Dale Stammen
|
fac9d2880f
|
added missing OpenURL support for universal app
|
2014-11-25 10:05:02 -08:00 |
Dale Stammen
|
8da06fb9cc
|
Merge branch 'v3' into v3-win8.1-appstate
|
2014-11-25 08:07:29 -08:00 |
Vladimir Timofeev
|
a562c70c73
|
Merge remote-tracking branch 'origin/v3' into cmake-linux-mac-fixes
* origin/v3:
Update CHANGELOG
Update AUTHORS
fixed typo
Updates definition of Complete.
[AUTO][ci skip]: updating cocos2dx_files.json
Revert "Merge pull request #9193 from pipu/v3_flatbuffers"
Skip binding nodeWithFlatBuffers of CSLoader for lua
|
2014-11-25 15:24:07 +03:00 |
Haneol Park
|
a6e4b31b0d
|
Additional unnecessary set dirty of ui widgets
|
2014-11-25 20:42:03 +09:00 |
Haneol Park
|
d25fdca4af
|
Unnecessary set dirty of ui widget
|
2014-11-25 17:50:46 +09:00 |
Shrimpz
|
ac666d1e6d
|
fixed typo
|
2014-11-25 15:51:25 +08:00 |
wangqm0513
|
a6128d7506
|
Update MathUtilNeon64.inl
Rewrite CrossVec3 function code
|
2014-11-25 10:33:16 +08:00 |
James Chen
|
528f24010b
|
Workaround for missing __ctype_get_mb_cur_max function in ndk-r10c
|
2014-11-25 10:33:16 +08:00 |
James Chen
|
126f9eaff1
|
The fix for recognizing android arm64 device and using NEON64 for android arm64 device.
|
2014-11-25 10:33:15 +08:00 |
Ricardo Quesada
|
9e10d2d32b
|
Revert "Merge pull request #9193 from pipu/v3_flatbuffers"
This reverts commit fa22b12628 , reversing
changes made to 8dce62b94c .
|
2014-11-24 10:19:53 -08:00 |
Vladimir Timofeev
|
782e3bcd01
|
cmake: Add correct _POSIX_C_SOURCE and _BSD_SOURCE (linux) defines when build luasocket, so all types and func properly defined
|
2014-11-24 17:24:45 +03:00 |
Vladimir Timofeev
|
3dadcf4aea
|
As we have --std=c99 in CMAKE_C_FLAGS, to expose some macros and functions we should declare feature-check-marco...
Define _DARWIN_C_SOURCE should enable all mac os non standard extensions.
|
2014-11-24 17:24:11 +03:00 |
minggo
|
97df35f346
|
Merge pull request #9207 from dumganhar/iss8984-remove-unused
#8984: Removes unused codes in CCStdC-linux.cpp
|
2014-11-24 18:48:05 +08:00 |
minggo
|
fa22b12628
|
Merge pull request #9193 from pipu/v3_flatbuffers
V3 flatbuffers
|
2014-11-24 17:53:16 +08:00 |
Wenhai Lin
|
d63474436b
|
fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW
|
2014-11-24 17:21:14 +08:00 |
LinWenhai
|
fa90897e5b
|
remove unnecessary keyword
|
2014-11-24 16:27:42 +08:00 |
Dhilan007
|
7119a5855d
|
Fix crash when missing image resource of FNT font.
|
2014-11-24 15:57:00 +08:00 |
Dhilan007
|
4bc4f43b28
|
Reducing unnecessary function call
|
2014-11-24 15:27:20 +08:00 |
James Chen
|
13b1c91785
|
Merge pull request #9208 from CocosRobot/update_lua_bindings_1416813762
[AUTO]: updating luabinding automatically
|
2014-11-24 15:27:11 +08:00 |