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

Resized window to 1440 x 920 #103

Merged
merged 1 commit into from
May 26, 2024
Merged

Resized window to 1440 x 920 #103

merged 1 commit into from
May 26, 2024

Conversation

MylesScholz
Copy link
Owner

Changes

  • Set window size to 1440 x 920
  • Resized UI and ViewportBoundaries to fit screen
  • Moved Cell storage to account for new ViewportBoundaries
  • Fixed NutrientZone placement bug that depended on viewport size
  • LineageButton now checks if a Cell is alive before trying to select it with the UI_Cam

Copy link
Collaborator

@Alex-x90 Alex-x90 left a comment

Choose a reason for hiding this comment

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

Looks good to me. There's a few errors related to p_index/p_child, but these should be fixed in the mutation PR.

  • Verify that after mutation PR merges that all mentioned errors are in fact fixed.

@MylesScholz MylesScholz merged commit a67c2eb into main May 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants