Releases: Inochi2D/facetrack-d
Releases · Inochi2D/facetrack-d
v0.8.0
- Bumped inmath to 1.3.0
Full Changelog: v0.7.8...v0.8.0
0.7.8
- Added Facemotion3D adapter (#23 by @april83c)
- Fixed missing character in VMC (#21 by @grillo-delmal)
- Fixed VMC Adapter endpoint paths (#20 by @grillo-delmal)
- Fixed invalid packet structure causing crashes (#20 by @grillo-delmal)
0.7.7
What's Changed
- Adds
/VMC/Ext/Bone/<Name>
endpoint to VMC adapter - Adds
/VMC/Ext/Blend/<Name>
endpoint to VMC adapter - Adds Phiz OSC Adaptor (@grillo-delmal in #16, #17)
- Fixes various forms of crashes with invalid data to vmc adapter
Full Changelog: v0.7.6...v0.7.7
v0.7.6
Don't rethrow exceptions from threads
0.7.5
What's Changed
Full Changelog: v0.7.0...v0.7.5
0.7.0
What's Changed
- Implemented iFacialMocap adaptor by @LunaTheFoxgirl
- Implemented OpenSeeFace adaptor (based on you-win's codes.) by @seagetch in #2
- Bug fixes for OpenSeeFace adaptor. by @seagetch in #3
- Jinsmemelogger by @seagetch in #4
- Make OpenSeeFace adaptor use Euler values with calibrated rotations to "make it work" by @20kdc in #6
- Initial pass on fixing OSF by @carbotaniuman in #8
- Add Webhook adaptor by @grillo-delmal in #9
- Use TaskCondition to handle event loop on web adaptors by @grillo-delmal in #11
- Fix Android VTStudio processing by @grillo-delmal in #12
- Change WebHook Adaptor isReceivingData behaviour by @grillo-delmal in #13
New Contributors
- @seagetch made their first contribution in #2
- @20kdc made their first contribution in #6
- @carbotaniuman made their first contribution in #8
- @grillo-delmal made their first contribution in #9
Full Changelog: v0.6.2...v0.7.0
InMath Move
This update just moves over to inmath instead of gl3n
v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.6.0
Forgot to update the dub def file
v0.5.0
Add README.md