XiaoYang
|
867664197e
|
Merge pull request #14526 from super626/v3
3D Normal Map Support
|
2015-12-02 14:22:20 +08:00 |
yangxiao
|
ebd5c1cca7
|
resolve conflict and fix checktexture bug
|
2015-12-02 11:26:05 +08:00 |
pandamicro
|
70dd2af5d5
|
Merge pull request #14518 from mogemimi/fix-memory-leak-texture-cache
Fix memory leak when initWithImage() failed
|
2015-12-02 10:20:04 +08:00 |
CocosRobot
|
0c67171b9d
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-02 02:05:32 +00:00 |
xiaofeng11
|
18666a9b41
|
Merge pull request #14393 from xiaofeng11/v3_combine_3d
Combine Studio change for 3d components
|
2015-12-02 09:47:12 +08:00 |
XiaoFeng
|
e5d57b4fa2
|
update binding-generator sub module & code
|
2015-12-01 22:30:36 +08:00 |
yangxiao
|
54e13c3acd
|
update comment
|
2015-12-01 17:47:34 +08:00 |
XiaoFeng
|
ea077c5141
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_LuaJsSim
Conflicts:
cocos/scripting/js-bindings/manual/js_manual_conversions.h
|
2015-12-01 15:12:32 +08:00 |
CocosRobot
|
e891b03eee
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-01 04:32:19 +00:00 |
pandamicro
|
81f590e52a
|
Merge pull request #14478 from pandamicro/v3
Improved JS bindings with more secured memory management
|
2015-12-01 12:24:21 +08:00 |
mogemimi
|
d539e6c797
|
Fix memory leak when initWithImage() failed
|
2015-12-01 12:48:54 +09:00 |
yangxiao
|
23f03bc65f
|
update comment
|
2015-12-01 10:47:25 +08:00 |
yangxiao
|
11f1bd6e28
|
builtin material normal map support
|
2015-12-01 10:37:53 +08:00 |
xiaofeng11
|
423726995c
|
Merge pull request #23 from liamcindy/pull_14393
update sprite 3d test
|
2015-11-30 16:56:33 +08:00 |
pandamicro
|
17bdfb4050
|
Fix android compilation issue
|
2015-11-30 15:20:57 +08:00 |
Liam
|
4d379ed9bd
|
revert ccplane
|
2015-11-30 14:53:37 +08:00 |
Liam
|
e0349ae975
|
update sprite 3d test
|
2015-11-30 14:48:19 +08:00 |
XiaoFeng
|
cbbfc69ad4
|
Add missing studio change for Director::drawScene
|
2015-11-30 11:19:02 +08:00 |
zilongshanren
|
60624b8fd5
|
fix Keyboard fails to hide on iOS.
ticket: https://github.com/cocos2d/cocos2d-x/issues/14477
|
2015-11-28 15:37:58 +08:00 |
zilongshanren
|
01e619f686
|
Merge pull request #14476 from cesarpachon/linuxAudioEngine
AudioEngine:Linux: implementation using FMOD, refactor to SimpleAudio…
|
2015-11-28 14:27:15 +08:00 |
xiaofeng11
|
fdd3bacde1
|
Merge pull request #14509 from pmaloman/v3_Wrong_assert_in_ComponentContainer
Fixed assert statement. Added name to physic component.
|
2015-11-28 13:33:38 +08:00 |
zilongshanren
|
2571b87bda
|
Merge pull request #14505 from xiaofeng11/v3_iOSFix
Fix keyboard won't dismiss on iOS issue
|
2015-11-28 11:41:41 +08:00 |
pandamicro
|
43c68aa16b
|
Fix Chipmunk bindings issue
|
2015-11-27 22:38:16 +08:00 |
PavlOm
|
6e0525156b
|
no message
|
2015-11-27 23:33:20 +10:00 |
XiaoFeng
|
150d907636
|
Add missing changes to Particle 3d
|
2015-11-27 19:01:30 +08:00 |
CocosRobot
|
5c9084fd7d
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-27 09:41:59 +00:00 |
zilongshanren
|
0f8c3e0c1c
|
Merge pull request #14435 from zilongshanren/improve-label-layout-v2
Add Overflow to Label
|
2015-11-27 17:31:40 +08:00 |
XiaoFeng
|
71871bacf9
|
Add aabb dirty mark when load from file
|
2015-11-27 15:53:26 +08:00 |
肖峰
|
f0cc8e7f25
|
Fix keyboard won't dismiss on iOS issue
|
2015-11-27 15:44:35 +08:00 |
pandamicro
|
e13e0cb886
|
Fix getJSObject issues
|
2015-11-27 14:54:25 +08:00 |
Xpol Wan
|
d6ddb365b6
|
Remove boring logs in cocos studio supporting module.
They are helpless for debugging, we should use break points for debugging.
|
2015-11-27 14:43:25 +08:00 |
songchengjiang
|
b55f040ec6
|
fix macro definition error
|
2015-11-27 14:23:17 +08:00 |
minggo
|
2a877ff234
|
Merge pull request #14429 from xiaofeng11/v3_combine_misc
Combine Studio change for get program file full path.
|
2015-11-27 14:15:37 +08:00 |
XiaoFeng
|
8e4276469c
|
Add comment to new function
|
2015-11-27 14:08:27 +08:00 |
XiaoFeng
|
a61fe711e2
|
Update
|
2015-11-27 14:01:43 +08:00 |
songchengjiang
|
642e19baef
|
unify (No)Normal Mapping shaders
|
2015-11-27 13:15:33 +08:00 |
XiaoFeng
|
9e50c010e9
|
Fix win8.1 project compile error
|
2015-11-27 11:49:35 +08:00 |
XiaoYang
|
92d7ccfbca
|
Merge pull request #14471 from super626/v3
release default fbo
|
2015-11-27 11:33:07 +08:00 |
cesarpachon
|
40f6f76030
|
AudioEngine:Linux: implementation using FMOD, refactor to SimpleAudioEngine now as wrapper of AUdioEngine, upgrade FMOD binaries
|
2015-11-26 22:22:05 -05:00 |
Neo Kim
|
3f9b40c093
|
Fix #14440
|
2015-11-26 22:22:04 -05:00 |
Xpol Wan
|
520aa9d351
|
Remove duplicated code by introduce a private doSetResponseCallback.
|
2015-11-26 22:22:04 -05:00 |
Xpol Wan
|
4bedfa4f14
|
Fixes boring deprecated warning.
I know I duplicated the code but there is no cpp for me to move body into.
|
2015-11-26 22:22:04 -05:00 |
pandamicro
|
1ee7b11e31
|
Refactor jsb_new_proxy and jsb_get_js_proxy with RootedObject
|
2015-11-27 10:20:51 +08:00 |
pandamicro
|
8320c2f702
|
Use rooted object for js_proxy new and get
|
2015-11-27 10:19:13 +08:00 |
pandamicro
|
d23ffe4fc7
|
Fix some issue of js_type_class usage
|
2015-11-27 10:16:11 +08:00 |
songchengjiang
|
fc4c3ec650
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2015-11-27 09:34:31 +08:00 |
pandamicro
|
73c3a5dcf5
|
Activate DEBUG to test
|
2015-11-27 01:35:07 +08:00 |
pandamicro
|
ae2b75c8be
|
Fix issues causing by temporary RootedObject passed as function parameters
|
2015-11-27 01:35:06 +08:00 |
zilongshanren
|
c50d686319
|
Merge pull request #14493 from xiaofeng11/v3_button
Fix button texture loaded mark has set to wrong value bug
|
2015-11-26 21:45:47 +08:00 |
XiaoFeng
|
24dc9f3392
|
update code as comment
|
2015-11-26 17:39:57 +08:00 |