Features:

  •  More than 4000 icons from 6 open-source icon packs are included!

  •  Visualize and choose icons in the detail panel!

  • Set icon by ID with a helper widget to copy the ID!

  •  Search icon by icon name!

  • Convert icons to textures

  • Support for any font-based icon packs!

Code Modules:

  •  OpenIcon [Runtime]

  •  OpenIconEditor [Editor]

Number of Blueprints: 6

Number of C++ Classes: 10

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Important/Additional Notes:

The icon is presented as text, not texture! But you can convert them to textures easily.

特征:

  •  包括来自6个开源图标包的4000多个图标!

  •  可视化和选择图标在细节面板!

  • 通过id设置图标与帮助小部件复制ID!

  •  按图标名称搜索图标!

  • 将图标转换为纹理

  • 支持任何基于字体的图标包!

代码模块:

  •  OpenIcon[运行时]

  •  OpenIconEditor[编辑]

蓝图数目:6

C++类数:10

网络复制:没有

支持的开发平台:Windows

支持的目标构建平台:Windows

重要/附加注意事项:

图标呈现为文本,而不是纹理! 但你可以很容易地将它们转换为纹理。










In web app development, it is very common that developers will use open-source icon packs in their web app. However, there is no convenient integration to UE4.

To use open source icon packs in UE4, you have to:

  1. Download each icon as png and import it to UE4 as texture.
  2. Download the font file and import it to UE4, and treat it as text. Then try to find and copy-paste the UNICODE of each icon.

Both are very inconvenient, so I make this plugin for you!

This plugin provides a super-easy way to use open icons for user widget. It simplifies the use of open icons to choose the one you like by clicking on the detail panel. There also includes a gallery window to copy icon ID if you want to set icons dynamically in blueprints. The search function is also included in this plugin! Although the icons are initially text, you can convert them to texture as you what.

Custom icon packs are also supported now! You can integrate any font-based icon packs into your project like other open-source packs in this plugin.

Document Video:

Documentation

Data:

Patch Note:

  • V1.1 Add support to convert icons to normal textures.
  • V1.2 Add support for custom icon library pack.
  • V1.3 Different copy mode
  • V1.4 Nerd Font is included!

Open Icon packs source repo:

在web应用程序开发中,开发人员在其web应用程序中使用开源图标包是很常见的。 但是,没有方便地集成到UE4。

要在UE4中使用开源图标包,您必须:

  1. 将每个图标下载为png,并将其作为纹理导入UE4。
  2. 下载字体文件并将其导入UE4,并将其视为文本。 然后尝试查找并复制粘贴每个图标的UNICODE。

两者都很不方便,所以我为你制作这个插件!

这个插件提供了一个超级简单的方法来使用打开图标的用户小部件。 它简化了打开图标的使用,通过点击细节面板来选择你喜欢的图标。 如果要在蓝图中动态设置图标,还包括一个用于复制图标ID的图库窗口。 搜索功能也包含在这个插件! 虽然图标最初是文本,但您可以将它们转换为纹理。

现在也支持自定义图标包! 您可以将任何基于字体的图标包集成到您的项目中,就像此插件中的其他开源包一样。

文件及短片:

文件

数据资料:

补丁说明:

  • V1.1添加支持将图标转换为普通纹理。
  • V1.2添加对自定义图标库包的支持.
  • V1.3不同的复制模式
  • V1.4书呆子字体包括在内!

打开图标包源回购:

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。