Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change of inkstroke modeler #1102

Merged
merged 10 commits into from
Jun 7, 2024
Merged

change of inkstroke modeler #1102

merged 10 commits into from
Jun 7, 2024

Conversation

Doublonmousse
Copy link
Contributor

On the rnote side :

  • cargo.toml change (for now using a custom branch/fork of the inkstroke modeler)
  • API change (usize for n_steps, no PredictionParams and no tilt or orientation)

On the inkstroke modeler side

  • rewrite to rust of the logic
    This rewrite is mostly to have something that's easier to build/compile from rust on all platforms.

- cargo.toml change
- API change (usize for n_steps, no PredictionParams and no tilt or orientation)
To match the changes in the stroke modeler
@Doublonmousse
Copy link
Contributor Author

Doublonmousse commented May 31, 2024

Uh now I have issues when I pause the stroke and continue moving later.

Edit : fixed

@Doublonmousse Doublonmousse marked this pull request as ready for review June 7, 2024 12:44
@flxzt
Copy link
Owner

flxzt commented Jun 7, 2024

Tested on my X1-Yoga and my desktop PC and I have found no issues or differences in behaviour to pre-rewrite.

Looks good to me!

@flxzt flxzt merged commit 02d8052 into flxzt:main Jun 7, 2024
1 check passed
@Doublonmousse Doublonmousse deleted the stroke_modeler branch June 7, 2024 16:06
@Doublonmousse Doublonmousse mentioned this pull request Jun 8, 2024
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.

None yet

2 participants