axmol/cocos
pandamicro 75383bdcde Jsb improvements (#17513)
* Cleanup ScriptingCore code

* Add jsb.ENABLE_GC_FOR_NATIVE_OBJECTS to indicate the memory model

* Use incremental GC

* Improve ScriptingCore::executeFunctionWithOwner performance

* Support ScriptingCore::executeGlobalFunction

* Reuse js objects for get_or_create_weak_jsobject reduce memory usage

* Fix sequence / spawn js object lost issue

* Improve wrappers with cppOwner system
2017-03-16 09:42:16 +08:00
..
2d Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
3d Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
audio issue #17503: Avoid crash if initializing audio fails. (#17505) 2017-03-15 16:46:19 +08:00
base Jsb improvements (#17513) 2017-03-16 09:42:16 +08:00
deprecated Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
editor-support Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
math Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
physics Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
renderer Updates license year. (#17363) 2017-02-14 14:59:12 +08:00
scripting Jsb improvements (#17513) 2017-03-16 09:42:16 +08:00
storage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
vr Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
Android.mk Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
CMakeLists.txt Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp Improve the AndroidStudio configurations of tests & templates (#17495) 2017-03-14 13:41:28 +08:00
cocos2d.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00