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

Omniview shows purple dots even when they're not colliding #77

Closed
noahsark769 opened this issue Jun 29, 2014 · 7 comments
Closed

Omniview shows purple dots even when they're not colliding #77

noahsark769 opened this issue Jun 29, 2014 · 7 comments
Labels
Milestone

Comments

@noahsark769
Copy link
Contributor

Not sure if this is a bug or not, but some people on stunt are reporting that dots are purple in omniview when they're right next to each other, even if they're not colliding. Not sure if this is calchart preemptively assuming that they're going to collide, but sometimes they don't, so those dots shouldn't be purple.

Originally happened on windows, not sure if this happens on mac also.

Bug is evident in the transition to the last stuntsheet of this show:

https://www.evernote.com/shard/s207/sh/c3db918f-4e36-4ed1-a96b-1a01ce7fcad3/4b175524b5dfa047d940cfda19166694

@kmdurand
Copy link
Contributor

Right now, calchart reports a collision whenever two marchers are within one step of each other.

@kmdurand
Copy link
Contributor

I actually think that's a good thing, under most circumstances (we don't usually want people getting that close to each other)

@kmdurand
Copy link
Contributor

But for special circumstances, like the one step spacing in this year's pregame, we can add an option to shorten down the collision distance

@noahsark769
Copy link
Contributor Author

Chill, that sounds like a great idea.

@noahsark769
Copy link
Contributor Author

Perhaps we should show them in orange, or something, when they're close, but purple when they actually collide?

@kmdurand
Copy link
Contributor

That sounds great

@rmpowell77 rmpowell77 added this to the 3.4.2 milestone Jul 5, 2014
@rmpowell77
Copy link
Contributor

Fixed in pull request #83

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

No branches or pull requests

3 participants