Skip to content

Releases: Yoooi0/ToySerialController

ToySerialController v22

23 Dec 21:40
Compare
Choose a tag to compare
  • Add ability to set recording time source (real time, unity time) and type (per frame, per physics tick)
  • Consider people with penis colliders as valid male reference
  • Use more stable plane normal for dildo reference
  • Add ability to set static plane normal for male reference
  • Fix inverted male reference plane normal

ToySerialController v21

22 Jun 13:40
Compare
Choose a tag to compare
  • Fix unable to connect udp output when using hostname in address field

ToySerialController v20

19 Jun 22:27
Compare
Choose a tag to compare
  • Add simple motion tracking with export to funscripts
  • Add ability to enable/disable auto targets
  • Add dildo base offset
  • Add target forward offset (Thanks @axw-pub)
  • Expose device axis values as float params
  • Change default UDP endpoint to tcode.local:8000 to match WiFi firmware
  • Fix exceptions when changing scenes
  • Fix condition where L0 could instantly flip between 100% and 0%

ToySerialController v19

05 Oct 15:30
Compare
Choose a tag to compare
  • Add new motion source (Thanks @axw-pub)
    • Male + Asset
    • Male + Male
    • Asset + Male
    • Toy + Male
  • Add ability to adjust asset reference right/forward offset
  • Optimize memory allocations (Thanks @axw-pub)
  • Fix crash when there are disabled person atoms in the scene (Thanks @axw-pub)
  • Fix TCode command change detection
  • Fix asset reference radius when using "-Up" direction

ToySerialController v18

12 Jul 19:58
Compare
Choose a tag to compare
  • Improve male/female source reference position
  • Add male base offset slider

ToySerialController v17

17 Jun 11:18
Compare
Choose a tag to compare
  • Make all settings configurable via triggers
  • Register buttons as trigger actions

ToySerialController v16

20 Feb 17:53
Compare
Choose a tag to compare
  • Add target offset slider
  • Fix flipped L1 and L2 axes
  • Fix config not saving/loading all settings
  • Minor tweaks

ToySerialController v15

29 Dec 17:19
Compare
Choose a tag to compare
  • Add ability to specify udp address instead of only sending to localhost

ToySerialController v14

08 Sep 17:36
Compare
Choose a tag to compare
  • Add support for UDP output target
  • Add support for "pelvis" and "hips" female target point that overshoot actual scene motion to improve behavior on scenes with bad physics
  • Add smoothing after and during scene change, the plugin needs to be loaded as a session plugin for this to work
  • Fix default vam config handling, full config will now be saved/loaded when saving/loading a scene, scene preset or session preset
  • Update to TCode v0.3

ToySerialController v13

02 Mar 16:15
Compare
Choose a tag to compare
  • Fix for SR6 by only sending changed values
  • Set TCode interval from physics update rate and remove slider from settings