Skip to content

Brio v0.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 17:17
· 37 commits to main since this release
  • Added a Hide Actor button to the Entity Hierarchy

  • Added Import as Body, to Import Pose button

  • Added a new setting in the Import Pose popup,

    • You can now Freeze an Actor after import
  • Updated Brio's IPC API (Thanks to Darkarchon for the collaborative efforts!)

    • For more info on Brio's updated IPC look at BrioAPI_V2.cs in the root of Brio's GitHub repo
  • Loading a pose will now be more consistent & predictable

  • You can now double-click items in Library to apply them

  • You can now make the Library Window smaller

  • You can now make the Library item icon size smaller

  • Status Effects in the effects selector that have no VFX are now filtered out (Thank you MKhayle!)

  • Added better localization for Status Effects selector (Thank you MKhayle!)

  • Fixed an issue with Anamnesis and editing Brio actors

  • Fixed the Library's Search Suggest Box closing when it shouldn't

  • Fixed multiple possible crashes!