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

Unrounded positions cause problems for grids #134

Open
tyoeer opened this issue Aug 16, 2023 · 1 comment
Open

Unrounded positions cause problems for grids #134

tyoeer opened this issue Aug 16, 2023 · 1 comment
Labels
s-API Scope: Deals with the scripting interface t-bug Type: Something isn't working as intended

Comments

@tyoeer
Copy link
Owner

tyoeer commented Aug 16, 2023

When an object gets added to a level at slightly off position, it will get set in a slightly off column in the grid, where it will not be found while iterating over it.

@tyoeer tyoeer added t-bug Type: Something isn't working as intended s-API Scope: Deals with the scripting interface labels Aug 16, 2023
@tyoeer
Copy link
Owner Author

tyoeer commented Sep 9, 2023

Just rounding every number entered in the metatables appears to lose some performance with a manual inexact benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s-API Scope: Deals with the scripting interface t-bug Type: Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

1 participant