Skip to content

add ignore_smoothing#115

Open
khanghugo wants to merge 3 commits intoYaLTeR:masterfrom
khanghugo:ignore-smoothing
Open

add ignore_smoothing#115
khanghugo wants to merge 3 commits intoYaLTeR:masterfrom
khanghugo:ignore-smoothing

Conversation

@khanghugo
Copy link
Copy Markdown
Contributor

Needs HLTAS/hltas#11 merged

I try my best not to touch any thing else beside bxt-rs for the implementation. There are a few problems. The obvious one would be how to ignore some frames. Thus a parameter for smoothed_views instead of another member for Frame struct. The upside would be no need to store extra data and doing state stuffs between bxt-rs and BXT. It might look ugly, I guess.

Also, while working on this, unwrap_angles is doing some fractional math with f32. It does have some problems toward what I want to do here. I want to get the input views but after some math the value is a bit off (for examples, -2pi becomes 0.005 degrees). It only affects the output views for the override line, doesn't affect TAS playback so that should be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant