Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix isometric grid calculations using ints instead of floats #1069

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Fix isometric grid calculations using ints instead of floats #1069

merged 1 commit into from
Aug 9, 2024

Conversation

kleonc
Copy link
Contributor

@kleonc kleonc commented Aug 9, 2024

Fixes a regression from #900 which changed some floating point calculations into integers.

Example broken setup Before
(v1.0.1-stable)
After
(this PR)
L7FHB09F6s Pixelorama_X81ZjEYRnx Godot_v4 2 2-stable_win64_aPS7RxGvq3

Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@OverloadedOrama OverloadedOrama merged commit 92d7bbf into Orama-Interactive:master Aug 9, 2024
4 checks passed
@kleonc kleonc deleted the isometric_grid_integer_calculations_fix branch August 9, 2024 14:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants