Huabing.Xu
|
ef4978f0cd
|
move viewport to experimental namespace
|
2015-06-09 16:21:50 +08:00 |
Huabing.Xu
|
3e331128c6
|
file rename CCFrameBufferObject->CCFrameBuffer
|
2015-06-09 15:32:12 +08:00 |
Huabing.Xu
|
97b387560b
|
revert some accidental changes
|
2015-06-09 14:06:11 +08:00 |
Huabing.Xu
|
9acab65e4f
|
rename FrameBufferObject->FrameBuffer
Move FrameBufferObject related class to experimental namespace
|
2015-06-09 10:59:43 +08:00 |
Huabing.Xu
|
133ef90c09
|
Merge branch 'v3Viewport' into v3FrameBufferObject
# Conflicts:
# cocos/renderer/CCFrameBufferObject.h
|
2015-06-06 18:16:22 +08:00 |
Huabing.Xu
|
d35a8a3a9e
|
add default FBO
|
2015-06-04 15:53:13 +08:00 |
Huabing.Xu
|
ad1f7c472c
|
add render buffer render target for color attachment
|
2015-06-04 11:18:35 +08:00 |
Huabing.Xu
|
27d0f6328f
|
origin code of viewport
|
2015-06-01 14:26:08 +08:00 |
Huabing.Xu
|
739923a4a3
|
Merge branch 'v3' into v3Viewport
|
2015-06-01 09:41:45 +08:00 |
Huabing.Xu
|
b5e76c7521
|
Merge branch 'v3_origin' into v3FrameBufferObject
|
2015-05-29 15:59:38 +08:00 |
Huabing.Xu
|
f76585f046
|
Merge branch 'v3' into v3FrameBufferObject
|
2015-05-29 15:59:15 +08:00 |
Huabing.Xu
|
9bf15877e5
|
add applyViewport in camera.
|
2015-05-29 15:52:06 +08:00 |
子龙山人
|
039c0036be
|
Merge pull request #12072 from iris-wy/v3
Add enhance service API
|
2015-05-29 15:32:06 +08:00 |
CocosRobot
|
3a1b52cafd
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 06:31:00 +00:00 |
子龙山人
|
a165790ba9
|
Merge pull request #12083 from yangws/v3
Add opengl version project/unproject function in camera.
|
2015-05-29 14:21:56 +08:00 |
Huabing.Xu
|
2f32fcabba
|
Merge branch 'v3FrameBufferObject' into v3Viewport
|
2015-05-29 14:10:49 +08:00 |
Huabing.Xu
|
b2579a754a
|
refactor, use Camera::apply() to apply Rendertarget and Viewport
|
2015-05-29 14:08:20 +08:00 |
Huabing.Xu
|
1fb0ba112b
|
init code for viewport
|
2015-05-29 13:47:29 +08:00 |
CocosRobot
|
892816de3a
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 05:46:22 +00:00 |
子龙山人
|
035420893e
|
Merge pull request #12076 from andyque/update-changelog-v3
Fix a memory issue in AudioEngine
|
2015-05-29 11:44:45 +08:00 |
子龙山人
|
a968bc2d15
|
Merge pull request #12062 from jianglong0156/jsWebviewTest
Js webview test
|
2015-05-29 11:35:30 +08:00 |
Vincent Yang
|
b714dde0ea
|
Add opengl version project/unproject function in camera.
|
2015-05-29 10:44:48 +08:00 |
Huabing.Xu
|
22ddf53539
|
Merge branch 'v3FrameBufferObject' into v3
|
2015-05-29 10:38:42 +08:00 |
子龙山人
|
a76018041e
|
Merge pull request #12077 from WenhaiLin/v3-label-mlinefix
Text:Fixed the scale factor may be incorrect with multiline text.
|
2015-05-28 17:20:33 +08:00 |
Huabing.Xu
|
2d6d1b7a8c
|
add android background and foreground switch support for framebufferobject
|
2015-05-28 17:08:36 +08:00 |
子龙山人
|
f6f8796dfa
|
Merge pull request #11762 from WenhaiLin/v3-audioengine-i11697
AudioEngine:Fixed program may freeze if `AudioEngine::stop` or `AudioEngine::stopAll()` is invoked frequently on Android.
|
2015-05-28 14:52:20 +08:00 |
jianglong0156
|
ab124978aa
|
web view can not run in mac, remove it from project file
|
2015-05-28 14:46:29 +08:00 |
jianglong0156
|
379f536330
|
improve test case, remove the invalid testcase
|
2015-05-28 14:02:07 +08:00 |
WenhaiLin
|
c60112a634
|
Text:Fixed the scale factor may be incorrect with multiline text.
|
2015-05-28 11:56:43 +08:00 |
jianglong0156
|
1dbaa5bb11
|
fix error log output
|
2015-05-28 11:56:07 +08:00 |
andyque
|
578fda54ba
|
fix a memory issue in AudioEngine.
This PR also update AUTHORS and CHANGELOG files.
|
2015-05-28 11:49:27 +08:00 |
iris-wy
|
bbfc33dfd2
|
format
format
|
2015-05-28 11:03:49 +08:00 |
子龙山人
|
001614a9c5
|
Merge pull request #11908 from flashjay/patch-1
fix: luaLoadChunksFromZIP should just remove .lua or .luac extension
|
2015-05-28 10:58:46 +08:00 |
iris-wy
|
9e477303f1
|
delete useless TAG
delete useless TAG
|
2015-05-28 10:55:10 +08:00 |
iris-wy
|
0007799794
|
modify Enhance API
modify Enhance API
|
2015-05-28 10:47:12 +08:00 |
jianglong0156
|
c0b42fdfec
|
modify addEventListener to setEventListener
|
2015-05-28 10:12:58 +08:00 |
Dale Stammen
|
9ee4b4af1e
|
Merge branch 'v3' into v3-winrt-audio
|
2015-05-27 11:54:21 -07:00 |
anniruddh.koppal
|
4501a53cfa
|
Added MP3 support to simple audio engine
|
2015-05-27 10:57:26 -07:00 |
子龙山人
|
6f16965b06
|
Merge pull request #12060 from CocosRobot/update_lua_bindings_1432717405
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-27 22:43:28 +08:00 |
子龙山人
|
88c26d9c5d
|
Merge pull request #12059 from andyque/add-button-bmfont-test
add ui::Button BMFont title test
|
2015-05-27 22:42:46 +08:00 |
pandamicro
|
37f2d84675
|
Merge pull request #12056 from musikov/v3-jsb-cccolor-fix
cc.Color() and cc.color() don't replace 0 alpha with 255 no more
|
2015-05-27 21:31:29 +08:00 |
Huabing.Xu
|
9ffbe39f18
|
DepthStencil RenderTarget could be null, which can be used to detach the old DepthStencil RenderTarget
|
2015-05-27 18:16:05 +08:00 |
jianglong0156
|
7402295205
|
improve event key
|
2015-05-27 18:02:01 +08:00 |
jianglong0156
|
2dd7b9575b
|
iOS project add web view project
|
2015-05-27 17:53:50 +08:00 |
CocosRobot
|
3bf58ab401
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-27 09:08:33 +00:00 |
Huabing.Xu
|
9d4e50f3a5
|
add optional params for RenderTarget creation
|
2015-05-27 16:59:54 +08:00 |
子龙山人
|
b8fd5ba290
|
Merge pull request #12052 from CocosRobot/update_lua_bindings_1432713396
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-27 16:59:50 +08:00 |
andyque
|
74f0b3b436
|
add bmfont test
|
2015-05-27 16:58:52 +08:00 |
子龙山人
|
e044b1ab11
|
Merge pull request #11785 from geron-cn/fixbug
fix crash when run TestTimelineFrameEvent in cpp-test
|
2015-05-27 16:28:13 +08:00 |
子龙山人
|
62832586d0
|
Merge pull request #12049 from samuele3hu/v3_material
issue #12046: Add Lua bindings for material systems and related test cases
|
2015-05-27 16:26:26 +08:00 |