Skip to content

Releases: osu-uwrt/btstudio

v1.4.1 - Canvas Workflow and Stability

03 Mar 23:50

Choose a tag to compare

What's New:

  • Box selection of multiple nodes and their connections/structure for copying, pasting, and deleting multiple nodes.
  • Clipboard for copying/pasting carries across subtrees/trees within the same workspace.
  • Subtree creation menu has custom color selection.
  • Subtrees appear with custom color in the tree canvas and node pallets.
  • Auto arrange nodes in editor function using the same layout as opening a new tree.
  • New canvas toolbar for toggling box select mode and to activate auto arrange.
  • New shortcuts for copy/paste (CRTL/CMD-Z/V) and shift click+drag or (CRTL/CMD-B) for box selection.

Fixes

  • Major stability and performance improvements.
  • Issues with XML quality and exports fixed.
  • No more critical known security vulnerabilities.
  • Massive overhaul of the codebase to make stuff better.

Note: due to the refactoring of the code base, there may be new bugs introduced.

Full Changelog: v1.4.0...v1.4.1

v1.1.4 - UX Improvements

04 Feb 22:34

Choose a tag to compare

What's new

  • Canvas navigation buttons are now easier to see against the dark background
  • Welcome screen opens whenever a file isn't loaded and when the application starts prompting the user to open/create a file.
  • Releases now include .deb packages
  • Releases have arm64 compatible packages for all platforms.
Screenshot 2026-02-04 at 2 57 54 PM Accidentally created liquid (gl)ass

Fixes

  • Export tree now properly opens the system file manager to save the current tree in a different location.
  • Minor stability fix

Full Changelog: v1.0.3...v1.1.4

v1.0.3

03 Feb 14:14

Choose a tag to compare

First not completely broken release. No autoupdates anymore since that could lead to unwanted behavior in the future when breaking changes are introduced or XML format changes.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Feb 13:48

Choose a tag to compare

No feature changes. Fixed App Install. Possible issue with autoupdates.

Full Changelog: v1.0.1...v1.0.2

v0.9.0-beta First Public Release!!!

03 Feb 00:14

Choose a tag to compare

Pre-release

This is a test release of UWRT's brand new behavior tree editor. This release is not stable and has not been verified for full compliance with BT.cpp v4 and is definitely not free of bugs/ breaking issues. This release is primarily to test the CI pipeline, the GitHub actions workflow, and to start collecting some feedback on the interface design from users.

Full Changelog: https://github.com/osu-uwrt/btstudio/commits/v0.9.0-beta

The DMG does not work lol.