KlakHap

HAP video player plugin for Unity

OTHER License

Downloads
15.2K
Stars
341
Committers
1

Bot releases are visible (Hide)

KlakHap - 0.1.20: API addition Latest Release

Published by keijiro almost 3 years ago

  • Added UpdateNow for custom Timeline integration.
KlakHap - Apple Silicon (M1) support

Published by keijiro over 3 years ago

  • Added arm64 binary to the macOS plugin.
KlakHap - Small bug fix

Published by keijiro about 5 years ago

  • Fixed an issue where the first frame is inserted at the end of video when the loop property is turned off.
KlakHap - Unity 2019.1 update

Published by keijiro over 5 years ago

  • Removed .asmdef files to avoid an incompatibility problem with package dependencies.
KlakHap - Bugfix

Published by keijiro over 5 years ago

  • Fixed an issue where HAP Player incorrectly uses a blending shader to update a RT when the HAP Alpha format is used.
KlakHap - Minor improvements

Published by keijiro over 5 years ago

  • Add GPU instancing support to the HAP shaders.
KlakHap - Minor bug fix

Published by keijiro over 5 years ago

  • Fixed: HapPlayer fails to load a given file when clicking a path mode dropdown item without changing the selection.
KlakHap - Windows +4GB bug fix

Published by keijiro over 5 years ago

  • Fixed an issue where it fails to decode a video file whose size is more than 4GB. This issue is only reproducible on Windows.
KlakHap - Minor bug fix

Published by keijiro over 5 years ago

  • Fix: The Time property value doesn't get restored after being modified by a timeline.
KlakHap - Edit Mode and Timeline support

Published by keijiro over 5 years ago

  • 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.
KlakHap - Bugfix

Published by keijiro over 5 years ago

  • Fixed: Playing a video encoded with a chunk option causes a crash.
KlakHap - Linux support

Published by keijiro over 5 years ago

  • Added Linux support.
KlakHap - macOS support

Published by keijiro over 5 years ago

  • Added macOS support.
  • It also supports DX12, OpenGL on Windows.
KlakHap - Minor updates

Published by keijiro over 5 years ago

  • Added linear color space support for HAP Q.
  • Added assembly definition files.
  • Changed the texture wrap mode to clamp.
KlakHap -

Published by keijiro over 5 years ago

Windows-only release