Skip to content

4.2.1

Compare
Choose a tag to compare
@fpwong fpwong released this 22 Jul 00:50
b597f80
  • Add command Merge Selected Nodes (ALT + SHIFT + M) which will merge selected nodes of the same type together, keeping connections
  • Add advanced setting Pretty Print Cache JSON which will print the json file with line breaks and spacing. Default to false for compressed cache file [@sbseltzer]
  • Add command Cut and Keep Links (CTRL + SHIFT + X) which behaves the same as delete and link but copies the content to your clipboard [@sbseltzer]
  • Add support for the Not Yet Dialogue plugin #135
  • Fix issue where the BlueprintAssist cache would be saved multiple times while cooking #134
  • Fix issue where the selected pin highlight box would not be cleared correctly when the pin became invalid
  • Fix issue where developer settings were being added twice to the Open Window menu
  • Fix issue where the plugin would not recognize a valid graph when the tab content changes
  • Fix issue where ConnectExecutionWhenDraggingOffParameter not being applied when there were links on the node
  • Fix formatting issues with delegate pins and delegate reroute nodes
  • Fix issue where formatting nodes could cause exec connections to be broken #136