Skip to content

Releases: keijiro/KlakHap

0.1.20: API addition

03 Dec 08:10
Compare
Choose a tag to compare
  • Added UpdateNow for custom Timeline integration.

Apple Silicon (M1) support

05 Jun 09:16
Compare
Choose a tag to compare
  • Added arm64 binary to the macOS plugin.

Small bug fix

02 Sep 13:03
Compare
Choose a tag to compare
  • Fixed an issue where the first frame is inserted at the end of video when the loop property is turned off.

Unity 2019.1 update

18 Apr 09:49
7eaa043
Compare
Choose a tag to compare
  • Removed .asmdef files to avoid an incompatibility problem with package dependencies.

Bugfix

12 Apr 04:34
Compare
Choose a tag to compare
  • Fixed an issue where HAP Player incorrectly uses a blending shader to update a RT when the HAP Alpha format is used.

Minor improvements

01 Mar 03:16
Compare
Choose a tag to compare
  • Add GPU instancing support to the HAP shaders.

Minor bug fix

26 Feb 05:49
Compare
Choose a tag to compare
  • Fixed: HapPlayer fails to load a given file when clicking a path mode dropdown item without changing the selection.

Windows +4GB bug fix

08 Feb 06:50
Compare
Choose a tag to compare
  • Fixed an issue where it fails to decode a video file whose size is more than 4GB. This issue is only reproducible on Windows.

Minor bug fix

06 Feb 09:08
Compare
Choose a tag to compare
  • Fix: The Time property value doesn't get restored after being modified by a timeline.

Edit Mode and Timeline support

06 Feb 08:45
Compare
Choose a tag to compare
  • Edit Mode support: Now you can preview videos in Edit Mode.
  • Control Track (Timeline) support: Now HapPlayer implements ITimeControl that makes it possible to control the time parameter with Control Track on Timeline.