cocos2d-x icon indicating copy to clipboard operation
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 &...

Results 202 cocos2d-x issues
Sort by recently updated
recently updated
newest added
trafficstars

Hey , As you guys putting all the effortes into https://github.com/cocos/engine-native what is the actual status of this engine ? is it maintained ? abandon? are you planing to make...

![image](https://user-images.githubusercontent.com/7894208/182349725-b8c5db43-5823-41d3-a8a7-9727734c0076.png) ![image](https://user-images.githubusercontent.com/7894208/182349784-e249a5b2-399b-482b-acdf-2ba0fb2c5fc7.png)

- cocos2d-x version: v3.15.1 - devices test on: Android 7.0 - developing environments - NDK version: r10e - Xcode version: - VS version: - browser type and version: Steps to...

platform:android
module:audio

It appears when one makes a new project using `cocos new` on mac or linux the sln files for win32 are omitted, resulting in the project unfit for building on...

issue: #18597 clone: simdsoft/x-studio@75e6c0c

issue: https://github.com/cocos2d/cocos2d-x/issues/18597 clone: https://github.com/simdsoft/x-studio/commit/75e6c0c83c03fc0c4d22d9606a3cdeaf9bb3cbbc

Submodules will no longer download as the git: protocol, reference https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git, update the protocol to `https://`. Fixed https://github.com/cocos2d/cocos2d-x/issues/20714.

https://github.com/cocos2d/cocos2d-x/blob/cd7446f17956d73041f9b33b37b4c747c6bc1993/cocos/ui/UIRichText.cpp#L361 I see that properties are looked up in reverse order when they are fetched, and default values are returned when they are not found change pr: https://github.com/cocos2d/cocos2d-x/commit/a8ddbdc12c233c52b2746cd03e806d0fc59c2cdb

The Android Gradle Plugin has been updated from 3.4.0 to 7.2.1 -- https://developer.android.com/studio/releases/gradle-plugin#7-2-0 jcenter() has been updated to mavenCentral() -- https://developer.android.com/studio/build/jcenter-migration The gradle wrapper has been upgraded to 7.3.3 (required...

- cocos2d-x version: 3.17 - devices test on: macOS 10.15.7 - developing environments - Xcode version: 12.3 'AudioSessionGetProperty' is unavailable: not available on macOS