Ricardo Quesada
|
cc3df75d1f
|
works on win32
std::iterators weren't used correctly
|
2014-10-02 15:46:47 -07:00 |
Ricardo Quesada
|
12e9d18ab7
|
Compiles on Windows Phone 8
|
2014-10-01 19:08:34 -07:00 |
minggo
|
44aba5b2af
|
Merge pull request #8185 from newnon/v3_Scale9Sprite_improvements
Scale9Sprite improvements
|
2014-09-30 17:09:02 +08:00 |
minggo
|
2ecfcee2a6
|
Merge pull request #8216 from Dhilan007/v3-audio-fix
fix audio issues(log output:Too Many Objects) after play audio many times on Android
|
2014-09-30 15:19:46 +08:00 |
CocosRobot
|
a96a2a992d
|
[AUTO]: updating luabinding automatically
|
2014-09-30 07:13:25 +00:00 |
minggo
|
d1a0adf1a9
|
Merge pull request #8200 from Dhilan007/v3-audio-win32
New Audio Engine[Win32]
|
2014-09-30 15:09:00 +08:00 |
Dhilan007
|
ed9c8b2693
|
fix audio issues(log output:Too Many Objects) after play audio many times.
|
2014-09-30 15:00:52 +08:00 |
Sergey Perepelitsa
|
d9204b009e
|
scale9Sprite without scale9enabled scale fix
scale9Sprite crop > border tile bug fix
|
2014-09-30 10:59:20 +04:00 |
Dhilan007
|
02fcb6488a
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-audio-win32
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
tests/cpp-tests/proj.win32/cpp-tests.vcxproj
|
2014-09-30 14:19:27 +08:00 |
SunLightJuly
|
c108616a01
|
standardized codes
|
2014-09-30 13:17:03 +08:00 |
SunLightJuly
|
4ba19791ed
|
fixed bug in Cocos2dxLuaLoader
|
2014-09-30 13:11:39 +08:00 |
minggo
|
804b26344e
|
fix warnings
|
2014-09-30 11:58:38 +08:00 |
Dhilan007
|
db45794625
|
fix macro
|
2014-09-30 09:57:28 +08:00 |
Dhilan007
|
18307d52da
|
fix macro
|
2014-09-30 09:48:24 +08:00 |
Dhilan007
|
7ebe4a5548
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-audio-win32
Conflicts:
cocos/audio/AudioEngine.cpp
cocos/audio/apple/AudioPlayer.h
cocos/audio/include/AudioEngine.h
tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.cpp
tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.h
|
2014-09-30 09:45:47 +08:00 |
yangxiao
|
d680e58f80
|
merge cocos resolve conflict
|
2014-09-30 08:32:37 +08:00 |
boyu0
|
2b0afa6063
|
fix bug: physics crashes when remove/add children too quick.
|
2014-09-30 08:15:46 +08:00 |
Ricardo Quesada
|
7a1dac5aa6
|
Fixes audio issues when using CMake on Mac
|
2014-09-29 14:07:11 -03:00 |
minggo
|
09ebebc6d2
|
Merge pull request #8203 from dabingnn/v3_changeTabtoSpace
change tab to space
|
2014-09-29 18:47:22 +08:00 |
Huabing.Xu
|
88679c2437
|
change tab to space
|
2014-09-29 18:44:01 +08:00 |
minggo
|
db9c5137a0
|
Merge pull request #8199 from CocosRobot/update_lua_bindings_1411985319
[AUTO]: updating luabinding automatically
|
2014-09-29 18:30:52 +08:00 |
minggo
|
0cd2f985e8
|
Merge pull request #8172 from dabingnn/v3_fixEGLConfigCrashBug
fix egl config chooser bug
|
2014-09-29 18:24:19 +08:00 |
CocosRobot
|
50a06a13ad
|
[AUTO]: updating luabinding automatically
|
2014-09-29 10:11:17 +00:00 |
minggo
|
8a5829631d
|
Merge pull request #8171 from huangshiwu/v3_Teivaz
Enable screen orientation change handling - by Teivaz
|
2014-09-29 18:02:03 +08:00 |
minggo
|
f4b080a03f
|
Merge pull request #8192 from samuele3hu/v3_3D
Add Camera3DTest ,BillBoradTest and more Sprite3DTest for Lua, and update the related lua bindings files
|
2014-09-29 17:56:42 +08:00 |
Frank.Xu
|
1c1d917620
|
Fix pull request #6894 merge conflicts
|
2014-09-29 16:22:55 +08:00 |
Dhilan007
|
65a14a6d3f
|
Improved thread safety
|
2014-09-29 14:17:51 +08:00 |
minggo
|
c4fac7b37d
|
Merge pull request #8193 from andyque/improveCocostudioReader
replace raw string literal with const external variables to keep consistence.
|
2014-09-29 13:49:28 +08:00 |
minggo
|
6583bf6b1f
|
Merge pull request #8179 from MSOpenTech/wp8-v3-fix
WP8 fixes for v3.3 app certification tests
|
2014-09-29 13:42:40 +08:00 |
andyque
|
c9b959ec82
|
replace raw string literal with const external variables to keep consistence.
|
2014-09-29 11:35:03 +08:00 |
samuele3hu
|
87fccd7881
|
Remove manaul lua-bindings for Armature::getOffsetPoints
|
2014-09-29 10:37:19 +08:00 |
samuele3hu
|
cb38f6bd5b
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
|
2014-09-29 10:27:46 +08:00 |
Dhilan007
|
f2f1331026
|
New Audio Engine[Win32]
|
2014-09-29 10:15:41 +08:00 |
samuele3hu
|
f00187d3bb
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
Conflicts:
tools/tolua/cocos2dx.ini
|
2014-09-29 09:48:35 +08:00 |
samuele3hu
|
99e1c6640e
|
Add BillBoardTest and update related bindings files
|
2014-09-29 09:43:22 +08:00 |
CocosRobot
|
fd9ed15d6d
|
[AUTO]: updating luabinding automatically
|
2014-09-29 01:25:31 +00:00 |
Dhilan007
|
d52144d1e0
|
fix linker errors on WIN32
|
2014-09-28 21:45:09 +08:00 |
songchengjiang
|
39deb73c3a
|
move light from 3d to base(Windows)
|
2014-09-28 17:23:25 +08:00 |
minggo
|
9511f0deb5
|
Merge pull request #8130 from yestein/v3
Add Cocostudio Armature getOffsetPoints API for Lua
|
2014-09-28 16:48:37 +08:00 |
samuele3hu
|
6b2acf88fc
|
Modify CameraTest and update related lua-bindings files
|
2014-09-28 16:47:06 +08:00 |
minggo
|
8ed336c681
|
Merge pull request #8167 from hongliang-goudou/v3
bugfix for UI animation playing crash if GUI JSON file is loaded again.
|
2014-09-28 16:42:49 +08:00 |
minggo
|
289c1edfe7
|
Merge pull request #8174 from lite3/v3
fix compile error when CC_SPRITE_DEBUG_DRAW
|
2014-09-28 16:21:04 +08:00 |
yangxiao
|
38873dd999
|
move light fix linux and android
|
2014-09-28 16:05:20 +08:00 |
yangxiao
|
dbf564208b
|
move light from 3d to base
|
2014-09-28 16:02:12 +08:00 |
samuele3hu
|
e50eaf684f
|
Add CameraTest and update related lua-bindings files
|
2014-09-28 14:31:58 +08:00 |
Sergey Perepelitsa
|
c1f37a6926
|
Misprint fix
scale9Image double draw fix
|
2014-09-28 10:30:33 +04:00 |
yangxiao
|
744e09c141
|
reset change to getDirectionInWorld
|
2014-09-28 11:03:18 +08:00 |
yangxiao
|
53dee7ef86
|
can ci android compile?
|
2014-09-28 10:21:47 +08:00 |
yangxiao
|
75e5ca30ee
|
merge cocos
|
2014-09-28 09:55:31 +08:00 |
Sergey Perepelitsa
|
ab45c582a7
|
Scale9Sprite improvements
small bugs fix
small optimizations
support for cropped sprite frames
|
2014-09-28 01:58:26 +04:00 |
andyque
|
750c61dd30
|
fix linux compile error
|
2014-09-27 01:55:41 -07:00 |
andyque
|
aea729ef01
|
fix cmakelists.txt of linux platform
|
2014-10-09 12:01:22 +08:00 |
Dale Stammen
|
3c7a22f776
|
removed CMakeLists.txt
|
2014-09-26 12:42:20 -07:00 |
Dale Stammen
|
24e5df1644
|
updated wp8 precompiled shaders
|
2014-09-26 12:16:16 -07:00 |
Dale Stammen
|
67377b7d46
|
added check for WINRT_NO_WINSOCK
|
2014-09-26 12:05:19 -07:00 |
Dale Stammen
|
fd3177d350
|
removed WINRT
|
2014-09-26 11:41:12 -07:00 |
Dale Stammen
|
ef58fa7fd4
|
fixed winrt file functions to pass app certification tests.
|
2014-09-26 11:38:17 -07:00 |
Dale Stammen
|
209f67f222
|
fixed property sheet
|
2014-09-26 11:01:43 -07:00 |
Dale Stammen
|
f24312bc77
|
added UNICODE
|
2014-09-26 11:01:05 -07:00 |
CocosRobot
|
021d21a2a7
|
[AUTO]: updating luabinding automatically
|
2014-09-26 15:37:17 +00:00 |
minggo
|
99064b091f
|
Merge pull request #8164 from super626/v3
move logic about camera from Director to scene
|
2014-09-26 23:29:58 +08:00 |
lite3
|
da361810a3
|
fix compile error when CC_SPRITE_DEBUG_DRAW
|
2014-09-26 17:14:55 +08:00 |
yangxiao
|
abd960725a
|
add to linux project
|
2014-09-26 16:54:01 +08:00 |
yangxiao
|
c335df1071
|
fix normal flag check error
|
2014-09-26 16:46:15 +08:00 |
samuele3hu
|
2ac96ed06e
|
Fix the lua-tests compile error and some bugs in the NewAudioEngineTest and update cocos2dx_audioengine.ini to support macro_judgement
|
2014-09-26 16:39:54 +08:00 |
Huabing.Xu
|
d7a5c464dd
|
remove test code
|
2014-09-26 16:37:05 +08:00 |
Huabing.Xu
|
7cfcdc1af8
|
fix egl config chooser bug
|
2014-09-26 16:23:54 +08:00 |
huanghsiwu
|
7a2a44ad88
|
Enable screen orientation change handling - by Teivaz
|
2014-09-26 16:16:34 +08:00 |
samuele3hu
|
691074eb7c
|
Add Camra3DTest and update sprite3DTest
|
2014-09-26 16:00:57 +08:00 |
yangxiao
|
11a7bf8697
|
ligthmask to unsigned int
|
2014-09-26 15:52:04 +08:00 |
yangxiao
|
98d9cea774
|
merge cocos
|
2014-09-26 15:14:57 +08:00 |
yangxiao
|
db2ff49f26
|
adjust according to minggo
|
2014-09-26 14:13:26 +08:00 |
CocosRobot
|
963c02eb3d
|
[AUTO]: updating luabinding automatically
|
2014-09-26 05:45:33 +00:00 |
minggo
|
7d33aef5cb
|
Merge pull request #8156 from samuele3hu/v3_check_lua
Fix the bug that passing the wrong stack index to luaval_to_ccvaluemap and luaval_to_ccvaluevector
|
2014-09-26 11:49:09 +08:00 |
Hong Liang
|
9448345de3
|
bugfix for UI animation playing crash if GUI JSON file is loaded again.
|
2014-09-26 11:29:48 +08:00 |
minggo
|
bd56a71b1b
|
CC_USE_MEM_LEAK_DETECTION -> CC_REF_LEAK_DETECTION
|
2014-09-26 10:44:29 +08:00 |
yangxiao
|
6626655308
|
move render logic from Director to scene
|
2014-09-26 09:36:43 +08:00 |
yangxiao
|
e2f1b91117
|
remove unused variable
|
2014-09-25 22:25:43 +08:00 |
yangxiao
|
90523fc3d5
|
fix light check
|
2014-09-25 22:24:47 +08:00 |
yangxiao
|
02489ecad6
|
add light to cocos2d.h
|
2014-09-25 22:18:50 +08:00 |
yangxiao
|
ca9eb3d203
|
support ambient light without normal & optimaze code
|
2014-09-25 18:32:33 +08:00 |
minggo
|
615b367277
|
Merge pull request #8158 from dabingnn/v3_neon
V3 neon
|
2014-09-25 18:02:46 +08:00 |
yangxiao
|
8f3f37c2bb
|
auto switch shader according to light status
|
2014-09-25 17:13:46 +08:00 |
Huabing.Xu
|
af0c9ce2fa
|
reverse target=android-10 on android
|
2014-09-25 16:54:33 +08:00 |
yangxiao
|
2317720fd2
|
move uniformnames to cpp
|
2014-09-25 16:18:55 +08:00 |
Huabing.Xu
|
ed9848a782
|
neon works on android(only on armeabi-v7a)
|
2014-09-25 16:09:28 +08:00 |
yangxiao
|
eab0951c2d
|
reset
|
2014-09-25 16:07:57 +08:00 |
yangxiao
|
567c632d98
|
config max support light number in shader
|
2014-09-25 15:29:32 +08:00 |
samuele3hu
|
38530772ae
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
|
2014-09-25 15:26:03 +08:00 |
samuele3hu
|
3e5638fe91
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_check_lua
|
2014-09-25 15:17:55 +08:00 |
samuele3hu
|
23fb2062c9
|
Fix the bug that passing the wrong stack index to luaval_to_ccvaluemap and luaval_to_ccvaluevector
|
2014-09-25 15:05:42 +08:00 |
CocosRobot
|
7192681618
|
[AUTO]: updating luabinding automatically
|
2014-09-25 06:50:06 +00:00 |
minggo
|
9509f4cf9a
|
Merge pull request #8139 from tttreal/label-getStringNumLines-bugfix
[CCLabel] Apply updateContent() for getStringNumLines() when Label is dirty
|
2014-09-25 14:44:28 +08:00 |
minggo
|
d491d9e6db
|
Merge pull request #8149 from andyque/fixIOS8EditBox
fix ios8 EditBox orientation problem
|
2014-09-25 13:47:23 +08:00 |
minggo
|
2620592d62
|
Merge pull request #7975 from newnon/v3_openUrl
openUrl function for all platform but on windows RT empty function
|
2014-09-25 13:41:08 +08:00 |
minggo
|
9510d6d946
|
Merge pull request #8136 from andyque/moveWinEditBox
remove Win32InputBox.cpp/.h, move them to UIEditBoxImpl-win32.cpp
|
2014-09-25 13:38:19 +08:00 |
andyque
|
34fbca9c50
|
fix ios8 EditBox orientation problem
|
2014-09-25 11:46:42 +08:00 |
yangxiao
|
56313aa895
|
merge cocos
|
2014-09-25 11:05:02 +08:00 |
Huabing.Xu
|
ab19c81371
|
add neon64 implementation
|
2014-09-25 10:53:44 +08:00 |
Huabing.Xu
|
a897f23023
|
refactor neon code
|
2014-09-25 10:46:25 +08:00 |