Skip to content

Releases: xianfei/SysMocap

v0.6.8

11 Apr 17:33
Compare
Choose a tag to compare

Changes:

  1. Update electron version
  2. Using native method instead of package mica-electron
  3. Fixed bugs in github action script

Note for user on macOS:

  • You need set Gatekeeper to Anywhere in System Settings (using sudo spctl --master-disable)
    image

  • If you got “SysMocap” is damaged and can’t be opened. You should move it to the Trash.
    Please run sudo xattr -r -d com.apple.quarantine /Applications/SysMocap.app in your terminal

Full Changelog: v0.6.7...v0.6.8

v0.6.7

30 Nov 07:00
Compare
Choose a tag to compare

Changes:

  1. Add native build for Apple Silicon (arm64)
  2. Fixed bugs on import model
  3. Fixed bugs on remove model

Note for user on macOS:

  • You need set Gatekeeper to Anywhere in System Settings (using sudo spctl --master-disable)
    image

  • If you got “SysMocap” is damaged and can’t be opened. You should move it to the Trash.
    Please run sudo xattr -r -d com.apple.quarantine /Applications/SysMocap.app in your terminal

Full Changelog: v0.6.6...v0.6.7

v0.6.6

23 Oct 19:51
Compare
Choose a tag to compare

v0.6.5

23 Oct 18:57
Compare
Choose a tag to compare
  1. Fixed: CVE-2023-5217
  2. Improved UI
  3. Fixed bug in riggedPose.Chest (thanks for kuangfrank)
  4. Upgraded electron and some thrid-party libraries

Full Changelog: v0.6.4...v0.6.5

v0.6.4

08 Aug 09:22
Compare
Choose a tag to compare

Changes:

  1. Fixed bug on mocap-data parser for new version of Mediapipe #49
  2. Updated version of Electron

Full Changelog: v0.6.3...v0.6.4

v0.6.3

31 Jul 05:26
Compare
Choose a tag to compare
  1. Fixed bugs on Win10: #50
  2. Modified app icon (iKun专属定制)

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Jul 16:06
Compare
Choose a tag to compare

Change:
New icon for macOS and Windows

Full Changelog: v0.6.1...v0.6.2

v0.6.1

08 Jul 07:53
Compare
Choose a tag to compare

Changes:

  1. Repalced Chinese Fonts with Nowar Rounded
  2. Upgraded Mediapipe lib
  3. Fixed some bugs

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Jun 16:45
Compare
Choose a tag to compare

Changes:

  1. Add Dark Mode ( in settings )
  2. Upgrade Electron to v25.1.1
  3. Improved UI and fixed some bugs
  4. ( Chinese Only ) 把毕业论文放进去了,无聊的时候可以在设置页里面看看

Full Changelog: v0.5.8...v0.6.0

v0.5.8

17 Jan 15:27
Compare
Choose a tag to compare

Changes:

  1. Add Touchbar Support
  2. Upgrade electron
  3. Add H265 video decoder (need operating system support)

Full Changelog: v0.5.7...v0.5.8