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

Tweak primitive alignments #30

Closed
Cloud7050 opened this issue Apr 13, 2022 · 2 comments · Fixed by source-academy/modules#234
Closed

Tweak primitive alignments #30

Cloud7050 opened this issue Apr 13, 2022 · 2 comments · Fixed by source-academy/modules#234
Labels
enhancement New feature or request

Comments

@Cloud7050
Copy link
Owner

The primitives do not always take up a full 1x1x1 space. Therefore, the current alignment of pushing them against the X, Y and Z axes makes the primitives' centres start at a different location. This is less usable and requires manually centering them first.

@Cloud7050 Cloud7050 added the enhancement New feature or request label Apr 13, 2022
@Cloud7050
Copy link
Owner Author

For consistency, centre could be 0.5, 0.5, 0.5 for all primitives, even if this causes them to float.

@Cloud7050 Cloud7050 reopened this Jul 4, 2022
@Cloud7050
Copy link
Owner Author

Implemented! Docs also describe the dimensions of things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant