Skip to content

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Jan 2, 2020

This makes edit mode ellipses look less "angular".

Preview

Hovered entity ellipse

Copy link
Member

@qreeves qreeves left a comment

Choose a reason for hiding this comment

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

Changes requested.

{
// The number of polygon sides to use.
// The polygon rendering breaks if this is set too high.
const int detail = 40;
Copy link
Member

Choose a reason for hiding this comment

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

I think I would rather this be a variable. There are legitimate performance reasons to not want ellipses to be highly detailed as there can be large amounts of them if you select a lot of entities.

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.

3 participants