Releases: keijiro/KlakHap
Releases · keijiro/KlakHap
0.1.20: API addition
Apple Silicon (M1) support
- Added arm64 binary to the macOS plugin.
Small bug fix
- 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
- Removed .asmdef files to avoid an incompatibility problem with package dependencies.
Bugfix
Minor improvements
- Add GPU instancing support to the HAP shaders.
Minor bug fix
- Fixed: HapPlayer fails to load a given file when clicking a path mode dropdown item without changing the selection.
Windows +4GB bug fix
- 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
- Fix: The Time property value doesn't get restored after being modified by a timeline.
Edit Mode and Timeline support
- 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.