Commit Graph

30113 Commits

Author SHA1 Message Date
andyque a880dc86e9 improve comments 2015-06-15 19:36:20 +08:00
andyque c1108db31e Improve ui::Slider
1. Add two APIs to gain big precision
2. Add three type events in Slider's callback.
2015-06-15 18:31:21 +08:00
pandamicro 707e9d4d7b Merge pull request #12205 from ffskyfan/v3
Update extension.h, amend a really  dangerous macros that may cause memory allocation error
2015-06-14 20:09:57 +08:00
Ricardo Quesada 97c1d29af9 Merge pull request #12324 from ricardoquesada/state_buffer_fixes
State buffer fixes
2015-06-12 22:02:58 -07:00
Ricardo Quesada 5c419ff7bc compiles on windows 2015-06-12 20:49:20 -07:00
Ricardo Quesada 9b7c12aa38 updates invalidate documentation 2015-06-12 17:44:48 -07:00
Ricardo Quesada a8cf72dc43 pass bits to invalidate 2015-06-12 17:14:09 -07:00
Ricardo Quesada 4278bf51b1 Adds RenderState::StateBlock::invalidate();
handy function to restore the GL state to the default one.
Only use it if calling GL calls directly
2015-06-12 16:47:08 -07:00
Ricardo Quesada 32aae46343 fixes 2015-06-12 15:37:29 -07:00
Ricardo Quesada d9b0b2ca38 more fixes 2015-06-12 15:28:29 -07:00
Ricardo Quesada 2a3347dd49 RenderState: default state fixes
parts of cocos2d code calls GL directly.
This should be avoided since v3.7 since the
`RenderState::StateBlock::_defaultState` won't know that
and the state will be invalid.
In order to fix this issue, after calling GL directly, you should
update the `_defaultState` manually.
2015-06-12 15:03:48 -07:00
子龙山人 38cd74933d Merge pull request #12320 from CocosRobot/update_lua_bindings_1434115258
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-06-12 22:42:40 +08:00
pandamicro 9806c09b0e Merge pull request #12299 from WenhaiLin/v3-label-cropped
Label:the texture of character have not cropped if character cross the axis-aligned bounding-box.
2015-06-12 21:33:09 +08:00
CocosRobot 60d68ab4de [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-12 13:27:20 +00:00
pandamicro 68649b9f57 Merge pull request #12318 from natural-law/v3
Update the reference of submodule cocos2d-console.
2015-06-12 21:11:03 +08:00
pandamicro f9057b3f32 Merge pull request #12284 from pandamicro/v3
Fix template android compilation issue on physics3d
2015-06-12 21:10:40 +08:00
Bin Zhang 2827e9fa6a Update the reference of submodule cocos2d-console. 2015-06-12 18:32:23 +08:00
子龙山人 c01d1fe00a Merge pull request #12310 from WenhaiLin/v3-particlefile-key
Fixed ParticleSystem may using wrong texture if the particle PLIST file created via ParticleDesigner.
2015-06-12 16:44:12 +08:00
pandamicro f3765a4c5f Fix physics 3d macro include issue 2015-06-12 15:58:43 +08:00
pandamicro e9d648f151 Fix physics 3d macro include issue 2015-06-12 15:41:46 +08:00
WenhaiLin 4d97d5075b Add test case for issue12310. 2015-06-12 15:39:57 +08:00
WenhaiLin 9f5a36b817 Fixed ParticleSystem may using wrong texture if the particle PLIST file created via ParticleDesigner. 2015-06-12 11:03:32 +08:00
子龙山人 385f39ec47 Merge pull request #12309 from andyque/update-changelog-v3
[ci skip]update changelog
2015-06-12 10:43:10 +08:00
andyque 87f815871b update changelog 2015-06-12 10:42:12 +08:00
子龙山人 7a9b48bd83 Merge pull request #12214 from andyque/optimize-ui-memory-usage
Optimize ui memory usage
2015-06-12 10:11:21 +08:00
子龙山人 4d464999f4 Merge pull request #12286 from oscr/fix_readme
Remove incorrect README.md instruction
2015-06-12 09:56:11 +08:00
子龙山人 12ed274a8c Merge pull request #12285 from oscr/fix_cmake
Add debug flag -Wextra
2015-06-12 09:54:47 +08:00
子龙山人 86b8d87902 Merge pull request #12303 from CocosRobot/update_lua_bindings_1434015619
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-06-12 09:54:18 +08:00
子龙山人 463198b3ad Merge pull request #12307 from MSOpenTech/v3-winrt-viewport
V3: Removed obsolete winrt override of setViewPortInPoints
2015-06-12 09:53:59 +08:00
子龙山人 ed99b0869e Merge pull request #12306 from CocosRobot/update_cocosfiles_1434022774
[AUTO][ci skip]: updating cocos2dx_files.json
2015-06-12 09:53:06 +08:00
子龙山人 4c01130ecd Merge pull request #12308 from oscr/fix_download_deps
Fix two issues with download-deps.py
2015-06-12 09:52:44 +08:00
pandamicro b1b9c808eb Merge pull request #12074 from samuele3hu/v3_material
Issue #10570: Make getItemForTouch of Menu virtual.
2015-06-12 08:21:18 +08:00
pandamicro 9acc51a5eb Merge pull request #12301 from jianglong0156/webviewCrash
fix webview crash in android
2015-06-12 08:12:14 +08:00
Oscar Utbult 853058102d Fix two issues with download-deps.py
- No extra leading space while downloading.
- Clears the line before printing the download completed message.
2015-06-11 23:48:20 +02:00
Oscar Utbult 90f9506a23 Remove incorrect README.md instruction 2015-06-11 22:22:38 +02:00
Dale Stammen 0f64a2d192 removed obsolete override of setViewPortInPoints 2015-06-11 07:59:52 -07:00
CocosRobot cef0c0412d [AUTO][ci skip]: updating cocos2dx_files.json 2015-06-11 11:39:36 +00:00
pandamicro 1a9056cf14 Merge pull request #12300 from jianglong0156/textFieldShowString
[ci skip]add textfield show textString
2015-06-11 19:33:21 +08:00
CocosRobot b2c5c69816 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-11 09:46:08 +00:00
pandamicro 12de53726d Merge pull request #12182 from VisualSJ/v3-jsb
[ci skip] Synchronization studio parser
2015-06-11 17:35:15 +08:00
jianglong0156 c317eb428a fix webview crash in android 2015-06-11 17:28:02 +08:00
WenhaiLin 5aa31ea83a Label:the texture of character have not cropped if character cross the axis-aligned bounding-box. 2015-06-11 17:16:44 +08:00
pandamicro 902f1696e8 Merge pull request #12290 from jianglong0156/issue#2928texture2d
[ci skip]add pr#2928 test case, load same remote img. can callback the function
2015-06-11 16:51:59 +08:00
子龙山人 43555272d5 Merge pull request #12236 from WenhaiLin/v3-box2d-compilefix
Fixed compile error cause by enable CC_ENABLE_BOX2D_INTEGRATION.
2015-06-11 16:34:45 +08:00
WenhaiLin aff2f8c2c4 Fixed compile error. 2015-06-11 14:42:03 +08:00
pandamicro 8e3e928efd Merge pull request #12040 from geron-cn/v3
fix bug:  fix actiontimeline can not step to last frame when loop play
2015-06-11 14:36:08 +08:00
子龙山人 03814a569d Merge pull request #12256 from WenhaiLin/v3-simpleaudio-fix
SimpleAudioEngine:Fixed thread safety problem on android.
2015-06-11 14:30:36 +08:00
子龙山人 f1c183f785 Merge pull request #12294 from CocosRobot/update_lua_bindings_1434003034
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-06-11 14:25:31 +08:00
子龙山人 b79e167900 Merge pull request #12293 from CocosRobot/update_cocosfiles_1434003160
[AUTO][ci skip]: updating cocos2dx_files.json
2015-06-11 14:25:09 +08:00
CocosRobot 94a47fabcf [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-11 06:16:36 +00:00