Ricardo Quesada
4fe827e46b
Merge pull request #5572 from ricardoquesada/ondraw_updated
...
onDraw() updated
2014-03-05 16:05:32 -08:00
Ricardo Quesada
a0ab8fcdf3
onDraw() updated
...
`onDraw()` receives `const kmMat4 &transform` and `bool
transformUpdated`.
`CC_NODE_DRAW_SETUP()` is no longer used in our code.
`_modelViewTransform` is only used as a cache.
2014-03-05 15:49:08 -08:00
Ricardo Quesada
06a26f89de
Merge pull request #5571 from ricardoquesada/setup_py_fixes
...
Improves setup.py
2014-03-05 14:10:38 -08:00
Ricardo Quesada
a012459b94
Improves setup.py
2014-03-05 14:09:45 -08:00
Ricardo Quesada
ff14c6ada5
Merge pull request #5570 from ricardoquesada/test_names_improvements
...
Test names improvements
2014-03-05 12:04:35 -08:00
Ricardo Quesada
f5646381ea
updates CHANGELOG
2014-03-05 11:51:37 -08:00
Ricardo Quesada
0cb759cab8
Better names for tests
2014-03-05 11:50:12 -08:00
minggo
5d6395ca68
Merge pull request #5568 from minggo/dev-test
...
update android build script since it only has testcpp now
2014-03-05 20:38:17 +08:00
minggo
db4d163806
update android build script since it only has testcpp now
2014-03-05 20:36:37 +08:00
minggo
7046b0a258
Merge pull request #5566 from minggo/dev-test
...
remove wrong sub-title
2014-03-05 20:00:45 +08:00
minggo
6d31e4eb15
remove wrong sub-title
2014-03-05 19:58:33 +08:00
minggo
ac9f86cf18
Merge pull request #5565 from natural-law/develop
...
Update the reference of submodule "plugin".
2014-03-05 19:31:42 +08:00
James Chen
12206fc1fd
Merge pull request #5561 from boyu0/v3.0_final_test
...
Move Box2dTestBed step method to onDraw.
2014-03-05 19:28:42 +08:00
minggo
f1cd89b168
Merge pull request #5557 from dabingnn/develop_fixRetroTest
...
fix: shader RetroTest by using new label
2014-03-05 19:25:40 +08:00
zhangbin
cfd6728d3c
Update the reference of submodule "plugin".
2014-03-05 19:09:15 +08:00
minggo
8666e63b41
Merge pull request #5555 from dabingnn/develop_fixControlSwitchBug
...
Develop fix control switch bug
2014-03-05 18:26:32 +08:00
minggo
b7df75745e
Merge pull request #5562 from Dhilan007/develop_label
...
issue #3629:new label support customize the effects such as Shadow[blur is unsupported], Outline
2014-03-05 17:28:37 +08:00
minggo
d06d105520
Merge pull request #5564 from minggo/install
...
make setup script smart
2014-03-05 17:07:18 +08:00
minggo
3099faa47b
make setup script more smart
2014-03-05 17:00:07 +08:00
Dhilan007
dfdf19daff
remove unused shader and also did adjust FontAtlas::getTexture
2014-03-05 16:51:16 +08:00
minggo
40d9e78f5a
Merge pull request #5563 from lihex/develop
...
update submodule
2014-03-05 16:16:38 +08:00
lihex
389811d9e5
update submodule
2014-03-05 16:14:56 +08:00
boyu0
b0414a88ed
Delete Box2DView::tick() method.
2014-03-05 15:55:08 +08:00
Dhilan007
23501b40aa
issue #3629:new label support customize the effects such as Shadow[blur is unsupported], Outline
2014-03-05 15:54:40 +08:00
James Chen
12415a2579
Update CHANGELOG [ci skip]
2014-03-05 15:40:28 +08:00
boyu0
8a4f16fec6
Move Box2dTestBed step method to onDraw
2014-03-05 15:40:16 +08:00
James Chen
b1a8334ec7
Merge pull request #5553 from natural-law/develop
...
Solve the bug: debug frames are not shown in ChipmunkTest.
2014-03-05 15:37:20 +08:00
James Chen
06cd98076a
Merge pull request #5560 from dumganhar/develop
...
Some warning fixes in cpp-tests.
2014-03-05 15:26:56 +08:00
James Chen
b2cf78bd51
Update CHANGELOG [ci skip]
2014-03-05 15:26:14 +08:00
James Chen
20146c3ecb
Merge pull request #5558 from Dhilan007/develop_label
...
close #4276:fixed crash on CocoStudioGuiTest->LabelBMFontTest.
2014-03-05 15:24:36 +08:00
James Chen
8e28400725
Some warning fixes in cpp-tests.
2014-03-05 15:04:47 +08:00
James Chen
9652da06f8
Merge pull request #5554 from koowolf/#5550_win
...
closed #4278 : Upgrading kazmath to the latest version.
2014-03-05 14:58:24 +08:00
James Chen
818cc1f71e
Update CHANGELOG [ci skip]
2014-03-05 14:53:50 +08:00
James Chen
ec70d067d7
Merge pull request #5556 from boyu0/v3.0_final_test
...
Fix particle test->AddAndRemove test crash.
2014-03-05 14:53:05 +08:00
Dhilan007
c3c3e12ee6
close #4276:fixed crash on CocoStudioGuiTest->LabelBMFontTest.
2014-03-05 14:41:59 +08:00
Huabing.Xu
b866a16503
fix: shader RetroTest by using new label
2014-03-05 14:41:13 +08:00
boyu0
06faad7020
Fix partical test->add and remove particle system crash.
2014-03-05 14:32:22 +08:00
boyu0
e0de7efa8e
Rename ActionManagerTest->RemoveTest to StopActionTest
2014-03-05 14:32:00 +08:00
koowolf
3365280a0a
build kazmath on win32
2014-03-05 14:30:55 +08:00
Huabing.Xu
88c2c72cef
Merge branch 'develop' into develop_fixControlSwitchBug
...
* develop:
Adds EventListenerTouchOneByOne::isSwallowTouches, fixes a typo for Director::EVENT_AFTER_UPDATE.
Feature #4236 : Refactor is/setFlipX/Y to is/setFlippedX/Y in gui classes
2014-03-05 14:05:20 +08:00
Huabing.Xu
61ae219a5c
fix: controlSwitch Bug
2014-03-05 14:03:44 +08:00
James Chen
d1a0218a3b
Merge pull request #5542 from pandamicro/myfix
...
Feature #4236 : Refactor is/setFlipX/Y to is/setFlippedX/Y in gui classes
2014-03-05 12:45:41 +08:00
zhangbin
6462c0bfaf
Solve the bug: debug frames are not shown in ChipmunkTest.
2014-03-05 11:41:46 +08:00
minggo
4fd7916e14
install.py -> setup.py
2014-03-05 11:33:11 +08:00
James Chen
b2c13ee2e3
Merge pull request #5552 from dumganhar/develop
...
Adds EventListenerTouchOneByOne::isSwallowTouches, fixes a typo for Director::EVENT_AFTER_UPDATE.
2014-03-05 11:31:34 +08:00
James Chen
02572da9dc
Adds EventListenerTouchOneByOne::isSwallowTouches, fixes a typo for Director::EVENT_AFTER_UPDATE.
2014-03-05 11:28:21 +08:00
minggo
574d8554e8
Merge pull request #5545 from lihex/develop
...
add sln file
2014-03-05 10:33:07 +08:00
James Chen
6404623be5
Merge pull request #5551 from samuele3hu/bug_fix
...
fix:make TimerScriptHandler do nothing in the `cancel` function
2014-03-05 10:21:23 +08:00
Ricardo Quesada
0d69617a6c
Adds CC_DLL to kazmath for windows compatibility
2014-03-04 18:07:03 -08:00
samuele3
3edeba5001
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into bug_fix
2014-03-05 09:52:37 +08:00