WYSWYG
2017-04-26 23:38:32 0 举报
AI智能生成
WYSWYG Optimization
作者其他创作
大纲/内容
Pixi new feature (*)
9Scale components implemet by PIXI.mesh PIXI.mesh.NineSlicePlane
PIXI.mesh.NineSlicePlane
Performance optimization : GPU Rendering acceleration, pixi version need to be upgrade to v4 in advance.
Architecture refactor
Preload laya.ui files and images packages
1. Current code strcuture do not supports dynamically load config files in the runtime. So we need to refactor is for support this optimization.
2. Creates more extensive and flex UI components, BTW
3. We'd like to use LayaboxAIR as our IED for make the UI, this tool could help us to separate Design and Logic into different parts.
Continuous Integreation
Packing image atlas in Jenkins
- Working process optimization : NO manually atlas geration, so that we can avoid the merge issues when muti-users add images in on atlas. Additionally, saves more time for the developer for packing works, devs only using images in local envrioment.
- Loading assets via manifest which is help us to check the hash code, more important things is it could automatically point out the instead of manually assgin the path of assets packs.
Work efficiency Optimization: Reduce repeating (Copy code) works. For saves working time about 50% in UI creating by code.
0 条评论
下一页
为你推荐
查看更多