Commit Graph

26197 Commits

Author SHA1 Message Date
minggo ca932a38e4 Merge pull request #9538 from andyque/fixCapInsetSize
restrict capInsets of ui::ImageView, ui::Slider and ui::LoadinbBar
2014-12-23 14:44:32 +08:00
minggo 90a7f99873 Merge pull request #9570 from liamcindy/UIListView
override function for listview
2014-12-23 14:25:46 +08:00
Liam e4360b7616 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into Layout 2014-12-23 14:15:55 +08:00
minggo 712b0294b1 Merge pull request #9590 from CocosRobot/update_lua_bindings_1419307389
[AUTO]: updating luabinding automatically
2014-12-23 14:09:14 +08:00
minggo 205d65fc7b Merge pull request #9589 from CocosRobot/update_cocosfiles_1419307314
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-23 14:08:52 +08:00
CocosRobot facf9a1a66 [AUTO]: updating luabinding automatically 2014-12-23 04:05:21 +00:00
CocosRobot 94d96b5ad1 [AUTO][ci skip]: updating cocos2dx_files.json 2014-12-23 04:01:55 +00:00
minggo 40d00e3d97 Merge pull request #9554 from super626/sync_load
create 3d sprite asynchronously
2014-12-23 12:00:13 +08:00
minggo a2327f9488 Merge pull request #9568 from vovkasm/pull/fix-cmake-link
cmake: fix tests linking
2014-12-23 11:49:40 +08:00
minggo cf25160b98 Merge pull request #9588 from mannewalis/windows_allocator_fix
fixing windows8 build
2014-12-23 11:48:03 +08:00
yusheng.lu 7eedef71e6 armature node test completed 2014-12-23 11:13:05 +08:00
yangxiao 3d77c7535d merge cocos 2014-12-23 10:35:35 +08:00
yangxiao 2309a524fd simplify AsyncTaskPool 2014-12-23 10:12:37 +08:00
XiaoYang c94088238a Merge pull request #184 from tangziwen/v3
remove the float type "f" postfix in /simple_shadow.frag
2014-12-23 08:07:17 +07:00
mannewalis 9d885fe664 default lock macros to nothing for unsupported platforms 2014-12-22 19:49:20 -05:00
mannewalis 09f2eed4b8 default lock macros to nothing for unsupported platforms 2014-12-22 19:46:16 -05:00
mannewalis aad45d6952 fixing windows8 build 2014-12-22 19:43:40 -05:00
yusheng.lu 1e05361873 ios/mac project compeleted 2014-12-22 20:08:27 +08:00
yusheng.lu 2de5ba7c2f vs filters update 2014-12-22 19:43:14 +08:00
yusheng.lu 02b9269cff completed multiplatform projects 2014-12-22 19:39:10 +08:00
Liam 1e85f1a080 Merge branch 'UILayout_Widget' into UILayout_Reader 2014-12-22 19:23:03 +08:00
Liam 377d8ec3c0 Merge branch 'UILayout' into UILayout_Widget 2014-12-22 19:22:09 +08:00
youyou ebdb2030e4 revert timeline test 2014-12-22 19:11:13 +08:00
Liam 39d0f183d4 update for code format 2014-12-22 19:05:31 +08:00
youyou 70052b2a3f support animation list 2014-12-22 18:57:48 +08:00
Liam 0465ff8325 remote unuseful format 2014-12-22 18:39:44 +08:00
yusheng.lu b0bfc2906a change armature codes files path 2014-12-22 18:26:50 +08:00
Liam 2991b57ec6 update lay out reader and samples 2014-12-22 18:24:06 +08:00
yusheng.lu 6de7fae114 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_armature_reader 2014-12-22 18:00:08 +08:00
yangxiao 1ba826ea17 modify code style 2014-12-22 17:40:02 +08:00
minggo a1a41d9f33 Merge pull request #9569 from vovkasm/pull/cmake-cleanups
cmake: cleanups
2014-12-22 17:39:26 +08:00
yusheng.lu 62c5df2d9d armature node reader done (projs incompleted) 2014-12-22 17:35:39 +08:00
minggo f4b3fcd428 Merge pull request #9580 from CocosRobot/update_lua_bindings_1419235211
[AUTO]: updating luabinding automatically
2014-12-22 17:17:16 +08:00
CocosRobot 34e1bce6c3 [AUTO]: updating luabinding automatically 2014-12-22 08:02:05 +00:00
minggo feacf75f12 Merge pull request #9575 from minggo/MoveTo-MoveBy-support-v3
#9555 MoveTo and MoveBy support Vec3
2014-12-22 15:57:12 +08:00
Liam ce9f269680 update object reader for new lay out system 2014-12-22 15:38:47 +08:00
minggo 6195d260c1 Merge pull request #9574 from super626/v3
Add new test
2014-12-22 15:25:14 +08:00
Liam f5a242be97 update for widget percent position and size logic 2014-12-22 15:23:26 +08:00
Liam 8b32193e04 reset unused format changed 2014-12-22 15:15:40 +08:00
minggo 6ac611bd1d Merge pull request #9573 from pipu/update_parse_resource_path
Update that parse resource path with flat buffers for readers
2014-12-22 15:11:24 +08:00
minggo 81de0ae687 Merge pull request #9566 from austinkelleher/dev
Fixing variable name lenght -> length.
2014-12-22 15:07:15 +08:00
Liam 5a73ea9313 reset widget chaned 2014-12-22 15:04:25 +08:00
minggo 20beb3b9e0 Merge pull request #9567 from joewan/v3-improve-perf
fix serious performance problem of Animate.
2014-12-22 14:57:26 +08:00
minggo 179bd22612 Merge pull request #9561 from wefiends/upstream-v3
CMake - Append new C flags when adding defines instead of overriding.
2014-12-22 14:51:54 +08:00
Liam 7c4d31feab update for lay out samples 2014-12-22 14:51:50 +08:00
minggo 39f56f1303 Merge pull request #9562 from wefiends/upstream2-v3
AudioEngine-win32.ccp: Switch OpenAL include paths based on OPENAL_PLAINS_INCLUDES.
2014-12-22 14:50:38 +08:00
minggo 79e0b624c8 Merge pull request #9563 from CocosRobot/update_cocosfiles_1419028671
[AUTO][ci skip]: updating cocos2dx_files.json
2014-12-22 14:48:06 +08:00
minggo 1268f73a7c MoveTo and MoveBy support Vec3 2014-12-22 14:34:35 +08:00
tangziwen 35e9d60dae remove the float type "f" postfix in /simple_shadow.frag 2014-12-22 14:22:30 +08:00
yangxiao 7a332aef04 ios work 2014-12-22 14:17:48 +08:00