UNPKG

dragonbones-runtime

Version:

the tools to build dragonbones file for diffrent framework

26 lines (16 loc) 1.01 kB
Egret 3.2.5 Release Note =============================== Updated on: December 12, 2016 Welcome to Egret! ## Overview Developed by Egret Technology, Egret Engine 3.0 includes a newly built 3D engine and a 2D engine created based on HTML5. With its robust cross-platform operability and commitment to solving the performance and fragmentation problems of HTML5 APP and games, Egret Engine 3.0 will perfectly meet developers’ needs. We appreciate every suggestion and please send it to Egret team if you have any. ## Updated items This update aggregates all the changes from 3.2.4 to 3.2.5. * Fixed setting TextField.textFlow to render exception problems. * Fixed Audio in the chrome browser may raise an error. * Fixed MovieClip frame event dispatch exception. * Fixed the container after setting cacheAsBitmap to render the exception. * Fixed the frame rate does not change after setting MovieClipData. * Fixed autoGenerateExmlsList logic exception. #### Roadmap * Filters can be optimized.