axmol/extensions
pandamicro a715e3169f Sync issue fixes from creator (#17041)
* Add EventDispatcher#hasEventListener (sync from creator)

* Fix function wrapper using js object during its gc

* Support more system languages

* Direct log/error for better understanding problems & add sys.now

* Synchronize Editbox APIs

* Synchronize Scheduler.PRIORITY_NON_SYSTEM const

* Upgrade web engine

* Upgrade test cases

* Manually bind EventDispatcher::addCustomEventListener to avoid memory issue

* Manual bind EventListeners’ create to avoid memory issue

* Fix compilation issue when COCOS_DEBUG = 2

* Unify function name of Texture2D::releaseTexture

* Fix compilation issues and update web & bindings-generator

* Fix lua compilation issue

* Use %ld instead of %zd

* Separate FinalizeHook for ref objects and non ref objects

* Fix spine TrackEntry recursive conversion issue by using getter

* Fix crash during Wrappers deallocation (possible to have leak)

* Increase default JS heap to 32 mb

* Update engine version

* Add change log of web engine

* Improve cc.formatStr

* Fix chipmunk crash issues when using setDefaultCollisionHandler

* Add change log for JSB and update web engine ref
2016-12-21 13:39:34 +08:00
..
GUI Sync issue fixes from creator (#17041) 2016-12-21 13:39:34 +08:00
Particle3D Various small performance tweaks (#16881) 2016-11-22 09:54:04 +08:00
assets-manager Various small performance tweaks (#16881) 2016-11-22 09:54:04 +08:00
physics-nodes No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
Android.mk remove curl link for Android 2016-07-21 11:56:56 +08:00
CMakeLists.txt Squashed commit of the following: 2015-08-13 00:14:10 -07:00
ExtensionDeprecated.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ExtensionDeprecated.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ExtensionExport.h Combine Studio change for particle 3d 2015-11-18 14:34:14 +08:00
ExtensionMacros.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
cocos-ext.h update for 3D object render, revert old changes 2015-12-18 11:23:33 +08:00