-
`Cocos 2d-x v3.7`
``` cpp
tableView->setDirection(ScrollView::Direction::VERTICAL);
tableView->setVerticalFillOrder(TableView::VerticalFillOrder::BOTTOM_UP);
tableView->setDirection(ScrollView::Dire…
-
- cocos2d-x version: latest github source (25.09.2017)
- devices test on: N/A
- developing environments
- NDK version:
- Xcode version: 9.0
- VS version:
- browser type and version:
…
-
O coelho ja varre o quarto e quando encosta num dejeto, ele some.
Falta apenas implementar detalhes conforme 0.14.0 na wiki.
http://wiki.nosdigitais.teia.org.br/Pet#Falta
-
https://www.cnblogs.com/sevenyuan/category/221002.html
-
### Cocos Creator version
3.8.0
### System information
test on mac 13.4 chrome
### Issue description
When changing node of skinned model, webgl keep telling there are unbound buffers.
…
-
### 示例集合
- #309
- #308
- #306
- #305
- #307
- #310
- #311
iohao updated
4 months ago
-
```
What steps will reproduce the problem?
1. Enable Retina
2. Add file.png to project
3. Run on a retina and non-retina device - image is scaled down on the retina
device
4. Add file-hd.png
5. Run o…
-
cocos的微信项目使用一键转换功能转成vivo项目后,rpk包会变得很大,除了正常分包外,主包里面额外包含有分包的文件夹,主包和整个包体都会变大导致上传失败。
![1](https://github.com/vivominigame/issues/assets/39286603/6b1029bc-069d-4394-b2cf-0255e2e57e57)
[wechatgame-vivo-tr…
-
HxExternClassGenerator.hx
```haxe
var processField = function (field:haxe.macro.ClassField, isStatic:Bool) {
var fieldCode = "";
if (field != null && field.type != null) {
…
-
Im having a weird issue with the AdMob ads. When the game starts, the ads are shown, thats fine. If I move to a new scene with `Director::getInstance()->replaceScene();` The new scene loads, the ads a…