Skip to content

Releases: Dreadrith/BlendTreeBuilder

BlendTreeBuilder v0.8.1

07 May 22:35
Compare
Choose a tag to compare
minimal unity + bump version

BlendTreeBuilder v0.8.0

03 May 09:18
14ff7af
Compare
Choose a tag to compare
Merge pull request #3 from Fynn9563/main

v0.7.0

04 Mar 03:18
Compare
Choose a tag to compare

Decent update. Adds handling for a bunch more stuff plus overall cleaner and better UI.

  • [Feature] Can now handle layers with exclusive toggles
  • [Feature] Can now handle states with motion time
  • [Feature] Can now handle layers with a single state
  • [Feature/Fix] Implemented fix for Unity's stupid native bug where, in DBTs, the total length of all clip lengths added together is the new length of all clips.
  • [UI] Added layer index to optimization window
  • [UI] Other changes to make it clearer and cleaner
  • [Change] Warnings will now also disable the optimizable layers by default

v0.5.2

27 Feb 17:52
Compare
Choose a tag to compare
  • [Fix] Fix incorrect error warning for missing parameter

v0.5.1

27 Feb 15:10
Compare
Choose a tag to compare
  • [UI] Add error warning for Statemachine Behaviours
  • [UI] Add warning for standardized conditions

v0.5.0

27 Feb 05:46
Compare
Choose a tag to compare

First Release. Half done. But in a good usable state.