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

Add origin for point entities #57

Closed
wants to merge 1 commit into from
Closed

Conversation

braem
Copy link
Member

@braem braem commented Jun 13, 2021

Closes #40

Has the caveat of having the origin sphere helper:
image

this has the caveat of point entities now having the origin sphere
@braem braem marked this pull request as draft June 13, 2021 10:17
@braem
Copy link
Member Author

braem commented Jun 13, 2021

Does this now work correctly in Chaos Hammer? Normally it causes buggy behavior when dragging stuff in the 2D views.

Didn't see any slowdown but it sure is annoying that you grab the origin instead of dragging for smaller point entities, maybe that's what you were referring to. Perhaps we can do a patented HACKHACK in code to not draw the circle helper for point entities.

@Gocnak
Copy link
Member

Gocnak commented Jun 16, 2021

Didn't see any slowdown but it sure is annoying that you grab the origin instead of dragging for smaller point entities, maybe that's what you were referring to. Perhaps we can do a patented HACKHACK in code to not draw the circle helper for point entities.

Or could maybe do a origin(origin_no_helper) type that doesn't draw the helper in 3D view but does in properties?

@braem braem closed this Jun 16, 2022
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.

Show coordinates of point entities such as info_teleport_destination in the entity properties
3 participants