-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
magiclysm: replace spell_effect_line (#35345)
* spell_line: replace spell_effect_line * spell_line: shorter 3d delta to 2d delta representation, comments * spell_line: respect noncircular distance metric * spell_line: Use side_of instead of between_or_on for start point picking If the leg along the nonprimary axis extends past the perpendicular line going through the target incorrect results will be generated. * spell_line: remove printf * spell_line: make appveyor happier by replacing crunchy lambdas * spell_line: move line_iterable to namespace at file scope * spell_line: move lambdas to namespace at file scope, astyle
- Loading branch information
1 parent
a6a6e35
commit efbacc3
Showing
1 changed file
with
175 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters