Kevin Kellar
Kevin Kellar
Thank you for your help. I'll use this for now.
The documentation is pretty helpful for this case: https://github.com/mathialo/bython/blob/master/INTRODUCTION.md#21---dictionaries.
The percentage done element doesn't take in node height only node std deviation, so is really broken for whenever node height is changed. Especially as of 935799f0cbf7c550844b2e59408ead8e7dd4f32d
Further discussion [here](https://github.com/osudrl/cassie-trajectory-editor/blob/497c5da8967f702427abd458874aeb46f4a2d462/README.md#memory-location-3)
c6407cab07efb2545a9027d5699bd375eca52030 fixes this issue, documentation needs to be updated still.
36d647d84edb8c90a36e4e4b05910c7bbf6450c1 fixes the documentation in the README about this issue
Does not follow a chain of timelines when freeing, so undoing twice and then performing a new transformation will leak a full timeline's worth of memory
May implement this tool to just only smooth a transformation on one "side" of the root. If implemented this way, the user can use this option and a B-Scaling transformation...