This website requires JavaScript.
Explore
Help
Register
Sign In
lywdev
/
cocos-hehe
Watch
4
Star
0
Fork
0
You've already forked cocos-hehe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
cocos-hehe
/
assets
/
Scripts
History
leiyuwei
1342dfb078
fix: 所有 Graphics 节点添加 UITransform,修复 CC 3.8.8 空白问题
...
CC 3.8.8 中 UI 渲染管线要求 Graphics 节点自身必须有 UITransform 组件, 否则不会提交渲染。所有 Graphics 节点(方块/棋盘/UI)均已补充。
2026-06-16 13:46:05 +08:00
..
Block.ts
fix: 所有 Graphics 节点添加 UITransform,修复 CC 3.8.8 空白问题
2026-06-16 13:46:05 +08:00
BlockConfig.ts
重构: 合成大作战改为拖拽合成机制
2026-06-16 12:12:39 +08:00
GameBoard.ts
fix: 所有 Graphics 节点添加 UITransform,修复 CC 3.8.8 空白问题
2026-06-16 13:46:05 +08:00
GameController.ts
fix: 所有 Graphics 节点添加 UITransform,修复 CC 3.8.8 空白问题
2026-06-16 13:46:05 +08:00