Dexsoft Games: 전체 콘텐츠 50% 할인

Advanced Commenting

Blueprint graph buttons, images and text block comments to allow for more useful blueprint commenting

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.1
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

The Advanced Commenting plugin is a set of Blueprint Graph nodes that allow you to create extensively customisable buttons, images and blocks of text. All within your Blueprint graphs.

Provides a set of tools to allow for a more noticeable and comprehensive collaboration experience; allowing devs to spend less time searching for documentation and more time creating. Also making sure the correct docs get read.

Includes extensive project specific default values. Give your team the ability to set project specific default values to allow your blueprint comments to better match a style that works with your team.

Please note that this plugin does NOT add these comment nodes to the material graph at this time. It does work within animation blueprints though!




Comment types:

Button Comments

  • Two modes: Open web URL and Open asset
  • Open web URL: Link to documentation, work tickets, tutorials and anything else you can point a web browser at.
  • Open asset: Click to open an asset in editor. Also works for opening C++ classes.
  • Fully customisable colours, button text, font and icons.
  • Tooltips show the web URL or asset name.

Image Comments

  • Show design sketches, structure diagrams, branding and any other images you may wish to share with your team.
  • Can be taken from local files in your project folder or from textures.
  • Allows for local image files to be stored outside of your content folder so they're harder to accidentally package.
  • Lets you set custom tooltips to give explanations for your images.
  • Set image size by either a size multiplier or by setting the width or height. Images will always keep aspect ratio.

Text Block Comments

  • Optional headings.
  • Fully customisable colours, font, padding, text justification and max text width before wrap for both your text and your heading.
  • Text display on node is an editable text box for a better editing experience
  • Auto-wrapping with custom wrap threshold

기술적 세부사항

Features:

  • Button Comment nodes
  • Image Comment nodes
  • Text Block Comment nodes
  • Blueprint graph and animation blueprint graph support
  • Ability to refer to relative project location in buttons to open files in project in-browser
  • Non-English character support


Code Modules:

  •  AdvancedCommentingEditor (UncookedOnly module, loaded PreDefault)

Number of Blueprints: 1 for example

Number of C++ Classes: 10

Network Replicated: Uncooked only. Not applicable.


Supported Development Platforms:

  • Windows
  • MacOS
  • Linux

Supported Target Build Platforms:

  • All! Module is editor only, so it's not packaged.


Support: Prototypical Labs Discord

Documentation: https://www.prototypicallabs.au/AdvancedCommenting.html

Example: Example blueprint in /AdvancedCommenting/BP_Example blueprint in plugin content folder. Read above documentation for how to find this!