博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
NGUI: Next-Gen UI 2018.3.0f
阅读量:4079 次
发布时间:2019-05-25

本文共 2252 字,大约阅读时间需要 7 分钟。

NGUI

 

NGUI is a very powerful UI system and event notification framework.

Features

- Editor integration, WYSIWYG
- Localization, data binding, delegates, events
- Supports all platforms
- Make UIs that take 1 draw call
- Comes with full C# source code
- Extensively optimized
- Dedicated support

2018.3.0

- NEW: As the name suggests, support for Unity 2018.3 and its new prefab workflow. Still supports previous versions, including Unity 5.6.
- NEW: NGUI's atlases and fonts are now saved as ScriptableObjects instead of prefabs. To upgrade, select any old prefab-based atlas or font, and the Upgrade button will show up. BACK UP FIRST just in case! After the new asset gets created, the old atlas or font will be changed to Reference type, pointing to it. You can use the new asset directly, of course -- and if you are Unity savvy enough, you can swap their GUIDs from the meta files, effectively removing the need for the reference asset altogether.
- NEW: Added a new widget type: Sprite Collection. It can be used to efficiently add thousands of sprites without the overhead of creating game objects. This is meant to be used from code by programmers, but can speed up the creation and modification of sprites by several orders of magnitude. In Sightseer it allowed the world map creation to go from 3348 ms down to 22 ms, for example.
- NEW: Added UITweener.Finish() to immediately finish the tween, skipping to the end.
- FIX: Some fixes for key binding text form serialization.

2018.3.0d:
- FIX: Fixed SpringPanel never finishing its operation.
- FIX: Fixed widget Depth not being visible on widget prefab instances in Unity 2018.3.
- FIX: Fixed an issue with reference fonts not picking up on referenced font's changes.
- FIX: Minor Unity 2018.3 tweaks.

2018.3.0e:
- FIX: Editing sprite border and padding on the atlas will now correctly mark the atlas as edited.
- FIX: Adjusting panel's alpha will now again work properly in edit time.

2018.3.0f
- NEW: Added a 'fixed aspect' option to the UISprite, matching 2D sprite and UI texture.
- FIX: Dynamic font's default scaling fix.
- FIX: Changing widget alpha should immediately update the scene view in edit mode again.
- FIX: "style not found" when examining the UILocalize component in Unity 2018.

 

转载地址:http://mztni.baihongyu.com/

你可能感兴趣的文章
电机和桨叶要搭配选择
查看>>
不要买铝合金机架的无人机,不耐摔,易变形弯曲。
查看>>
ACfly也是基于FreeRTOS的
查看>>
F330装GPS的位置
查看>>
我想先用三个或者五个激光测距做无人机的室内定位和避障
查看>>
pixhawk也可以用Airsim仿真
查看>>
《无人机电机与电调技术》可以看看
查看>>
我发现七月在线的GAAS课程基本都讲到了
查看>>
电机堵转
查看>>
一个真正好的无人机应该是需要自己慢慢去调参的,别人的默认参数是可以飞但是可能达不到perfect的效果。
查看>>
carzepony也在想往FreeRTOS上迁移
查看>>
可以买个好点的电烙铁
查看>>
ACfly调参记录(包括ACfly-F330和ACfly-T265)
查看>>
一定记得每飞几次或者隔一天要把螺丝和浆帽拧一次,确实会松的
查看>>
《多旋翼无人飞行器嵌入式飞控开发指南》里基于FreeRTOS的无人机软件框架
查看>>
我感觉无人机借助于激光雷达实现定点悬停的效果应该好于光流才是
查看>>
思岚A1的SDK其实很好读懂,每个函数清晰明了,可以直接调用
查看>>
六角铜柱的型号
查看>>
pixhawk无GPS时可以在定高或者自稳模式下解锁起飞(见过多次别人说到)
查看>>
pixhawk(PX4)的一些论坛网站(包括中文版的PX4用户手册和PX4开发手册)
查看>>