Skip to content

Releases: hecomi/uTouchInjection

v1.0.2 Released

24 Nov 14:35
Compare
Choose a tag to compare

v1.0.0 Released

23 Nov 17:47
4011443
Compare
Choose a tag to compare

The directory structure has been changed to support UPM. You can now use the Package Manager from the following URL:

And also uTouchInjection 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

v0.0.4 Released

03 Oct 14:30
Compare
Choose a tag to compare
v0.0.4 Released Pre-release
Pre-release

Update

  • Add debugMode to Manager component.

image

v0.0.3 Released

01 Aug 13:47
Compare
Choose a tag to compare
v0.0.3 Released Pre-release
Pre-release

Bug Fix

  • fix bit operation bug #2

v0.0.2 Released

21 Jul 08:14
Compare
Choose a tag to compare
v0.0.2 Released Pre-release
Pre-release

Changes

  • Add Pointer APIs to call events with positions (e.g. Pointer.Touch(Vector3 position))
  • Update examples.

v0.0.1 Released

18 Dec 07:02
Compare
Choose a tag to compare
v0.0.1 Released Pre-release
Pre-release

This is an experimental release of uTouchInjection (uTI). uTI provies simple interfaces for Multi-Touch emulation using InjectTouchInput.

Demo: