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

Solid: new scale method #64

Merged
merged 1 commit into from
May 6, 2022
Merged

Solid: new scale method #64

merged 1 commit into from
May 6, 2022

Conversation

JLBegin
Copy link
Contributor

@JLBegin JLBegin commented May 6, 2022

Added method scale(factor: float) to Solid.

image

ellipsoid.scale(0.5)
cuboid.scale(1.2)
sphere.scale(0.6)

image

@JLBegin JLBegin requested a review from PyMarc2 May 6, 2022 15:29
@JLBegin JLBegin self-assigned this May 6, 2022
@PyMarc2 PyMarc2 merged commit c7e900b into scene-dev May 6, 2022
@PyMarc2 PyMarc2 deleted the solid-scaling branch May 6, 2022 17:28
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.

2 participants