Releases: hecomi/uHomography
Releases · hecomi/uHomography
v1.0.0 Released
The directory structure has been changed to support UPM. You can now use the Package Manager from the following URL:
And also uHomography has been published to npm. You can import uLipSync into your project by registering the following url and scope to Scoped Registry.
- URL:
https://registry.npmjs.com
- Scope:
com.hecomi
uHomography v0.0.3 Released!
Update
- Change the color of the dragging handle.
- Add
Remove
button to Inspector to removeHomography
component with UI camera.
Bug Fix
- Fix the error occurred when
Homography
component is attached.
uHomography v0.0.2 Released!
Update
- Support Windows
- Update homography matrices only when any handle is moved.
- Add APIs (
GetHomographyPosition()
andGetInverseHomographyPosition()
)
uHomography Released!
v0.0.1 initial commit.