minggo
|
df60fde7ab
|
Merge pull request #8610 from andyque/fixCocostudioIncludePath
fix cocostudio include path
|
2014-10-10 15:05:39 +08:00 |
Huabing.Xu
|
a08d0e4be3
|
Merge branch 'v3' into v3_fixGLProgramCrash
|
2014-10-10 15:05:09 +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 |
Huabing.Xu
|
e69465e428
|
remove texture unit 4-7, only 0 -3 is reserved
|
2014-10-10 14:06:37 +08:00 |
Huabing.Xu
|
f097c76e46
|
fix compile error for macro redefinition
|
2014-10-10 14:05:57 +08:00 |
Dhilan007
|
250875b081
|
fixed compile error
|
2014-10-10 14:03:20 +08:00 |
andyque
|
d5fe0758ed
|
fix cocostudio include path
|
2014-10-10 13:48:49 +08:00 |
pipu
|
d699b5809b
|
Modifying libprotocolbuf.a as protocolbuffer.a
|
2014-10-10 12:52:42 +08:00 |
Dhilan007
|
6a8c4f4194
|
Fixed FileUtils::removeFile doesn't work on iOS
|
2014-10-10 11:59:35 +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 |
andyque
|
da48649370
|
fix button title only content size issue
|
2014-10-10 11:01:51 +08:00 |
minggo
|
ba5ff2e8e3
|
Merge pull request #8586 from super626/v3
Fix warning of Bundle3D and modify light
|
2014-10-10 10:46:24 +08:00 |
pipu
|
ee624e47cc
|
1. Modifying UIScale9Sprite
2. Updating UI Test
3. Updatding resource of ActionTimeline
|
2014-10-10 10:44:16 +08:00 |
minggo
|
3aa6337974
|
Merge pull request #8599 from dabingnn/v3_fixEGLConfigOnAndroid
fix egl config error on android
|
2014-10-10 10:41:52 +08:00 |
Huabing.Xu
|
254ee5b873
|
Merge branch 'v3' into v3_fixGLProgramCrash
|
2014-10-10 10:09:26 +08:00 |
yangxiao
|
7a23cc3c1a
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-10-10 09:55:56 +08:00 |
yangxiao
|
1ef511d31f
|
Merge branch 'newcode' into v3
|
2014-10-10 09:53:57 +08:00 |
samuele3hu
|
f97a7ae52d
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
|
2014-10-10 09:52:29 +08:00 |
samuele3hu
|
115d81574c
|
Add CameraTest、OBBTest and related lua bindings
|
2014-10-10 09:49:25 +08:00 |
Ahlwong
|
5027f24348
|
Fix UIButton Scale 9 Highlight
|
2014-10-09 12:48:09 -07:00 |
Huabing.Xu
|
d5e29d285d
|
fix gel Config error on android
|
2014-10-09 18:34:14 +08:00 |
XiaoYang
|
b77559fe5d
|
Merge pull request #136 from songchengjiang/new_v3
Fixed CosOuterAngle error
|
2014-10-09 18:31:24 +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 |
minggo
|
f928046f50
|
Merge pull request #8580 from Dhilan007/v3-labelfix
issue #8492:fix endless loop when dimensions that are not enough to fit one character
|
2014-10-09 17:05:39 +08:00 |
yangxiao
|
88fc4258ca
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-10-09 17:02:10 +08:00 |
yangxiao
|
222bf570f2
|
Merge branch 'newcode' into v3
|
2014-10-09 17:01:35 +08:00 |
songchengjiang
|
34efbf189a
|
Fixed getCosOuterAngle errors
|
2014-10-09 16:16:02 +08:00 |
minggo
|
b8c5ce6db3
|
Merge pull request #8588 from Dhilan007/v3-label8582
fixed issue#8582: opacity of label
|
2014-10-09 15:50:44 +08:00 |
songchengjiang
|
88012cf86b
|
Merge branch 'v3_new' into v3
Conflicts:
tests/lua-tests/src/Sprite3DTest/Sprite3DTest.lua
|
2014-10-09 15:49:50 +08:00 |
minggo
|
273863685c
|
Merge pull request #8595 from andyque/fixLinuxCompileError
Fix linux compile error
|
2014-10-09 14:51:56 +08:00 |
martell
|
73980195c0
|
wp8: use CC_STATIC because libs are static
|
2014-10-09 06:33:46 +01:00 |
Dhilan007
|
462e38cbc6
|
fixed opacity of label
|
2014-10-09 10:54:35 +08:00 |
XiaoYang
|
7ecd8c519a
|
Merge pull request #135 from lvlonggame/v3
Remove string err that is no used
|
2014-10-09 10:14:06 +08:00 |
yangxiao
|
c087f31e94
|
modify return type of getDirection and getDirectionInWorld
|
2014-10-09 10:12:52 +08:00 |
Ricardo Quesada
|
d326db427f
|
removes the `3d_export.h` file
|
2014-10-08 18:30:23 -07:00 |
SunLightJuly
|
1062dec335
|
modified project files and make files
|
2014-10-08 18:44:58 +08:00 |
Dhilan007
|
6f50143e0a
|
Fixed LabelAtlas opacity do not change when setting parent node's opacity
|
2014-10-08 18:28:24 +08:00 |
Dhilan007
|
8ea473de7b
|
fix endless loop when dimensions that are not enough to fit one character
|
2014-10-08 18:22:35 +08:00 |
CocosRobot
|
70a2195ccf
|
[AUTO]: updating luabinding automatically
|
2014-10-08 09:53:11 +00:00 |
Naoyuki Totani
|
b0d1fb79b3
|
call detach method on thread exit
|
2014-10-08 18:34:06 +09:00 |
SunLightJuly
|
763b54e5cb
|
added LuaStack::loadChunksFromZIP()
|
2014-10-08 17:30:14 +08:00 |
lvlong
|
cba155b5bc
|
Remove string err no used
|
2014-10-08 15:23:31 +08:00 |
minggo
|
8aa03e107f
|
Merge pull request #8209 from boyu0/fix_physics_crash
fix bug: physics crashes when remove/add children too quick.
|
2014-10-08 13:48:03 +08:00 |
martell
|
8a4b8afc6c
|
Android: added support for building libcocos2d
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:22:35 +01:00 |
martell
|
d420ae39e2
|
Added CC_STATIC support for 3d, all these commits will be squashed and renamed, structured and signed at the end
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:22:27 +01:00 |
martell
|
1a7ecbe427
|
Finalise Mac Support for cmake
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:22:19 +01:00 |
martell
|
c3172bef50
|
Finalise Windows cmake support for mingw-w64
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:22:09 +01:00 |
martell
|
ecd8a02ee6
|
Fixed up some more cmake errors
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:22:01 +01:00 |
martell
|
30240a8a37
|
Multi platform cmake support
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:21:45 +01:00 |
martell
|
fe32bcb952
|
added support for static and shared builds with audio and studio
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:20:52 +01:00 |
martell
|
c7f3594a1b
|
added support for static and shared builds with ui
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:20:38 +01:00 |
martell
|
d9228d31c0
|
added support for static and shared builds on windows
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:20:18 +01:00 |
martell
|
028d15921e
|
fix warning because of extra comma's
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:19:57 +01:00 |
martell
|
1ef0f41e0e
|
Changed WIN32 to _WIN32 to support gnu c++11
Signed-off-by: martell <martellmalone@gmail.com>
|
2014-10-03 23:17:55 +01:00 |
Ricardo Quesada
|
342d934a0e
|
scheduler and macro fixes
* kRepeatForever -> CC_REPEAT_FOREVER
* schedule_selector -> CC_SCHEDULE_SELECTOR
* [new] Node::schedule(const std::function<>& callback, const std::string &key)
Updates all smaples
|
2014-10-03 09:38:36 -07:00 |
Sergey
|
d9b0039517
|
Scale9Sprite capInsets set fix
|
2014-10-03 17:38:02 +04:00 |
Ricardo Quesada
|
42ace3e59c
|
Adds lambda support in node
It is now possible to schedule lambda functions in Node::schedule()
No need to subclass
|
2014-10-02 21:25:55 -07:00 |
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 |
lite3
|
21081b9e1a
|
use reference
|
2014-09-30 01:07:19 +08:00 |
Ricardo Quesada
|
7a1dac5aa6
|
Fixes audio issues when using CMake on Mac
|
2014-09-29 14:07:11 -03:00 |
lite3
|
240b922271
|
remove '../' at path on android.
because AAssetManager_open do not support '../' in path.
|
2014-09-29 19:31:05 +08: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 |