Snapping Helper

UsefulCode - 代码插件 - 2021/09/05

A tool to help transform and snap actors

  • 支持的平台
  • 支持的引擎版本
    4.25 - 4.27, 5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Demonstration

Documentation

Forum page

Facebook


The tool allows you to quickly change the pivot point of the selected actor (s) and use all types of transformations. All vertices around the mouse cursor on the supported geometry will be highlighted. In one click, you can pull actors to each other, or create a duplicate and pull it.

技术细节

Version 1.39:

  • Fixed incorrect snapping behavior
  • Fixed flickering of highlighted vertices
  • Reduce redundant vertex iterators
  • Increased stability of async logic

Version 1.38:

  • Added macOS support

Version 1.37:

  • Fixed Non-Unity compilation
  • Fixed incorrect behaivior with multiple viewports
  • Fixed incorrect buttons style

Features:

  • Fast and easy to learn
  • Highlights vertices on a geometric mesh
  • Temporary change of pivot point in one click
  • Support for all types of transformation at a temporary pivot point
  • Snapping actors from vertex to vertex in one click
  • Creation of duplicate actors with snapping in one click
  • In 2D snapping mode pull on one of the axes is ignored
  • Adapts well to different screen resolutions and DPI scale
  • Does not degrade editor performance. All work is done asynchronously on the background threads
  • Customization of the user interface
  • Work with static mesh and skeletal mesh components

Code Modules:

  • SnappingHelper. Editor

Number of C++ Classes: 13

Network Replicated: Not used

Supported Development Platforms: Windows 32/64

Supported Target Build Platforms: Not included in the build