Skip to content

Release v0.1.6

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Apr 00:53

This one has been a long time coming! Mainly because we've been waiting on Godot 4.6.2 to ship after we got the crash-on-exit bug fixed in it.

We're finally on 4.6! Also, mod toggles on/off, partial VRM 1.x support, and a whole lot of awesome new stuff from our contributors!

What's Changed

  • Expose head position/rotating scaling options in MediaPipeController - CraftedCart
  • Added lipsync feature - Elliesaur
  • Transparent background is now the default
  • Mod_Base and children are now based on Node3D instead of Node - Kiri
  • Added VRChat OSC support - CraftedCart
  • Documentation! - Elliesaur
  • Added support for boolean blend shapes
  • Fixed an issue with BlendShapeScalingAndOffset values not saving
  • Alphabetized the mod window (finally)
  • Added options to the graphics tablet mod
  • Added right/left hand settings for the graphics tablet mod
  • Added anaglyph 3D module
  • Fixed a case sensitivity issue with the VMCController that was breaking blend shapes for some models
  • Added mouse-based head tracking module - Elliesaur
  • VMCSender support now fully implemented - AstroArchelon
  • Updated to Godot 4.6.2
  • Fixed a crash-on-exit bug in Godot
  • Added the ability to toggle mods on and off without fully removing them
  • VRM 1.x partial support added (no constraints yet)