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

Fix light offset for beams to measure counterclockwise as for cones #4973

Merged

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented Oct 4, 2024

Identify the Bug or Feature request

Fixes #4967

Description of the Change

This just adds a much needed minus sign to beam offsets on non-iso grids.

Possible Drawbacks

None

Documentation Notes

N/A

Release Notes

  • Fixed a bug where beam offsets were measured clockwise on non-isometric grids.

This change is Reviewable

Isometric maps already did this, but all other maps (including gridless) measured clockwise for beams, counterclockwise
for cones.
@kwvanderlinde kwvanderlinde self-assigned this Oct 4, 2024
@cwisniew cwisniew added this pull request to the merge queue Oct 4, 2024
Merged via the queue into RPTools:develop with commit 0ffa3e3 Oct 4, 2024
5 checks passed
@kwvanderlinde kwvanderlinde deleted the bugfix/4967-beam-offset-is-backward branch October 4, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

[Bug]: Beam offsets work opposite of cone offsets
2 participants