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 |
子龙山人
|
1d68fe8fc4
|
Merge pull request #12096 from CocosRobot/update_lua_bindings_1432880747
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 14:42:51 +08:00 |
CocosRobot
|
3a1b52cafd
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 06:31:00 +00:00 |
子龙山人
|
b39006432f
|
Merge pull request #12091 from joshuastray/properties
[ci skip]fix material test
|
2015-05-29 14:22:36 +08:00 |
子龙山人
|
d0236c6aba
|
Merge pull request #12094 from CocosRobot/update_lua_bindings_1432879965
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 14:22:16 +08: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 |
CocosRobot
|
7408e5f1cb
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 06:18:20 +00: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 |
子龙山人
|
2641fc529b
|
Merge pull request #12093 from CocosRobot/update_cocosfiles_1432879493
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-29 14:07:52 +08:00 |
CocosRobot
|
635d5a43d2
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-29 06:04:54 +00:00 |
子龙山人
|
9567509ff1
|
Merge pull request #12089 from CocosRobot/update_cocosfiles_1432877907
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-29 14:00:49 +08:00 |
子龙山人
|
c823a1e494
|
Merge pull request #12090 from CocosRobot/update_lua_bindings_1432878025
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 14:00:21 +08:00 |
子龙山人
|
7d3620e33d
|
Merge pull request #12092 from andyque/v3
[ci skip]add ci skip to travis
|
2015-05-29 14:00:00 +08:00 |
Jialong Zhai
|
9cf5c1b636
|
fix material test
|
2015-05-29 13:54:29 +08:00 |
Huabing.Xu
|
1fb0ba112b
|
init code for viewport
|
2015-05-29 13:47:29 +08:00 |
andyque
|
ff26903ddf
|
add ci skip to travis
|
2015-05-29 13:47:28 +08:00 |
CocosRobot
|
892816de3a
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 05:46:22 +00:00 |
CocosRobot
|
98b1700326
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-05-29 05:38:29 +00:00 |
子龙山人
|
45ad2665ae
|
Merge pull request #12088 from andyque/v3
[ci skip]add framework build scripts to gitignore
|
2015-05-29 13:35:38 +08:00 |
andyque
|
ebf6859161
|
add framework build scripts to gitignore
|
2015-05-29 13:34:59 +08: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 |
Huabing.Xu
|
df09bef567
|
use a different size to create fbo
|
2015-05-29 10:00:48 +08:00 |
子龙山人
|
0838aa28aa
|
Merge pull request #12069 from hugohuang1111/v3_del_duplicate_fw_file
[M] remove duplicate file of framework
|
2015-05-28 23:09:29 +08:00 |
andyque
|
2eeaa5c198
|
update changelog
|
2015-05-28 17:21:53 +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 |
Huabing.Xu
|
727231a888
|
change test cases
|
2015-05-28 17:04:49 +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 |
子龙山人
|
495d9ee4fa
|
Merge pull request #12070 from samuele3hu/v3_material
[ci skip]Synchronize the modification of filenames about shaders to fix the bug of MateriaSystemTest
|
2015-05-28 10:58:27 +08:00 |
iris-wy
|
9e477303f1
|
delete useless TAG
delete useless TAG
|
2015-05-28 10:55:10 +08:00 |