Jerrylum / path.jerryio

The best path editor in VRC for designing skills routes and generating path files.
https://path.jerryio.com
GNU General Public License v3.0
32 stars 14 forks source link

:bug: Fix Deceleration in LemLib Format V0.4 #26

Closed SizzinSeal closed 8 months ago

SizzinSeal commented 8 months ago

Overview

Changes deceleration so it decelerates to the minimum speed, not 0. Only applies to the LemLib v0.4.x format

SizzinSeal commented 8 months ago

Hold on. Let me test this on a LemLib and I'll get back to you

SizzinSeal commented 8 months ago

Ok so I found a bug. The last point on the path is generated twice. This is a bug with path.jerryio, not this PR. I will open a separate PR fixing this.

SizzinSeal commented 8 months ago

hardware testing successful

Jerrylum commented 8 months ago

After the discussion on Discord: https://discord.com/channels/1118047514269069372/1121114236651851927/1197359943850922097

It is not a bug.

I will merge this PR and modify it.