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

Subgizmo code is reorganized and simplified + fixes to graphical glitches #38

Merged
merged 7 commits into from
Jan 29, 2024

Conversation

urholaukkarinen
Copy link
Owner

  • Translation and scale subgizmos now use mostly the same code.
  • Subgizmos now implement a common trait instead of SubGizmo knowing about all different implementations.
  • Translation gizmo no longer breaks apart at certain angles.
  • Lint changes
  • GitHub workflows

Removed a lot of duplicate code from translation and scale subgizmos.
Common code is now used for both picking and drawing vector- and plane-based subgizmos.
Lints are now defined in Cargo.toml instead of Cranky.toml.
@urholaukkarinen urholaukkarinen merged commit 26e1c4a into main Jan 29, 2024
2 checks passed
@urholaukkarinen urholaukkarinen deleted the major-overhaul branch April 6, 2024 16:42
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