Skip to content

Releases: xavion-lux/HRDisplay

v0.2.2

12 Oct 13:44
81fdb8c
Compare
Choose a tag to compare

Changelog

  • Added "Hide Leading Zeros" option
  • Fixed VRChat prefabs not following avatar WriteDefaults settings, causing issues on some avatars and breaking toggles

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Oct 16:33
49b92cc
Compare
Choose a tag to compare

Changelog

Improved scale and color fonction to get a nice badump effect instead of smooth continuous scaling and color change.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 Aug 17:47
b6491cf
Compare
Choose a tag to compare

Changelog

I renamed shaders and moved files in this release so to avoid any problems please delete older versions from your project before updating. (Sorry)

  • Renamed HRDisplay to HRDisplayTriple
  • Fixed a bug with the heart color not changing when beating
  • Added prefabs using Modular Avatar for easy installation on VRC avatars
  • Added animations and fx layers for VRC avatars
  • Moved regular prefabs to "OtherPrefabs" folder

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 May 12:02
668454f
Compare
Choose a tag to compare

Initial release

Changelog

This release aim at facilitating the use of the shader with already existing OSC solutions for VRChat and to mitigate the lack of precision when using a single float value to set the heart rate.

  • Renamed HRDisplay to HRDisplaySingle (because it only uses one property to set the value)
  • Replaced HRDisplay with new version better adapted for use with existing OSC softwares for VRChat
    • Added _Hundreds, _Tens and _Units properties to HRDisplay
  • Renamed files in package
  • Updated README