Releases: Yoooi0/ToySerialController
Releases · Yoooi0/ToySerialController
ToySerialController v24
- Simplify behavior of L0 range/output sliders (Thanks @jcfain)
- Add recording start/stop actions
- Set var license to CC BY to align with VAM Hub standard
ToySerialController v23
- Add ability to switch how rotations are calculated from "Target-Reference" (current) to "Target-Plane" (new), the new method should be more stable, especially with static plane enabled
- Fix static plane settings not saving to config
- Fix calculation of static plane normal from/to euler angles
- Fix "default.json" config not loading automatically
- Improve debug draw
ToySerialController v22
- 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
- Fix unable to connect udp output when using hostname in address field
ToySerialController v20
- 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
- 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
- Improve male/female source reference position
- Add male base offset slider
ToySerialController v17
- Make all settings configurable via triggers
- Register buttons as trigger actions
ToySerialController v16
- Add target offset slider
- Fix flipped L1 and L2 axes
- Fix config not saving/loading all settings
- Minor tweaks
ToySerialController v15
- Add ability to specify udp address instead of only sending to localhost