Skip to content

Releases: virejdasani/InYourFace

v1.1.3

09 Dec 13:06
914d19b
Compare
Choose a tag to compare

The Ouch Faces are not both vertically and horizontally responsive!

v1.1.2

16 Jun 13:17
2521421
Compare
Choose a tag to compare

Removed video link because it overlapped with faces

v1.1.1 - In Your Face

02 Jun 17:53
Compare
Choose a tag to compare

What's new?

Added youtube video and incredibly in your face plug to extension

v1.0.1 - In Your Face

19 May 16:49
Compare
Choose a tag to compare

What's new?

  • Reduced face change threshold (sensitivity increased)
if (errors === 0) {
// face 0
} else if (errors < 5) {
// face 1
} else if (errors < 10) {
// face 2
} else {
// face 3
}

v1.0.0 In Your Face

19 May 14:12
f58d342
Compare
Choose a tag to compare
Update README.md