Skip to content

Releases: kylebakerio/vr-super-stats

typo for showalllabels option

19 Aug 08:07
b81c2d2
Compare
Choose a tag to compare

lowercased + persistent

19 Aug 07:16
5e7318b
Compare
Choose a tag to compare

technically this would break code using this, but this is all releases within 12 hours and no one knows this repo exists yet. 1.2.0 also matches nicely with the current version of A-Frame, so that''s nice.

this one also allows making the stats persistent in-scene.

high performance, highly configurable

19 Aug 06:09
7a1412c
Compare
Choose a tag to compare
  1. instead of many canvases and many images per stat, one image and one canvas include all stats now
  2. turn on/off graphs, or specific exactly which graphs you want
  3. specify which text stats you want, optionally, as well

restored bars, added many features, see readme

19 Aug 04:35
ab6f560
Compare
Choose a tag to compare

confirmed-1.2.0-support

19 Aug 00:31
90e52b1
Compare
Choose a tag to compare

mostly the pull request that wasn't accepted and doesn't have a known source from the original repo, with one small bug fix to prevent hanging when not in VR in the tick() function

color

19 Aug 08:00
7bd6964
Compare
Choose a tag to compare

no opacity by default, but added ability to specify color (and/or opacity as well), and made background white by default.