mirror of https://github.com/axmolengine/axmol.git
1.1 KiB
1.1 KiB
Table of Contents generated with DocToc
Cocos2d-x 3.14.1 Release Notes
Misc Information
v3.14.1
Bug fixed
- May crash if using
Scene::createWithPhysics()
to create a scene and physics3d camera is not set - May have link error because of glfw conflict on Linux
- Sprite: created from sprite frame with polygon information can not work correctly
- Lua: link error with VS2015
- Lua: compiling error if using
cocos compile/run -p android --android-studio
on Android
Can refer to v3.14.1 milestone for detail informations of all PRs/issues.