egret-docs-master/Engine2D/update/update5213/README.md

26 lines
887 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

白鹭引擎 5.2.13发布日志
===============================
最近更新时间2018年11月27日
欢迎您使用白鹭引擎
## 概述
白鹭引擎包含了白鹭时代研发的遵循HTML5标准的游戏引擎。他包括 2D / 3D 渲染核心、GUI体系、音频管理、资源管理等游戏引擎的常用模块。
通过使用白鹭引擎开发者可以尽可能的不用关注浏览器的底层实现解决HTML5游戏性能问题及碎片化问题灵活地满足开发者开发2D或3D游戏的需求。
本版本为官方推荐稳定版本。本次更新的大部分内容均为解决开发者反馈的 BUG 。
## 更新内容
* 2D 渲染 - JavaScript
* 修复开启原生显示列表情况下 eui.Image 设置填充模式失效问题
## 百度小游戏
* 新增百度小游戏支持,文档点击[这里](../../minigamebaidu/getStart/README.md)