Releases: kylebakerio/vr-super-stats
Releases · kylebakerio/vr-super-stats
typo for showalllabels option
minor bugfix
lowercased + persistent
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
- instead of many canvases and many images per stat, one image and one canvas include all stats now
- turn on/off graphs, or specific exactly which graphs you want
- specify which text stats you want, optionally, as well
restored bars, added many features, see readme
1.0.0 Update README.md
confirmed-1.2.0-support
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
no opacity by default, but added ability to specify color (and/or opacity as well), and made background white by default.