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

Advanced Ballistics - Optimized abort conditions #5811

Merged
merged 1 commit into from
Nov 23, 2017

Conversation

ulteq
Copy link
Contributor

@ulteq ulteq commented Nov 23, 2017

  • Reorders the abort condition checks
  • Makes use of lazy evals where appropriate.
  • Removes _bulletSpeed < 100 check, which is almost never true.

@ulteq ulteq added impact/trivial kind/optimization Release Notes: **IMPROVED:** labels Nov 23, 2017
@ulteq ulteq added this to the 3.12.0 milestone Nov 23, 2017
@ulteq ulteq force-pushed the advanced-ballistics-optimize-abort-conditions branch from 8137d36 to 23da6bf Compare November 23, 2017 12:02
@ulteq ulteq merged commit ed872d5 into master Nov 23, 2017
@ulteq ulteq deleted the advanced-ballistics-optimize-abort-conditions branch November 23, 2017 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/trivial kind/optimization Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants