StreamGraph v0.0.6 released


This update adds: a sidebar with an inspector that allows editing deck and node information; a settings dialog, including shortcuts; and library groups, a feature that allows for groups that are loaded from file and can be reused in different decks, useful for commands, for example. This update also removes the RPC feature introduced in v0.0.5. Notable changes include:

  • add shortcuts (#145)
  • add a sidebar (#146)
  • add library groups (#151, #156)
  • remove RPC (#153)
    • the idea was solid, but the implementation was annoying to work with internally. it will return in a better form in a later release
  • add a method to make group instances unique, making them independent (#143)
  • add settings dialog (#144)
  • add toast notifications (#148)
  • make group io nodes 'optional' (#167)
  • add string formatting nodes (#170)
  • add array operation nodes (#171)
    • array push/append
    • array pop/remove
    • array size/length
    • array set value at index
    • array insert value
      • make expression node input typed as ANY (#174)

Files

StreamGraph-v0.0.6-linux.zip 20 MB
Sep 03, 2024
StreamGraph-v0.0.6-windows.zip 23 MB
Sep 03, 2024

Get StreamGraph

Leave a comment

Log in with itch.io to leave a comment.