minggo
8e3220ba9e
Merge pull request #7533 from dabingnn/v3_windowsDllCompileError
...
fix windows compile error
2014-07-21 17:17:33 +08:00
Huabing.Xu
e666ab88ed
fix windows compile error
2014-07-21 14:59:47 +08:00
minggo
7ba4f2ed5e
Merge pull request #7526 from chenguangqi/v3
...
fixed compile error.
2014-07-21 13:54:31 +08:00
CocosRobot
30b00dadd8
[AUTO]: updating luabinding automatically
2014-07-21 03:57:41 +00:00
minggo
45fa2363e8
Merge pull request #7517 from dabingnn/v3_dll
...
V3 dll
2014-07-21 11:53:36 +08:00
陈广歧
8b4953bbfc
fixed compile error.
...
```bash
# compile for android.
$ ./build_native.py
```
Error message as follow:
```
ssize_tjni/../../cocos2d/cocos/./3d/CCBundleReader.cpp:94:23: error: return type of out-of-line
definition of 'cocos2d::BundleReader::tell' differs from that in the declaration
ssize_t BundleReader::tell()
^
jni/../../cocos2d/cocos/./3d/CCBundleReader.h:90:14: note: previous declaration is here
long int tell();
^
1 error generated.
```
2014-07-19 18:29:52 +08:00
minggo
e128a432c1
Merge pull request #7521 from andyque/fixTextFieldDeleteBug
...
fix TextField backspace delete bug
2014-07-18 18:37:07 +08:00
andyque
73b38fbc6b
fix TextField backspace delete bug
2014-07-18 18:13:17 +08:00
minggo
b347c93f47
Merge pull request #7520 from andyque/fixListViewInsertAtIndexBug
...
fix listview insert child at index bug
2014-07-18 18:09:49 +08:00
andyque
4fa1af584c
fix listview insert child at index bug
2014-07-18 18:02:46 +08:00
minggo
aef1e01ce5
Merge pull request #7518 from natural-law/android-dependencies
...
Android dependencies
2014-07-18 17:57:42 +08:00
Huabing.Xu
0be2210724
rename CGSize to NSSize
2014-07-18 16:51:29 +08:00
Huabing.Xu
23db16b0bd
convert indention to space
2014-07-18 14:53:00 +08:00
Huabing.Xu
8afd7614d1
Merge branch 'v3' into v3_dll
2014-07-18 14:01:17 +08:00
minggo
9409a73a06
Merge pull request #7511 from Mazyod/const-data-copy
...
[FIX]: copied data should be const
2014-07-18 11:35:09 +08:00
minggo
405ea3b7b9
Merge pull request #7510 from MSOpenTech/wp8-v3-fix
...
Wp8 v3 shader update
2014-07-18 10:03:48 +08:00
Mazyad Alabduljaleel
a4b4efff1b
[FIX]: copied data should be const
2014-07-18 03:44:39 +04:00
Dale Stammen
24462e1ded
updated wp8 precompiled shaders
2014-07-17 09:41:07 -07:00
samuele3hu
b482a5e971
Use relative path in the cocos2dxLuaLoader for showing useless msg when lua script trigger errors
2014-07-17 23:53:36 +08:00
CocosRobot
8ea5083e32
[AUTO]: updating luabinding automatically
2014-07-17 14:20:04 +00:00
minggo
867fb18c5d
Merge pull request #7503 from CaiCQ/v3
...
修正Linux下中文显示问题
2014-07-17 22:05:15 +08:00
minggo
b4c75bb7f5
Merge pull request #7504 from CocosRobot/update_lua_bindings_1405603442
...
[AUTO]: updating luabinding automatically
2014-07-17 21:41:45 +08:00
andyque
76ffb2261d
fix ios comiple error
2014-07-17 21:44:33 +08:00
CocosRobot
ffaa0d9c04
[AUTO]: updating luabinding automatically
2014-07-17 13:26:35 +00:00
minggo
61597e0e5a
Merge pull request #7496 from Dhilan007/v3-320final
...
Fixed VideoPlayer can't quitting the full screen mode by press the back key on Android.
2014-07-17 21:19:56 +08:00
Dhilan007
51aba5dae4
fixed magic number.
2014-07-17 21:19:09 +08:00
Dhilan007
229b30ed8b
Fixed VideoPlayer can't quitting the full screen mode by press the back key.
2014-07-17 21:10:26 +08:00
Huabing.Xu
21b3e55339
Mac dylib version works now
2014-07-17 20:58:50 +08:00
minggo
462f9bdd78
Merge pull request #7502 from visiblelight/render_texture_disabled
...
The orientation of render texture should be rotated
2014-07-17 20:09:01 +08:00
visiblelight
7e7c3aeb1c
The orientation of render texture should be rotated when _keepMatrix is true
2014-07-17 19:53:35 +08:00
CCQ
2bda9f62a1
Merge branch 'v3' of github.com:CaiCQ/cocos2d-x into v3
2014-07-17 18:58:55 +08:00
CCQ
cb3b9b8405
修正Linux下中文显示不全问题
2014-07-17 18:42:23 +08:00
andyque
7ff78c61ba
fix richText UTF8
2014-07-17 18:36:09 +08:00
Huabing.Xu
52ac47aea8
Merge branch 'v3' into v3_dll
2014-07-17 18:27:36 +08:00
minggo
578af01ef1
Merge pull request #7499 from andyque/fixRichTextUTF8
...
fix richText utf8 error
2014-07-17 17:57:41 +08:00
andyque
fc2ab110cc
fix richText utf8 error
2014-07-17 17:58:40 +08:00
minggo
8381069c75
Merge pull request #7497 from chengstory/v3_fixesActionManagerCrash
...
V3 fixes action manager crash
2014-07-17 17:42:04 +08:00
minggo
1f4b516f66
Merge pull request #7495 from boyu0/physics_flip_bug
...
Fix the bug: flip scale for physics body make it's size incorrect.
2014-07-17 17:28:03 +08:00
zhangcheng
6d0bf8e143
Merge branches 'v3' and 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fixesActionManagerCrash
2014-07-17 17:25:32 +08:00
zhangcheng
24d87ad05b
1. fixes ActionManagerEx crashes.
2014-07-17 17:24:41 +08:00
boyu0
e07215995a
Fix the bug: flip scale for physics body make it's size incorrect.
2014-07-17 17:21:09 +08:00
minggo
91a537dec6
Merge pull request #7493 from visiblelight/render_texture_disabled
...
no need to save/restore for render texture when entering background
2014-07-17 17:07:54 +08:00
vision
a2413a6538
no need to save/restore for render texture when entering background
2014-07-17 17:03:10 +08:00
minggo
c482e2e14f
Merge pull request #7491 from Dhilan007/v3-320final
...
fixed text line wrap issue in UITextField.
2014-07-17 16:48:41 +08:00
Dhilan007
21ea289eb1
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-320final
2014-07-17 16:48:08 +08:00
samuele3hu
10d498e1ae
Fix type judgment error.
2014-07-17 16:41:09 +08:00
Dhilan007
8ac1398037
fixed text line wrap issue in UITextField.
2014-07-17 16:23:38 +08:00
CocosRobot
aabfdfebed
[AUTO]: updating luabinding automatically
2014-07-17 07:46:20 +00:00
minggo
5c0ac02f70
Merge pull request #7479 from samuele3hu/v3_hot_fix
...
Update bindings-generator submodule and update the related Lua bindings for experimental and test cases
2014-07-17 15:40:07 +08:00
minggo
3b3a29ed68
Merge pull request #7477 from Dhilan007/v3-gc0717
...
Fix the y-inverse Joystick bug[IOS].
2014-07-17 15:13:57 +08:00