Commit Graph

18142 Commits

Author SHA1 Message Date
zhangbin 3f349dfe09 closed #4584, Add feature to force update the environment variables in setup.py. 2014-04-02 11:23:10 +08:00
minggo 5325cdbb38 Merge pull request #6092 from heliclei/fix-autotest
Fix autotest infinite loop
2014-04-01 16:15:09 +08:00
heliclei f04ca0069c fix autotest infinite loop 2014-04-01 16:05:28 +08:00
James Chen 53984e1712 Update CHANGELOG [ci skip] 2014-04-01 15:40:15 +08:00
James Chen 1a5de6cfa7 Merge pull request #6091 from Dhilan007/develop_label
Label:fixed possible appear OpenGL error 0x500.
2014-04-01 15:15:01 +08:00
minggo 5c57ba5aea Merge pull request #6090 from dumganhar/iss4383-label-missing-letters
closed #4383: Fixed missing letters if using old LabelTTF and running on  iPhone 64bit simulator(device).
2014-04-01 15:10:58 +08:00
Dhilan007 c63baa388b remove unused local variable. 2014-04-01 15:10:24 +08:00
James Chen 70dd83512c Renames s_isIOS7 to s_isIOS7OrHigher 2014-04-01 15:08:08 +08:00
Dhilan007 540c67f701 Label:fixed possible appear OpenGL error 0x500. 2014-04-01 15:03:17 +08:00
James Chen 944e752509 fonts/xxx.ttf -> Xxx for old LabelTTF test. 2014-04-01 14:49:02 +08:00
James Chen 47320e7c7c closed #4383: Fixed missing letters if using old LabelTTF and running on
iphone 64bit simulator(device).
2014-04-01 14:47:52 +08:00
minggo c3334cb4ac Merge pull request #6089 from Dhilan007/develop_label
Fixed logical error in Label::enableShadow
2014-04-01 14:18:48 +08:00
Dhilan007 eadbca8ee7 1.fixed logical error in Label::enableShadow.
2.Add test case for shadow and outline take effect at the same time.
2014-04-01 14:15:35 +08:00
minggo 566fa7110d Merge pull request #6087 from Dhilan007/develop_label
fixed shadow and outline can't take effect at the same time
2014-04-01 14:03:42 +08:00
James Chen ea62d1646e Merge pull request #6088 from samuele3hu/develop_socket
Update `build_ios.sh` for building luajit
2014-04-01 11:55:39 +08:00
James Chen d709a50f69 Update CHANGELOG [ci skip] 2014-04-01 11:51:43 +08:00
James Chen 96429dfe1e Update AUTHORS [ci skip] 2014-04-01 11:51:01 +08:00
James Chen 0bb71ce678 Merge pull request #6082 from zukkun/fix_cpbodysetangvellimit
fixed incorrect function invocation in PhysicsBody::setAngularVelocityLimit
2014-04-01 11:49:38 +08:00
samuele3hu 8af92fd574 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket 2014-04-01 11:49:06 +08:00
James Chen fb9c94f692 Merge pull request #6086 from CocosRobot/update_lua_bindings_1396323111
[AUTO]: updating luabinding automatically
2014-04-01 11:45:23 +08:00
samuele3hu 130c2608da Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket 2014-04-01 11:40:21 +08:00
James Chen 1325f7aa4f Update CHANGELOG [ci skip] 2014-04-01 11:38:14 +08:00
Dhilan007 3a556c24aa fixed shadow and outline can't take effect at the same time 2014-04-01 11:37:36 +08:00
James Chen cb16bb1158 Merge pull request #6084 from dumganhar/update-websocket-v1.23
Updates websocket to the latest release v1.23.
2014-04-01 11:36:03 +08:00
samuele3hu abaaa3132c Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket 2014-04-01 11:33:50 +08:00
James Chen 5c3fe15339 Merge pull request #6085 from CocosRobot/update_cocosfiles_1396323023
[AUTO][ci skip]: updating cocos2dx_files.json
2014-04-01 11:33:49 +08:00
CocosRobot 55b87dbad0 [AUTO]: updating luabinding automatically 2014-04-01 03:33:06 +00:00
CocosRobot d93ebe0b37 [AUTO][ci skip]: updating cocos2dx_files.json 2014-04-01 03:30:24 +00:00
samuele3hu 22720fa1b7 Update `build_ios.sh` for building luajit 2014-04-01 11:28:27 +08:00
minggo 7fb5e1f13a Merge pull request #6066 from minggo/quadcommand-optimize
use xxhash to generate material id
2014-04-01 11:27:51 +08:00
minggo 7804fdf0a1 Merge pull request #6078 from boyu0/3.0rc1_test
1. Hide CameraTest2. 2. Correct the projection setting, fix camera cente...
2014-04-01 11:23:16 +08:00
minggo 086464f07a Merge pull request #6081 from samuele3hu/develop_socket
fix the lua template error that would lead to crash when do rotate
2014-04-01 11:20:26 +08:00
minggo 4f5a10143f Merge pull request #16 from koowolf/quadcommand-optimize
use xxhash in win32 and wp8
2014-04-01 10:50:43 +08:00
James Chen b73a7d2939 Updates websocket to the latest release v1.23. 2014-04-01 10:44:50 +08:00
James Chen 61cd585c5c Merge pull request #6083 from CocosRobot/update_lua_bindings_1396318132
[AUTO]: updating luabinding automatically
2014-04-01 10:10:27 +08:00
CocosRobot ce10ddd84b [AUTO]: updating luabinding automatically 2014-04-01 02:09:55 +00:00
James Chen aa8df9607d Update CHANGELOG [ci skip] 2014-04-01 10:07:21 +08:00
James Chen 89e1e59f0d Update AUTHORS [ci skip] 2014-04-01 10:06:14 +08:00
James Chen d7ca1999ab Merge pull request #5998 from bmanGH/feature/fix_STRING_TEXTURE_label_sortAllChildren_crash
closed #4626: Crash if label's type is STRING_TEXTURE and label->sortAllChildren is called.
2014-04-01 10:02:35 +08:00
koowolf 36aeb88a9d Merge branch 'quadcommand-optimize' of https://github.com/minggo/cocos2d-x into quadcommand-optimize
Conflicts:
	cocos/2d/cocos2d_wp8.vcxproj
	cocos/2d/cocos2d_wp8.vcxproj.filters
2014-04-01 09:39:03 +08:00
zukkun e41fd1a29b fixed PhysicsBody::setAngularVelocityLimit incorrect function call 2014-04-01 09:34:42 +09:00
samuele3hu 3ce597bc0e Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_socket 2014-03-31 23:12:18 +08:00
samuele3hu 0a1d23753b fix the lua template error that would lead to crash when do rotate 2014-03-31 23:11:26 +08:00
koowolf ad653c6cf9 use xxhash in win32 and wp8 2014-03-31 18:38:39 +08:00
James Chen a93470c67d Merge pull request #6077 from Dhilan007/develop_label
Label:fixed possible blink if label contains shadow.
2014-03-31 18:33:55 +08:00
boyu0 18b0c041b4 1. Hide CameraTest2. 2. Correct the projection setting, fix camera center test projection. 2014-03-31 18:17:00 +08:00
Dhilan007 f485d3b6d5 Label:fixed possible blink if label contains shadow. 2014-03-31 18:16:08 +08:00
James Chen 8bb3cdee47 Merge pull request #6076 from CocosRobot/update_cocosfiles_1396259549
[AUTO][ci skip]: updating cocos2dx_files.json
2014-03-31 17:58:02 +08:00
CocosRobot 9801dc6f50 [AUTO][ci skip]: updating cocos2dx_files.json 2014-03-31 09:52:30 +00:00
James Chen bc5a2ff5db Merge pull request #6075 from Dhilan007/develop_label
fixed warnings in LabelTest.
2014-03-31 17:40:30 +08:00