码迷,mamicode.com
首页 > 其他好文 > 详细

Galaxy2D Game Engine 4.2 开发版发布

时间:2018-04-12 15:22:45      阅读:481      评论:0      收藏:0      [点我收藏+]

标签:pcl   粒子   tran   rap   transform   bat   text   com   view   

Update:
◆去掉GGE_FULLSCREEN系统状态,添加GGE_SCREENMODE系统状态,支持三种窗口模式实时切换
◆添加GenTextureAddressBlendModeArg()函数用于设置纹理寻址模式
◆重新添加GGE_FORCETEXFILTER系统状态
◆添加GGE_FLUSH_BATCH_FUNC
◆添加Graph_GetDisplayModeCount()/Graph_GetDisplayMode()函数
◆删除Graph_SetClipping()函数,添加Graph_PushClipRect()/Graph_PopClipRect()/Graph_GetClipRect()/Graph_GetClipRectCount()函数
◆删除Graph_SetTransform()函数,添加Graph_PushViewTransform()/Graph_PushViewMatrix()/Graph_PopViewMatrix()/Graph_GetViewMatrixCount()函数
◆删除Graph_SetProjectionMatrix()函数,添加Graph_PushProjectionMatrix()/Graph_PopProjectionMatrix()/Graph_GetProjectionMatrixCount()函数
◆删除Graph_SetTransformMatrix()函数,添加Graph_PushTransformMatrix()/Graph_PopTransformMatrix()/Graph_GetTransformMatrixCount()函数
◆添加Graph_GetDrawnBatches()函数
◆修改GUI嵌套裁剪无效问题
◆ggeRect添加SetWidth()/GetWidth()/SetHeight()/GetHeight()/ClipWith()函数
◆ggeRenderNode::OnUpdate()函数添加bUpdateTransform参数
◆去掉ggeImage模块,因为现在显卡已经能支持很大的纹理了,这个玩意没有啥存在的价值了
◆ggeApplication去掉SwitchSimFullScreen()/IsSimFullScreen()函数
◆修改字体设置纹理过滤后显示异常的问题
◆粒子系统添加动画显示

 

下载地址 Galaxy2D Game Engine 4.2 开发版

Galaxy2D Game Engine 4.2 开发版发布

标签:pcl   粒子   tran   rap   transform   bat   text   com   view   

原文地址:https://www.cnblogs.com/jianguhan/p/8807497.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!