cocos2d-x
cocos2d-x copied to clipboard
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x &...
i think *CommandBufferGL::setVertexBuffer* and *CommandBufferGL::setIndexBuffer* should do same things. 1. check weather new value is different from old value. 2. release old value, retain new value. there's memory leak in...
Hey there! I belong to an open source security research community, and a member (@s01den) has found an issue, but doesn’t know the best way to disclose it. If not...
I have an exists swift project , now I need to build a small game by cocos2dx and embed it in to my project, as my question, is there anyway...
Hello We are getting this very rare crash at launch across many android devices and all android versions. This error has been occurring in all cocos2d-x versions v3.x including the...
 麻烦大佬们帮忙看下
each ComponentLua object should be stand alone, rather than change the same metatable.
- cocos2d-x version: 3.17.2 - devices test on: iPhone Xr - developing environments - Xcode version: 13.2 When attempting to setup a basic ClippingNode using a DrawNode as the stencil,...
- cocos2d-x version: 3.17.2 - devices test on: - developing environments - NDK version: android-ndk-r10e - Xcode version: - VS version: - browser type and version: Steps to Reproduce: 1....
- cocos2d-x version: 3.xx - devices test on: Android Emulator with Hardware GPU Bug same as "Old Black screen bug". BUT! At this time Application is Work some time, but...
Hey guys @minggo @DerekFromAmaya there was a PR regarding multi windows support in cocos2dx. Is there any update on that? In current project we have a requirement to run multiple...