Skip to content

Releases: Zeitheron/VDFaceTracking

VDFaceTracking 1.1.3

21 Aug 14:59

Choose a tag to compare

  • Fix #5 (Thread.Abort -> Thread.Interrupt)
  • Handle Windows memory-mapped file requirement gracefully

VDFaceTracking 1.1.2

20 Aug 23:20

Choose a tag to compare

Support new resonite update.

VDFaceTracking 1.1.1

08 Aug 05:48

Choose a tag to compare

Merge branch 'master' of https://github.com/Zeitheron/VDFaceTracking

VDFaceTracking 1.1.0

23 May 05:14

Choose a tag to compare

Fix crash with latest Resonite!

And some more parameters are now passed through.
Will need help with testing out and/or patching any face shapes if any issues would arise.

1.0.3

30 Jan 18:44

Choose a tag to compare

Add tongue tracking for VD v1.30 or later.

VDFaceTracking 1.0.2

02 Jan 21:54

Choose a tag to compare

Fix AssemblyVersion for mod manifest

There was an extra .0 which shouldn't be there.
Also update year to 2024.

VDFaceTracking 1.0.1

29 Sep 18:48

Choose a tag to compare

Fixed eye openness not going all the way.

This happens when closing just one eye. VD had a solution that works, copied that over 🙂

On a smaller note, the version number of the DLL is correct.

VDFaceTracking 1.0.0

28 Sep 03:24

Choose a tag to compare

Initial release for Virtual Desktop Face Tracking for Resonite!

Huge thanks to dfgHiatus for QuestPro4Neos mod which was basically used as a baseline for doing this mod.