v0.10.3
From this version, MediaPipeUnityPlugin-all.zip
, which contains all the source code and required libraries, is distributed.
That means you don't need to clone this repository and build libraries on your local machine to run the sample app.
(I deleted v0.10.2
because there was a mistake.)
Features
- Add FloatVectorPacket and MatrixPacket (#767) (391d7d9) (by @mgarbade)
- Make mask color transparent (#733) (f196f46)
Bug Fixes
- Wait longer time for the WebCam to start (#668) (436edb0) (by @DonghwanKIM0101)
- Avoid drawing holistic landmarks twice (#755) (30cd149) (by @Mids)
- Ignore
core.autocrlf
(#807) (f2bc51b) - Stop running
OnValidate
on immutable prefabs (#810) (f545346)