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

Removes bounce at edge of polygons #1230

Merged
merged 3 commits into from
Apr 12, 2013
Merged

Conversation

CalebJohn
Copy link
Member

fixes #1223

turns out what was happening was at thin parts the polyline wasnt being treated as such so it was moving the maximum height of the polyline

@CalebJohn
Copy link
Member Author

this fixes #1223 and the trombone skipping but it aggravates a bug where the player shakes at the tip of a triangle. im going to take a look later to see what causes that

@CalebJohn
Copy link
Member Author

This should cover everything i can't find anymore bugs

@danhp
Copy link
Member

danhp commented Apr 10, 2013

Tested and it seems fixed :D

@didory123
Copy link
Member

Looks very good to me. Merging

didory123 added a commit that referenced this pull request Apr 12, 2013
Removes bounce at edge of polygons
@didory123 didory123 merged commit e584c5b into hawkthorne:master Apr 12, 2013
@CalebJohn CalebJohn deleted the polygon-fix branch April 12, 2013 00:07
@danhp danhp mentioned this pull request Apr 23, 2013
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.

Player skips at the edge of Angles
3 participants