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

GUI Editor Line Gizmo Improvements #13394

Merged
merged 14 commits into from
Jan 4, 2023
Merged

Conversation

carolhmj
Copy link
Contributor

@carolhmj carolhmj commented Jan 3, 2023

This PR introduces functionality to move, drag endpoints and rotate the Lines Gizmo on the GUI Editor.

Without the change:
current-line-gizmo-behavior

With the change:
new-line-gizmo-behavior

Copy link
Member

@RaananW RaananW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! great work. Just a few comments and a build issue :-)

packages/tools/guiEditor/src/diagram/gizmoLine.tsx Outdated Show resolved Hide resolved
packages/tools/guiEditor/src/diagram/gizmoLine.tsx Outdated Show resolved Hide resolved
packages/tools/guiEditor/src/diagram/gizmoLine.tsx Outdated Show resolved Hide resolved
@bjsplat
Copy link
Collaborator

bjsplat commented Jan 4, 2023

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@carolhmj
Copy link
Contributor Author

carolhmj commented Jan 4, 2023

@RaananW thanks for the comments, updated the code based on them! :D

@carolhmj carolhmj requested a review from RaananW January 4, 2023 20:00
@bjsplat
Copy link
Collaborator

bjsplat commented Jan 4, 2023

@sebavan sebavan merged commit 477d7d6 into BabylonJS:master Jan 4, 2023
@carolhmj carolhmj deleted the GEFixLineGizmo branch July 19, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants