Skip to content

Releases: Inochi2D/inochi-session

Beta 0.5.3

02 Aug 21:36
d74a491
Compare
Choose a tag to compare

Beta 0.5.3

  • Add/remove tracking bindings from models that have been edited by @20kdc in #3
  • Remove branding logo from barebones build by @grillo-delmal in #4
  • JMLAdaptor by @seagetch in #5
  • Updated icon to have more resolutions
  • Fix crashes in tracking editor
  • Add missing license text for platform release

New Contributors

  • Fixes a crash in the combobox when chosing dampening values
  • Add license text that was missing from output
  • @20kdc made their first contribution in #3
  • @grillo-delmal made their first contribution in #4
  • @seagetch made their first contribution in #5

Full Changelog: v0.5.2...v0.5.3

Known Issues

  • Some antivirus software makes Inochi Session crash
  • Inochi Session crashes on save if multiple instances of Inochi Session are open
  • Textboxes in Inochi Session will have garbled data in them until you click them the first time.
  • Plugin system is half implemented and not really usable yet.
  • DMABUF is not implemented on Linux yet
  • Syphon is not implemented on macOS yet
  • VMC Adaptor currently provides no way for Inochi Session to know when tracking is lost.

Note

  • On Windows a 64 bit Visual C++ 2022 Redistributable is required before Inochi Session can run, you can download it from Microsoft here
  • Some antivirus software is not happy about how Inochi Session loads libraries and sends frame data to OBS. You may need to add an exception for Inochi Session in your antivirus.
  • It is recommended on Windows to install the OBS Spout2 Plugin for the best experience with Inochi Session.

Beta 0.5.2

31 Jul 23:42
Compare
Choose a tag to compare

Beta 0.5 Hotfix 2

image
Aka by seagetch

  • Fixes extreme jitter with the VTubeStudio face tracking protocol
  • Labels are now shown for every tracking parameter
  • Dampen function now uses quantization to smoothly snap values
  • Models will now properly return to their default pose (given that the tracking source provides the necessary information.)

Full Changelog: v0.0.1...v0.5.2

Known Issues

  • Some antivirus software makes Inochi Session crash
  • Inochi Session crashes on save if multiple instances of Inochi Session are open
  • Textboxes in Inochi Session will have garbled data in them until you click them the first time.
  • Plugin system is half implemented and not really usable yet.
  • DMABUF is not implemented on Linux yet
  • Syphon is not implemented on macOS yet
  • VMC Adaptor currently provides no way for Inochi Session to know when tracking is lost.

Note

  • On Windows a 64 bit Visual C++ 2022 Redistributable is required before Inochi Session can run, you can download it from Microsoft here
  • Some antivirus software is not happy about how Inochi Session loads libraries and sends frame data to OBS. You may need to add an exception for Inochi Session in your antivirus.
  • It is recommended on Windows to install the OBS Spout2 Plugin for the best experience with Inochi Session.

Beta 0.5.1

31 Jul 19:02
Compare
Choose a tag to compare

Beta 0.5 Hotfix 1

image
Aka by seagetch

  • Fixes AppImage configuration on Linux making imgui not load properly
  • Fixes a crash when attempting to create a new source in a Virtual Space Zone

Full Changelog: v0.0.1...v0.5.0

Known Issues

  • Some antivirus software makes Inochi Session crash
  • Inochi Session crashes on save if multiple instances of Inochi Session are open
  • Textboxes in Inochi Session will have garbled data in them until you click them the first time.
  • Plugin system is half implemented and not really usable yet.
  • DMABUF is not implemented on Linux yet
  • Syphon is not implemented on macOS yet

Note

  • On Windows a 64 bit Visual C++ 2022 Redistributable is required before Inochi Session can run, you can download it from Microsoft here
  • Some antivirus software is not happy about how Inochi Session loads libraries and sends frame data to OBS. You may need to add an exception for Inochi Session in your antivirus.
  • It is recommended on Windows to install the OBS Spout2 Plugin for the best experience with Inochi Session.

Beta 0.5.0

31 Jul 18:13
Compare
Choose a tag to compare

Public Release 1

image
Aka by seagetch

Full Changelog: v0.0.1...v0.5.0

It is recommended that you download the 0.5.1 hotfix!

Known Issues

  • Some antivirus software makes Inochi Session crash
  • Inochi Session crashes on save if multiple windows are open
  • Textboxes in Inochi Session will have garbled data in them until you click them the first time.
  • Plugin system is half implemented and not really usable yet.
  • Crashes on creating a new virtual space source
  • Crashes on Linux due to misconfigured AppImage

Note

  • On Windows a 64 bit Visual C++ 2022 Redistributable is required before Inochi Session can run, you can download it from Microsoft here
  • Some antivirus software is not happy about how Inochi Session loads libraries and sends frame data to OBS. You may need to add an exception for Inochi Session in your antivirus.
  • It is recommended on Windows to install the OBS Spout2 Plugin for the best experience with Inochi Session.

Experimental CI Release

26 Jul 22:43
Compare
Choose a tag to compare
Pre-release

This is NOT ready for production, testing only.